1. 1bd078f Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
  2. 8474ee3 Return useful path when not visible. by Jeff Sharkey · 9 years ago
  3. d46687e Use random data for benchmark instead of zeros. by Jeff Sharkey · 9 years ago
  4. 20642ae Give secondary users read-only physical cards. by Jeff Sharkey · 9 years ago
  5. 32679a8 Create user directory on emulated storage. by Jeff Sharkey · 9 years ago
  6. 81f55c6 Mount emulated volumes as consistent location. by Jeff Sharkey · 9 years ago
  7. c86ab6f Trim both internal and adopted private storage. by Jeff Sharkey · 9 years ago
  8. c7b5b57 Null-terminate readlink() result, full remount. by Jeff Sharkey · 9 years ago
  9. 63123c0 Last ditch check for partition on raw disk. by Jeff Sharkey · 9 years ago
  10. 66270a2 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  11. 5d268fd Merge "Make sure volume is vfat before fsck'ing." into mnc-dev by Makoto Onuki · 9 years ago
  12. c82c9ce Make sure volume is vfat before fsck'ing. by Makoto Onuki · 9 years ago
  13. 86af355 Add purpose to vold-generated keymaster1 keys. by Shawn Willden · 9 years ago
  14. bc40cc8 Add method to forget private partition keys. by Jeff Sharkey · 9 years ago
  15. 0417060 Use correct error code for rate limiting. by Shawn Willden · 9 years ago
  16. da6e899 Add keymaster1 support to vold. by Shawn Willden · 9 years ago
  17. b1ef466 Improve boot time by 0.1s by reducing a polling sleep interval by Paul Lawrence · 9 years ago
  18. 210228a Merge "Start tracking added users with serial numbers." into mnc-dev by Jeff Sharkey · 9 years ago
  19. bd3038d Start tracking added users with serial numbers. by Jeff Sharkey · 9 years ago
  20. 3bd36d5 Remove hex encoding and password adjusting now that patterns are '1' based by Paul Lawrence · 9 years ago
  21. 3482412 Run restorecon over mounted private volumes. by Jeff Sharkey · 9 years ago
  22. d0640f6 Add f2fs support for private volumes. by Jeff Sharkey · 9 years ago
  23. d0b4295 Move crypt commands to a different listener in vold by Paul Lawrence · 9 years ago
  24. 0628fa2 Improve boot time by Paul Lawrence · 9 years ago
  25. d25e107 Merge "Don't use TEMP_FAILURE_RETRY on close in vold." into mnc-dev by Elliott Hughes · 9 years ago
  26. 86c942a DO NOT MERGE Delete password as per block encryption by Paul Lawrence · 9 years ago
  27. 0d9cd9e DO NOT MERGE Fix problem that reading/writing crypto footers wasn't identity by Paul Lawrence · 9 years ago
  28. 2f32cda DO NOT MERGE Retry unmounts in ext4 encryption by Paul Lawrence · 9 years ago
  29. b7f0702 DO NOT MERGE Use default key permissions for ext4enc by Paul Lawrence · 9 years ago
  30. a56d313 DO NOT MERGE Simplify password checking logic by Paul Lawrence · 9 years ago
  31. 368d794 DO NOT MERGE Enable properties in ext4enc by Paul Lawrence · 9 years ago
  32. c78c71b DO NOT MERGE Check password is correct by checking hash by Paul Lawrence · 9 years ago
  33. fd7db73 DO NOT MERGE New ext4enc kernel switching from xattrs to ioctl by Paul Lawrence · 9 years ago
  34. 731a7a2 DO NOT MERGE Securely encrypt the master key by Paul Lawrence · 9 years ago
  35. 4e378be Don't use TEMP_FAILURE_RETRY on close in vold. by Elliott Hughes · 9 years ago
  36. 65427f1 Offer debug flag to force default primary. by Jeff Sharkey · 9 years ago
  37. 721e580 Fully sync filesystem before time measurements. by Jeff Sharkey · 9 years ago
  38. 4351c9a Merge "Don't use TEMP_FAILURE_RETRY on close in vold." into mnc-dev by Elliott Hughes · 9 years ago
  39. a623108 Don't use TEMP_FAILURE_RETRY on close in vold. by Elliott Hughes · 9 years ago
  40. 5a6bfca Initial pass at storage benchmarks. by Jeff Sharkey · 9 years ago
  41. e44a41a Communicate if we have adoptable disks. by Jeff Sharkey · 9 years ago
  42. 8d15cb9 Report internal path for public volumes. by Jeff Sharkey · 9 years ago
  43. 74e6349 Merge "Fix signed issue with hex conversion." into mnc-dev by Jeff Sharkey · 9 years ago
  44. 1bfb375 Update primary symlinks after mounting. by Jeff Sharkey · 9 years ago
  45. ef36975 Fix signed issue with hex conversion. by Jeff Sharkey · 9 years ago
  46. b066787 Property to enable debugging. by Jeff Sharkey · 9 years ago
  47. ba6747f Scan failure still means we finished scan. by Jeff Sharkey · 9 years ago
  48. c98d1f5 am 85c7c08e: am d5aa67cc: Merge "Wait for completion of device mapping in mountObb" by Elliott Hughes · 9 years ago
  49. 85c7c08 am d5aa67cc: Merge "Wait for completion of device mapping in mountObb" by Elliott Hughes · 9 years ago
  50. d5aa67c Merge "Wait for completion of device mapping in mountObb" by Elliott Hughes · 9 years ago
  51. 476a627 Wait for completion of device mapping in mountObb by yoshiyuki hama · 9 years ago
  52. 1d6fbcc Migrate primary external storage. by Jeff Sharkey · 9 years ago
  53. c8e04c5 Wider volume mutation lock, move force adoptable. by Jeff Sharkey · 9 years ago
  54. f3ee200 Handle *ALL* the SCSI disks! by Jeff Sharkey · 9 years ago
  55. 613b26f Notify when disk scan finished. by Jeff Sharkey · 9 years ago
  56. 5bad378 Switch logging to system log, persistable prop. by Jeff Sharkey · 9 years ago
  57. f1b996d Volumes know parent disks; unsupported disks. by Jeff Sharkey · 9 years ago
  58. 7d9d011 Lock while partitioning. by Jeff Sharkey · 9 years ago
  59. ffeb007 Don't be picky about zap status. by Jeff Sharkey · 9 years ago
  60. 502164d Fix destroy ordering bug; add debug flag. by Jeff Sharkey · 9 years ago
  61. 48d81d3 Remember to tear down ASEC bind mount. by Jeff Sharkey · 9 years ago
  62. 3161fb3 Emulated volumes above private volumes. by Jeff Sharkey · 9 years ago
  63. ce6a913 Exclusive exec() path, format after partition. by Jeff Sharkey · 9 years ago
  64. 3896727 am 959de99a: am f8c905e0: Merge "Add dependency on libsquashfs_utils due to fs_mgr dependency" by Mohamad Ayyash · 9 years ago
  65. 959de99 am f8c905e0: Merge "Add dependency on libsquashfs_utils due to fs_mgr dependency" by Mohamad Ayyash · 9 years ago
  66. f8c905e Merge "Add dependency on libsquashfs_utils due to fs_mgr dependency" by Mohamad Ayyash · 9 years ago
  67. c489d7f Add dependency on libsquashfs_utils due to fs_mgr dependency by Mohamad Ayyash · 9 years ago
  68. f0121c5 Updates for expanded storage. by Jeff Sharkey · 9 years ago
  69. 0fd9535 Add back "unmountable" volume state. by Jeff Sharkey · 9 years ago
  70. 9f18fe7 Remove unused code. by Jeff Sharkey · 9 years ago
  71. f7e86ea Some CLOEXEC love. by Jeff Sharkey · 9 years ago
  72. 95c87cc Different blkid and fsck execution domains. by Jeff Sharkey · 9 years ago
  73. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 9 years ago
  74. 38cfc02 Fix 64 bit builds. by Jeff Sharkey · 9 years ago
  75. 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  76. 2a8c109 am 8a0fde27: am e9623fed: Merge "Fixed type mismatch for ioctl(BLKGETSIZE)" by Elliott Hughes · 9 years ago
  77. 8a0fde2 am e9623fed: Merge "Fixed type mismatch for ioctl(BLKGETSIZE)" by Elliott Hughes · 9 years ago
  78. e9623fe Merge "Fixed type mismatch for ioctl(BLKGETSIZE)" by Elliott Hughes · 9 years ago
  79. 14eab55 Fixed type mismatch for ioctl(BLKGETSIZE) by Hiroaki Miyazawa · 9 years ago
  80. 36b7b0c am 836e7860: am 8120c3d1: Merge "Adding e4crypt support" by Paul Lawrence · 9 years ago
  81. 836e786 am 8120c3d1: Merge "Adding e4crypt support" by Paul Lawrence · 9 years ago
  82. 8120c3d Merge "Adding e4crypt support" by Paul Lawrence · 9 years ago
  83. 8175a0b Adding e4crypt support by Paul Lawrence · 9 years ago
  84. 05335c3 Adding e4crypt support by Paul Lawrence · 9 years ago
  85. 0b9489b fstrim: Don't double trim mountpoints with alternative fs types. by JP Abgrall · 9 years ago
  86. ae9e890 Update for libbase. by Dan Albert · 9 years ago
  87. 9e02365 Merge "Follow NetlinkEvent refactoring." by Jeff Sharkey · 9 years ago
  88. 2e0b4a2 Follow NetlinkEvent refactoring. by Jeff Sharkey · 9 years ago
  89. 6f90ce0 Merge "Checkpoint of better dynamic device support." by Jeff Sharkey · 9 years ago
  90. deb2405 Checkpoint of better dynamic device support. by Jeff Sharkey · 9 years ago
  91. 6bbb390 fstrim: don't trim mount points flagged as notrim by JP Abgrall · 9 years ago
  92. 68fe152 am 58819cde: am cdcffc0d: am 3393bb65: Merge "fstrim.c: use open(O_DIRECTORY) instead of stat" by Nick Kralevich · 9 years ago
  93. 58819cd am cdcffc0d: am 3393bb65: Merge "fstrim.c: use open(O_DIRECTORY) instead of stat" by Nick Kralevich · 9 years ago
  94. cdcffc0 am 3393bb65: Merge "fstrim.c: use open(O_DIRECTORY) instead of stat" by Nick Kralevich · 9 years ago
  95. 3393bb6 Merge "fstrim.c: use open(O_DIRECTORY) instead of stat" by Nick Kralevich · 9 years ago
  96. 2475174 fstrim.c: use open(O_DIRECTORY) instead of stat by Nick Kralevich · 9 years ago
  97. ac6d753 am 42c79333: am 47bc0ffa: am 5054f7ee: Merge "Rename keymaster_device_t to keymaster0_device_t." by Shawn Willden · 9 years ago
  98. 42c7933 am 47bc0ffa: am 5054f7ee: Merge "Rename keymaster_device_t to keymaster0_device_t." by Shawn Willden · 9 years ago
  99. 47bc0ff am 5054f7ee: Merge "Rename keymaster_device_t to keymaster0_device_t." by Shawn Willden · 9 years ago
  100. 5054f7e Merge "Rename keymaster_device_t to keymaster0_device_t." by Shawn Willden · 9 years ago