Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_vold
/
480fcd2750c1d30f3397d1f3152519a11f60990b
480fcd2
Set uid/gid of newly created user dirs to system/system.
by Paul Crowley
· 9 years ago
008c1ac
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
4fc3063
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
157ba43
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
4864af9
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
27f98a1
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
78003ca
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
9336348
Evict the key before we delete it.
by Paul Crowley
· 9 years ago
e76d9e6
Fix erroneous comment in secdiscard.cpp, plus style fixes.
by Paul Crowley
· 10 years ago
cd307b7
Scrub the key from the disk with BLKSECDISCARD.
by Paul Crowley
· 10 years ago
5bd0daf
Add tool for scrubbing files with BLKSECDISCARD.
by Paul Crowley
· 10 years ago
b33e887
Add "cryptfs deleteuserkey" command to vold.
by Paul Crowley
· 10 years ago
95376d6
Add vold commands for setting up per-user encrypted user directories
by Paul Crowley
· 10 years ago
f25a35a
Break key installation into its own function so we can install non-master keys.
by Paul Crowley
· 10 years ago
f733ae6
Don't break on setting default password
by Paul Lawrence
· 9 years ago
81f55c6
Mount emulated volumes as consistent location.
by Jeff Sharkey
· 9 years ago
c86ab6f
Trim both internal and adopted private storage.
by Jeff Sharkey
· 10 years ago
c7b5b57
Null-terminate readlink() result, full remount.
by Jeff Sharkey
· 9 years ago
63123c0
Last ditch check for partition on raw disk.
by Jeff Sharkey
· 10 years ago
66270a2
Let's reinvent storage, yet again!
by Jeff Sharkey
· 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
86af355
Add purpose to vold-generated keymaster1 keys.
by Shawn Willden
· 10 years ago
bc40cc8
Add method to forget private partition keys.
by Jeff Sharkey
· 10 years ago
0417060
Use correct error code for rate limiting.
by Shawn Willden
· 10 years ago
da6e899
Add keymaster1 support to vold.
by Shawn Willden
· 10 years ago
b1ef466
Improve boot time by 0.1s by reducing a polling sleep interval
by Paul Lawrence
· 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
3bd36d5
Remove hex encoding and password adjusting now that patterns are '1' based
by Paul Lawrence
· 10 years ago
3482412
Run restorecon over mounted private volumes.
by Jeff Sharkey
· 10 years ago
d0640f6
Add f2fs support for private volumes.
by Jeff Sharkey
· 10 years ago
d0b4295
Move crypt commands to a different listener in vold
by Paul Lawrence
· 10 years ago
0628fa2
Improve boot time
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
65427f1
Offer debug flag to force default primary.
by Jeff Sharkey
· 10 years ago
721e580
Fully sync filesystem before time measurements.
by Jeff Sharkey
· 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
5a6bfca
Initial pass at storage benchmarks.
by Jeff Sharkey
· 10 years ago
e44a41a
Communicate if we have adoptable disks.
by Jeff Sharkey
· 10 years ago
8d15cb9
Report internal path for public volumes.
by Jeff Sharkey
· 10 years ago
74e6349
Merge "Fix signed issue with hex conversion." into mnc-dev
by Jeff Sharkey
· 10 years ago
1bfb375
Update primary symlinks after mounting.
by Jeff Sharkey
· 10 years ago
ef36975
Fix signed issue with hex conversion.
by Jeff Sharkey
· 10 years ago
b066787
Property to enable debugging.
by Jeff Sharkey
· 10 years ago
ba6747f
Scan failure still means we finished scan.
by Jeff Sharkey
· 10 years ago
c98d1f5
am 85c7c08e: am d5aa67cc: Merge "Wait for completion of device mapping in mountObb"
by Elliott Hughes
· 10 years ago
85c7c08
am d5aa67cc: Merge "Wait for completion of device mapping in mountObb"
by Elliott Hughes
· 10 years ago
d5aa67c
Merge "Wait for completion of device mapping in mountObb"
by Elliott Hughes
· 10 years ago
476a627
Wait for completion of device mapping in mountObb
by yoshiyuki hama
· 10 years ago
1d6fbcc
Migrate primary external storage.
by Jeff Sharkey
· 10 years ago
c8e04c5
Wider volume mutation lock, move force adoptable.
by Jeff Sharkey
· 10 years ago
f3ee200
Handle *ALL* the SCSI disks!
by Jeff Sharkey
· 10 years ago
613b26f
Notify when disk scan finished.
by Jeff Sharkey
· 10 years ago
5bad378
Switch logging to system log, persistable prop.
by Jeff Sharkey
· 10 years ago
f1b996d
Volumes know parent disks; unsupported disks.
by Jeff Sharkey
· 10 years ago
7d9d011
Lock while partitioning.
by Jeff Sharkey
· 10 years ago
ffeb007
Don't be picky about zap status.
by Jeff Sharkey
· 10 years ago
502164d
Fix destroy ordering bug; add debug flag.
by Jeff Sharkey
· 10 years ago
48d81d3
Remember to tear down ASEC bind mount.
by Jeff Sharkey
· 10 years ago
3161fb3
Emulated volumes above private volumes.
by Jeff Sharkey
· 10 years ago
ce6a913
Exclusive exec() path, format after partition.
by Jeff Sharkey
· 10 years ago
3896727
am 959de99a: am f8c905e0: Merge "Add dependency on libsquashfs_utils due to fs_mgr dependency"
by Mohamad Ayyash
· 10 years ago
959de99
am f8c905e0: Merge "Add dependency on libsquashfs_utils due to fs_mgr dependency"
by Mohamad Ayyash
· 10 years ago
f8c905e
Merge "Add dependency on libsquashfs_utils due to fs_mgr dependency"
by Mohamad Ayyash
· 10 years ago
c489d7f
Add dependency on libsquashfs_utils due to fs_mgr dependency
by Mohamad Ayyash
· 10 years ago
f0121c5
Updates for expanded storage.
by Jeff Sharkey
· 10 years ago
0fd9535
Add back "unmountable" volume state.
by Jeff Sharkey
· 10 years ago
9f18fe7
Remove unused code.
by Jeff Sharkey
· 10 years ago
f7e86ea
Some CLOEXEC love.
by Jeff Sharkey
· 10 years ago
95c87cc
Different blkid and fsck execution domains.
by Jeff Sharkey
· 10 years ago
9c48498
Support for private (adopted) volumes.
by Jeff Sharkey
· 10 years ago
38cfc02
Fix 64 bit builds.
by Jeff Sharkey
· 10 years ago
36801cc
Progress towards dynamic storage support.
by Jeff Sharkey
· 10 years ago
2a8c109
am 8a0fde27: am e9623fed: Merge "Fixed type mismatch for ioctl(BLKGETSIZE)"
by Elliott Hughes
· 10 years ago
8a0fde2
am e9623fed: Merge "Fixed type mismatch for ioctl(BLKGETSIZE)"
by Elliott Hughes
· 10 years ago
e9623fe
Merge "Fixed type mismatch for ioctl(BLKGETSIZE)"
by Elliott Hughes
· 10 years ago
14eab55
Fixed type mismatch for ioctl(BLKGETSIZE)
by Hiroaki Miyazawa
· 10 years ago
36b7b0c
am 836e7860: am 8120c3d1: Merge "Adding e4crypt support"
by Paul Lawrence
· 10 years ago
836e786
am 8120c3d1: Merge "Adding e4crypt support"
by Paul Lawrence
· 10 years ago
8120c3d
Merge "Adding e4crypt support"
by Paul Lawrence
· 10 years ago
8175a0b
Adding e4crypt support
by Paul Lawrence
· 10 years ago
05335c3
Adding e4crypt support
by Paul Lawrence
· 10 years ago
Next »