Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_vold
/
7a9dd95cbc969fa21dfe4c1bbcac3315e47d81a4
7a9dd95
Offer to enforce "locked" state using SELinux.
by Jeff Sharkey
· 9 years ago
b025f3e
Merge "Add allow_other mount option for appfuse."
by Daichi Hirono
· 9 years ago
b0f4a22
Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ." am: 1ae498e0d4
by Paul Lawrence
· 9 years ago
8bb8fcf
Use android-base logging not cutils in secdiscard
by Paul Crowley
· 9 years ago
9b5db9b
Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ."
by Paul Lawrence
· 9 years ago
1ae498e
Merge "cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap ."
by Paul Lawrence
· 9 years ago
089ab07
Add allow_other mount option for appfuse.
by Daichi Hirono
· 9 years ago
aa08e58
cryptfs: Skip to encrtypt unused blocks into a block group which uninitialize block bitmap .
by liminghao
· 9 years ago
78b524e
Add unmount command to vold's AppFuse listener.
by Daichi Hirono
· 9 years ago
d2d7bff
Create /data/media directory for new users.
by Jeff Sharkey
· 9 years ago
7eac12c
Merge "Hide external storage from apps if it\'s not set as adoptable" am: f570ded508
by Jeff Sharkey
· 9 years ago
6a7d34b
Merge "Hide external storage from apps if it\'s not set as adoptable"
by Jeff Sharkey
· 9 years ago
f570ded
Merge "Hide external storage from apps if it's not set as adoptable"
by Jeff Sharkey
· 9 years ago
e0074f1
Hide external storage from apps if it's not set as adoptable
by Qin Chao
· 9 years ago
415d360
Avoid use of a macro when checking argument count.
by Paul Crowley
· 9 years ago
9ad4369
Fix a bug in passing parameters to prepare_user_storage.
by Lenka Trochtova
· 9 years ago
47ef9bc
Mount FUSE for appfuse directories.
by Daichi Hirono
· 9 years ago
37f09e0
Merge "Send file descriptor of /dev/fuse from vold."
by Daichi Hirono
· 9 years ago
ee6b164
Use Jeff's C++ style for finding the subcommand consistently.
by Paul Crowley
· 9 years ago
34b813e
Simplify test for right argc in cryptfs commands, and test more.
by Paul Crowley
· 9 years ago
27cbce9
Rename functions with a system/extras name collision.
by Paul Crowley
· 9 years ago
ff9097f
Fix create_user_key to take 3 params
by Paul Lawrence
· 9 years ago
8575a35
Send file descriptor of /dev/fuse from vold.
by Daichi Hirono
· 9 years ago
395039f
Introduce support for ephemeral users.
by Lenka Trochtova
· 9 years ago
fc505c3
Emulate media encryption, always chmod to unlock.
by Jeff Sharkey
· 9 years ago
6bf0547
resolve merge conflicts of b7d5a47cec to master.
by Elliott Hughes
· 9 years ago
b7d5a47
Merge "Track rename from base/ to android-base/." am: 20a8fa98f6 am: a9d5080109
by Elliott Hughes
· 9 years ago
a9d5080
Merge "Track rename from base/ to android-base/." am: 20a8fa98f6
by Elliott Hughes
· 9 years ago
20a8fa9
Merge "Track rename from base/ to android-base/."
by Elliott Hughes
· 9 years ago
51c6b98
Merge "Handle non-format partition in Vold" am: 385ca5d236 am: 63b7774894
by Jeff Sharkey
· 9 years ago
90cca66
Merge "Make sure path is not NULL to avoid fatal exception." am: e0e5bfeb3c am: de629f105e
by Jeff Sharkey
· 9 years ago
20826a1
Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 am: bf6acf44a9
by Jeff Sharkey
· 9 years ago
7e128fb
Track rename from base/ to android-base/.
by Elliott Hughes
· 9 years ago
971ecb4
Merge "Handle non-format partition in Vold" am: 385ca5d236 am: 63b7774894
by Jeff Sharkey
· 9 years ago
9e807ea
Merge "Make sure path is not NULL to avoid fatal exception." am: e0e5bfeb3c
by Jeff Sharkey
· 9 years ago
63b7774
Merge "Handle non-format partition in Vold" am: 385ca5d236
by Jeff Sharkey
· 9 years ago
de629f1
Merge "Make sure path is not NULL to avoid fatal exception." am: e0e5bfeb3c
by Jeff Sharkey
· 9 years ago
385ca5d
Merge "Handle non-format partition in Vold"
by Jeff Sharkey
· 9 years ago
e0e5bfe
Merge "Make sure path is not NULL to avoid fatal exception."
by Jeff Sharkey
· 9 years ago
a619c19
Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 am: bf6acf44a9
by Jeff Sharkey
· 9 years ago
bf6acf4
Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16
by Jeff Sharkey
· 9 years ago
3e6c59d
Merge "vold: fix 64 bit ioctl error"
by Jeff Sharkey
· 9 years ago
a597d0a
Use the right system property name.
by Jeff Sharkey
· 9 years ago
3d99eba
Encrypt on reboot
by Paul Lawrence
· 9 years ago
c79fb89
Switch to new FBE emulation property.
by Jeff Sharkey
· 9 years ago
c74ce36
Merge "Create user_de on adopted storage devices."
by Jeff Sharkey
· 9 years ago
d322c2a
Create user_de on adopted storage devices.
by Jeff Sharkey
· 9 years ago
28c4df4
Make deletion of larger files possible.
by Paul Crowley
· 9 years ago
5512c50
Merge "Add --no-unlink option to secdiscard for testing."
by Paul Crowley
· 9 years ago
0f442b9
Merge "secdiscard.cpp: Use getmntent and my newfound C++ knowledge."
by Paul Crowley
· 9 years ago
d2c96e7
New granular encryption commands for framework.
by Jeff Sharkey
· 9 years ago
873da23
Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." am: 0a7e668ebf am: cd6d8e3fb6
by Kenny Root
· 9 years ago
03b10c2
Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1." am: 0a7e668ebf
by Kenny Root
· 9 years ago
cd6d8e3
Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1."
by Kenny Root
· 9 years ago
0a7e668
Merge "system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1."
by Kenny Root
· 9 years ago
bf0d972
system/vold: check return value of PKCS5_PBKDF2_HMAC_SHA1.
by Adam Langley
· 9 years ago
0c24746
Add developer option to convert from FDE to FBE
by Paul Lawrence
· 9 years ago
ee95256
Merge commit \'aebfa6e7eee173b8e02f869c3a25cfe2a5fffb9b\' into HEAD am: abcf4c6fca
by Bill Yi
· 9 years ago
ec34abe
Merge commit \'aebfa6e7eee173b8e02f869c3a25cfe2a5fffb9b\' into HEAD
by Bill Yi
· 9 years ago
abcf4c6
Merge commit 'aebfa6e7eee173b8e02f869c3a25cfe2a5fffb9b' into HEAD
by Bill Yi
· 9 years ago
5ab73e9
Add --no-unlink option to secdiscard for testing.
by Paul Crowley
· 9 years ago
4432e73
secdiscard.cpp: Use getmntent and my newfound C++ knowledge.
by Paul Crowley
· 9 years ago
46c7b09
Merge "Fix ioctl parameter" am: 0eaad8ce8c am: 5cd32f73d8 am: 8185d3d8ba
by Elliott Hughes
· 9 years ago
8185d3d
Merge "Fix ioctl parameter" am: 0eaad8ce8c am: 5cd32f73d8
by Elliott Hughes
· 9 years ago
5cd32f7
Merge "Fix ioctl parameter" am: 0eaad8ce8c
by Elliott Hughes
· 9 years ago
0eaad8c
Merge "Fix ioctl parameter"
by Elliott Hughes
· 9 years ago
9102b0b
Fix ioctl parameter
by caozhiyuan
· 9 years ago
da44c06
Promote free bytes calculation to 64 bits am: 2403b4d056 am: aebfa6e7ee
by Oleksiy Avramchenko
· 9 years ago
aebfa6e
Promote free bytes calculation to 64 bits am: 2403b4d056
by Oleksiy Avramchenko
· 9 years ago
8643c83
Kill apps using storage through bind mounts. am: 89f74fbf25 am: 71ac649c1d
by Jeff Sharkey
· 9 years ago
71ac649
Kill apps using storage through bind mounts. am: 89f74fbf25
by Jeff Sharkey
· 9 years ago
2403b4d
Promote free bytes calculation to 64 bits
by Oleksiy Avramchenko
· 9 years ago
89f74fb
Kill apps using storage through bind mounts.
by Jeff Sharkey
· 9 years ago
6169737
Don\'t show UI on default encryption am: 6ae8604c10
by Paul Lawrence
· 9 years ago
6ae8604
Don't show UI on default encryption
by Paul Lawrence
· 9 years ago
18f44aa
Merge "Promote free bytes calculation to 64 bits" am: 7d17af08a8 am: d3c7060ba5
by Jeff Sharkey
· 9 years ago
0130fc6
Merge "Promote free bytes calculation to 64 bits" am: 7d17af08a8 am: d3c7060ba5
by Jeff Sharkey
· 9 years ago
d3c7060
Merge "Promote free bytes calculation to 64 bits" am: 7d17af08a8
by Jeff Sharkey
· 9 years ago
7d17af0
Merge "Promote free bytes calculation to 64 bits"
by Jeff Sharkey
· 9 years ago
a004e4f
Merge "Don\'t show UI on default encryption" into mnc-dr-dev am: 2309f76d17
by Paul Lawrence
· 9 years ago
01a856d
Merge "Don\'t show UI on default encryption" into mnc-dr-dev am: 2309f76d17
by Paul Lawrence
· 9 years ago
2309f76
Merge "Don't show UI on default encryption" into mnc-dr-dev
by Paul Lawrence
· 9 years ago
a4f48d0
vold: fix 64 bit ioctl error
by Mateusz Nowak
· 9 years ago
6440379
Make sure path is not NULL to avoid fatal exception.
by Mateusz Nowak
· 9 years ago
3dd3930
Handle non-format partition in Vold
by Mateusz Nowak
· 9 years ago
1790fe6
am f6852593: am cb42a40a: Merge "Clean up any/all stale partition tables." into mnc-dr-dev
by Jeff Sharkey
· 9 years ago
f685259
am cb42a40a: Merge "Clean up any/all stale partition tables." into mnc-dr-dev
by Jeff Sharkey
· 9 years ago
cb42a40
Merge "Clean up any/all stale partition tables." into mnc-dr-dev
by Jeff Sharkey
· 9 years ago
e76cf53
Promote free bytes calculation to 64 bits
by Oleksiy Avramchenko
· 9 years ago
aeca741
am f0500a08: am 0331d4ae: am 685dfdd3: Merge "Error correction: Add libfec dependencies for vold"
by Sami Tolvanen
· 9 years ago
f0500a0
am 0331d4ae: am 685dfdd3: Merge "Error correction: Add libfec dependencies for vold"
by Sami Tolvanen
· 9 years ago
0331d4a
am 685dfdd3: Merge "Error correction: Add libfec dependencies for vold"
by Sami Tolvanen
· 9 years ago
685dfdd
Merge "Error correction: Add libfec dependencies for vold"
by Sami Tolvanen
· 9 years ago
dfe3d86
am 44710f0f: am 82fd804f: vold: Retry opening block device on failure when starting encryption
by David Ng
· 9 years ago
44710f0
am 82fd804f: vold: Retry opening block device on failure when starting encryption
by David Ng
· 9 years ago
82fd804
vold: Retry opening block device on failure when starting encryption
by David Ng
· 10 years ago
efe67cd
Error correction: Add libfec dependencies for vold
by Sami Tolvanen
· 10 years ago
dadccee
Clean up any/all stale partition tables.
by Jeff Sharkey
· 9 years ago
aa5ffae
am 1690c1bc: am 1a20a648: Enable benchmark after trim, when requested.
by Jeff Sharkey
· 9 years ago
1690c1b
am 1a20a648: Enable benchmark after trim, when requested.
by Jeff Sharkey
· 9 years ago
Next »