Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_vold
/
d46687ee5da7c9847c6188241ccc699d3a0826c2
d46687e
Use random data for benchmark instead of zeros.
by Jeff Sharkey
· 9 years ago
20642ae
Give secondary users read-only physical cards.
by Jeff Sharkey
· 9 years ago
32679a8
Create user directory on emulated storage.
by Jeff Sharkey
· 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
0b9489b
fstrim: Don't double trim mountpoints with alternative fs types.
by JP Abgrall
· 10 years ago
ae9e890
Update for libbase.
by Dan Albert
· 10 years ago
9e02365
Merge "Follow NetlinkEvent refactoring."
by Jeff Sharkey
· 10 years ago
2e0b4a2
Follow NetlinkEvent refactoring.
by Jeff Sharkey
· 10 years ago
6f90ce0
Merge "Checkpoint of better dynamic device support."
by Jeff Sharkey
· 10 years ago
deb2405
Checkpoint of better dynamic device support.
by Jeff Sharkey
· 10 years ago
6bbb390
fstrim: don't trim mount points flagged as notrim
by JP Abgrall
· 10 years ago
68fe152
am 58819cde: am cdcffc0d: am 3393bb65: Merge "fstrim.c: use open(O_DIRECTORY) instead of stat"
by Nick Kralevich
· 10 years ago
58819cd
am cdcffc0d: am 3393bb65: Merge "fstrim.c: use open(O_DIRECTORY) instead of stat"
by Nick Kralevich
· 10 years ago
cdcffc0
am 3393bb65: Merge "fstrim.c: use open(O_DIRECTORY) instead of stat"
by Nick Kralevich
· 10 years ago
3393bb6
Merge "fstrim.c: use open(O_DIRECTORY) instead of stat"
by Nick Kralevich
· 10 years ago
2475174
fstrim.c: use open(O_DIRECTORY) instead of stat
by Nick Kralevich
· 10 years ago
ac6d753
am 42c79333: am 47bc0ffa: am 5054f7ee: Merge "Rename keymaster_device_t to keymaster0_device_t."
by Shawn Willden
· 10 years ago
42c7933
am 47bc0ffa: am 5054f7ee: Merge "Rename keymaster_device_t to keymaster0_device_t."
by Shawn Willden
· 10 years ago
47bc0ff
am 5054f7ee: Merge "Rename keymaster_device_t to keymaster0_device_t."
by Shawn Willden
· 10 years ago
5054f7e
Merge "Rename keymaster_device_t to keymaster0_device_t."
by Shawn Willden
· 10 years ago
282ec3c
am af057b52: am aac44855: am c19c6738: Merge "vold: acquire wakelock on fstrim thread"
by JP Abgrall
· 10 years ago
af057b5
am aac44855: am c19c6738: Merge "vold: acquire wakelock on fstrim thread"
by JP Abgrall
· 10 years ago
Next »