Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_vold
/
a4f48d0f44d09b6a9a3b16f6c0121ffd5123eef3
a4f48d0
vold: fix 64 bit ioctl error
by Mateusz Nowak
· 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
efe67cd
Error correction: Add libfec dependencies for vold
by Sami Tolvanen
· 10 years ago
79b6fdf
update bundled rc files to their contents from rootdir/init.rc
by Tom Cherry
· 9 years ago
685439b
am 218f48d6: Merge "bundle init.rc contents with its service"
by Tom Cherry
· 9 years ago
218f48d
Merge "bundle init.rc contents with its service"
by Tom Cherry
· 9 years ago
a285984
bundle init.rc contents with its service
by Tom Cherry
· 9 years ago
b1259ff
am f298f6be: Merge "Use errno correctly."
by Elliott Hughes
· 9 years ago
f298f6b
Merge "Use errno correctly."
by Elliott Hughes
· 9 years ago
a1038a9
Use errno correctly.
by tao.pei
· 9 years ago
3097d0e
am 6d24e086: Merge "Remove dead code."
by Elliott Hughes
· 9 years ago
6d24e08
Merge "Remove dead code."
by Elliott Hughes
· 9 years ago
c569f52
Remove dead code.
by Elliott Hughes
· 9 years ago
7206b42
am eddf9bd6: Request specific tags from blkid.
by Jeff Sharkey
· 9 years ago
eddf9bd
Request specific tags from blkid.
by Jeff Sharkey
· 9 years ago
2b8f194
am 1bd078fa: Protect runtime storage mount points.
by Jeff Sharkey
· 9 years ago
1bd078f
Protect runtime storage mount points.
by Jeff Sharkey
· 9 years ago
3a60599
am 8474ee32: Return useful path when not visible.
by Jeff Sharkey
· 9 years ago
8474ee3
Return useful path when not visible.
by Jeff Sharkey
· 9 years ago
26934b0
am d46687ee: Use random data for benchmark instead of zeros.
by Jeff Sharkey
· 9 years ago
d46687e
Use random data for benchmark instead of zeros.
by Jeff Sharkey
· 9 years ago
09b542f
am 20642ae7: Give secondary users read-only physical cards.
by Jeff Sharkey
· 9 years ago
20642ae
Give secondary users read-only physical cards.
by Jeff Sharkey
· 9 years ago
15c6489
am 32679a82: Create user directory on emulated storage.
by Jeff Sharkey
· 9 years ago
32679a8
Create user directory on emulated storage.
by Jeff Sharkey
· 9 years ago
0d3fe81
am 81f55c6d: Mount emulated volumes as consistent location.
by Jeff Sharkey
· 9 years ago
81f55c6
Mount emulated volumes as consistent location.
by Jeff Sharkey
· 9 years ago
3ff337d
am c86ab6f5: Trim both internal and adopted private storage.
by Jeff Sharkey
· 9 years ago
c86ab6f
Trim both internal and adopted private storage.
by Jeff Sharkey
· 10 years ago
1458955
am c7b5b570: Null-terminate readlink() result, full remount.
by Jeff Sharkey
· 9 years ago
c7b5b57
Null-terminate readlink() result, full remount.
by Jeff Sharkey
· 9 years ago
8da0737
am 63123c06: Last ditch check for partition on raw disk.
by Jeff Sharkey
· 10 years ago
63123c0
Last ditch check for partition on raw disk.
by Jeff Sharkey
· 10 years ago
0deb385
am 66270a21: Let\'s reinvent storage, yet again!
by Jeff Sharkey
· 10 years ago
66270a2
Let's reinvent storage, yet again!
by Jeff Sharkey
· 10 years ago
34507d6
am 5d268fda: Merge "Make sure volume is vfat before fsck\'ing." into mnc-dev
by Makoto Onuki
· 10 years ago
5d268fd
Merge "Make sure volume is vfat before fsck'ing." into mnc-dev
by Makoto Onuki
· 10 years ago
c82c9ce
Make sure volume is vfat before fsck'ing.
by Makoto Onuki
· 10 years ago
4fcd2fc
am 86af3557: Add purpose to vold-generated keymaster1 keys.
by Shawn Willden
· 10 years ago
86af355
Add purpose to vold-generated keymaster1 keys.
by Shawn Willden
· 10 years ago
b5e680a
am bc40cc8f: Add method to forget private partition keys.
by Jeff Sharkey
· 10 years ago
bc40cc8
Add method to forget private partition keys.
by Jeff Sharkey
· 10 years ago
c6c5932
am 0417060e: Use correct error code for rate limiting.
by Shawn Willden
· 10 years ago
0417060
Use correct error code for rate limiting.
by Shawn Willden
· 10 years ago
8087e11
am da6e899f: Add keymaster1 support to vold.
by Shawn Willden
· 10 years ago
da6e899
Add keymaster1 support to vold.
by Shawn Willden
· 10 years ago
4cc173e
am b1ef4665: Improve boot time by 0.1s by reducing a polling sleep interval
by Paul Lawrence
· 10 years ago
b1ef466
Improve boot time by 0.1s by reducing a polling sleep interval
by Paul Lawrence
· 10 years ago
b75343a
am 210228a0: Merge "Start tracking added users with serial numbers." into mnc-dev
by Jeff Sharkey
· 10 years ago
210228a
Merge "Start tracking added users with serial numbers." into mnc-dev
by Jeff Sharkey
· 10 years ago
bd3038d
Start tracking added users with serial numbers.
by Jeff Sharkey
· 10 years ago
330f26b
am 3bd36d5e: Remove hex encoding and password adjusting now that patterns are \'1\' based
by Paul Lawrence
· 10 years ago
3bd36d5
Remove hex encoding and password adjusting now that patterns are '1' based
by Paul Lawrence
· 10 years ago
0eb991e
am 34824129: Run restorecon over mounted private volumes.
by Jeff Sharkey
· 10 years ago
3482412
Run restorecon over mounted private volumes.
by Jeff Sharkey
· 10 years ago
d6a77b5
am d0640f63: Add f2fs support for private volumes.
by Jeff Sharkey
· 10 years ago
d0640f6
Add f2fs support for private volumes.
by Jeff Sharkey
· 10 years ago
5c18a67
Merge commit 'd0b4295c' into manualmerge
by Paul Lawrence
· 10 years ago
d0b4295
Move crypt commands to a different listener in vold
by Paul Lawrence
· 10 years ago
d095d86
am 0628fa25: Improve boot time
by Paul Lawrence
· 10 years ago
0628fa2
Improve boot time
by Paul Lawrence
· 10 years ago
bb68c6f
am d25e1074: Merge "Don\'t use TEMP_FAILURE_RETRY on close in vold." into mnc-dev
by Elliott Hughes
· 10 years ago
9a79518
am 86c942a2: (-s ours) DO NOT MERGE Delete password as per block encryption
by Paul Lawrence
· 10 years ago
4efa3d2
am 0d9cd9e9: DO NOT MERGE Fix problem that reading/writing crypto footers wasn\'t identity
by Paul Lawrence
· 10 years ago
ab5741d
am 2f32cda6: DO NOT MERGE Retry unmounts in ext4 encryption
by Paul Lawrence
· 10 years ago
9cea113
am b7f0702e: (-s ours) DO NOT MERGE Use default key permissions for ext4enc
by Paul Lawrence
· 10 years ago
7344a7b
am 368d7945: (-s ours) DO NOT MERGE Enable properties in ext4enc
by Paul Lawrence
· 10 years ago
b2292f0
am c78c71b1: (-s ours) DO NOT MERGE Check password is correct by checking hash
by Paul Lawrence
· 10 years ago
145fc84
am fd7db732: (-s ours) DO NOT MERGE New ext4enc kernel switching from xattrs to ioctl
by Paul Lawrence
· 10 years ago
d4618a5
am 731a7a24: (-s ours) DO NOT MERGE Securely encrypt the master key
by Paul Lawrence
· 10 years ago
d25e107
Merge "Don't use TEMP_FAILURE_RETRY on close in vold." into mnc-dev
by Elliott Hughes
· 10 years ago
86c942a
DO NOT MERGE Delete password as per block encryption
by Paul Lawrence
· 10 years ago
0d9cd9e
DO NOT MERGE Fix problem that reading/writing crypto footers wasn't identity
by Paul Lawrence
· 10 years ago
2f32cda
DO NOT MERGE Retry unmounts in ext4 encryption
by Paul Lawrence
· 10 years ago
b7f0702
DO NOT MERGE Use default key permissions for ext4enc
by Paul Lawrence
· 10 years ago
a56d313
DO NOT MERGE Simplify password checking logic
by Paul Lawrence
· 10 years ago
368d794
DO NOT MERGE Enable properties in ext4enc
by Paul Lawrence
· 10 years ago
c78c71b
DO NOT MERGE Check password is correct by checking hash
by Paul Lawrence
· 10 years ago
fd7db73
DO NOT MERGE New ext4enc kernel switching from xattrs to ioctl
by Paul Lawrence
· 10 years ago
731a7a2
DO NOT MERGE Securely encrypt the master key
by Paul Lawrence
· 10 years ago
4e378be
Don't use TEMP_FAILURE_RETRY on close in vold.
by Elliott Hughes
· 10 years ago
a9ae06f
am 65427f1a: Offer debug flag to force default primary.
by Jeff Sharkey
· 10 years ago
65427f1
Offer debug flag to force default primary.
by Jeff Sharkey
· 10 years ago
6e9e89f
am 721e5807: Fully sync filesystem before time measurements.
by Jeff Sharkey
· 10 years ago
721e580
Fully sync filesystem before time measurements.
by Jeff Sharkey
· 10 years ago
817409c
am 4351c9a0: Merge "Don\'t use TEMP_FAILURE_RETRY on close in vold." into mnc-dev
by Elliott Hughes
· 10 years ago
4351c9a
Merge "Don't use TEMP_FAILURE_RETRY on close in vold." into mnc-dev
by Elliott Hughes
· 10 years ago
a623108
Don't use TEMP_FAILURE_RETRY on close in vold.
by Elliott Hughes
· 10 years ago
ddd4da1
am 5a6bfca1: Initial pass at storage benchmarks.
by Jeff Sharkey
· 10 years ago
5a6bfca
Initial pass at storage benchmarks.
by Jeff Sharkey
· 10 years ago
baf17b6
am e44a41a1: Communicate if we have adoptable disks.
by Jeff Sharkey
· 10 years ago
e44a41a
Communicate if we have adoptable disks.
by Jeff Sharkey
· 10 years ago
da7bc8a
am 8d15cb98: Report internal path for public volumes.
by Jeff Sharkey
· 10 years ago
8d15cb9
Report internal path for public volumes.
by Jeff Sharkey
· 10 years ago
e05aacf
resolved conflicts for merge of 9df68a13 to mnc-dev-plus-aosp
by Kenny Root
· 10 years ago
7239b92
am eb0c05ce: Merge "Break key installation into its own function so we can install non-master keys."
by Paul Crowley
· 10 years ago
9df68a1
Merge "Add vold commands for setting up per-user encrypted user directories"
by Paul Crowley
· 10 years ago
75a5202
Add vold commands for setting up per-user encrypted user directories
by Paul Crowley
· 10 years ago
eb0c05c
Merge "Break key installation into its own function so we can install non-master keys."
by Paul Crowley
· 10 years ago
Next »