1. 7be8a7e Merge "Extract AppFuse as a util" by Treehugger Robot · 6 years ago
  2. 4f04606 Use setmntent with "e" option by LongPing.WEI · 6 years ago
  3. ac02a48 Extract AppFuse as a util by Risan · 6 years ago
  4. 5f53cd3 Change AppFuse mount location to vold namespace by Risan · 6 years ago
  5. 8c9f332 StubVolume as first class Volume in Vold by Risan · 6 years ago
  6. a701c45 vold: rename from "ext4 encryption" to fscrypt by Eric Biggers · 6 years ago
  7. c4405e9 Protect /mnt/scratch from stale umount on userdebug by Mark Salyzyn · 6 years ago
  8. 99d304a Remove unmount_tree in VolumeManager. by Sudheer Shanka · 6 years ago
  9. 89ddf99 Add unmountTree to utils. by Sudheer Shanka · 6 years ago
  10. 4b6ca4e Update vold to log only debug or higher level messages. by Sudheer Shanka · 6 years ago
  11. 8915d62 clang-format the rest of the files by Paul Crowley · 6 years ago
  12. 3d4fb41 Merge "Do not unmount /mnt/product/* when vold starts" am: 4a625453bf by Bowgo Tsai · 6 years ago
  13. c0cd37b Do not unmount /mnt/product/* when vold starts by Bowgo Tsai · 6 years ago
  14. e98adee Exclude /mnt/vendor from vold's ownership. by Tri Vo · 6 years ago
  15. bca5cd7 Exclude /mnt/vendor from vold's ownership. by Tri Vo · 6 years ago
  16. 32a5b9a StartsWith now allows std::string prefixes. by Elliott Hughes · 7 years ago
  17. 401b260 Delay touching disks when secure keyguard showing. by Jeff Sharkey · 7 years ago
  18. b64933a Be even more C++. Switch on a warning. by Paul Crowley · 7 years ago
  19. c6433a2 Forget keys when we forget the volume. by Paul Crowley · 7 years ago
  20. 3ce1825 Pass both partition GUID and filesystem UUID. by Jeff Sharkey · 7 years ago
  21. c923127 Merge "Check that dir name is a pid before attempting to read" am: 6419445383 by Jeff Vander Stoep · 7 years ago
  22. 9fd7559 Merge "Check that dir name is a pid before attempting to read" by TreeHugger Robot · 7 years ago
  23. a997db7 Check that dir name is a pid before attempting to read by Jeff Vander Stoep · 7 years ago
  24. 5889083 Check that dir name is a pid before attempting to read by Jeff Vander Stoep · 7 years ago
  25. 56292ef Undo Utils dependency on VolumeManager by Paul Crowley · 7 years ago
  26. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  27. b21add1 Merge "Make Loop::destroyAll() smarter." by Jeff Sharkey · 7 years ago
  28. 67b8c49 Make Loop::destroyAll() smarter. by Jeff Sharkey · 7 years ago
  29. 95440eb Enable "cert-err34-c" tidy checks. by Jeff Sharkey · 7 years ago
  30. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  31. 52f7a91 Move long-running calls to async with listeners. by Jeff Sharkey · 7 years ago
  32. 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago
  33. 9462bdd Move "volume" commands over to Binder. by Jeff Sharkey · 7 years ago
  34. 23b87ec Merge "mInternalEmulated could be used after shutdown() called" am: 9b4a443bd6 am: 92052aa582 by Keun-young Park · 7 years ago
  35. 92052aa Merge "mInternalEmulated could be used after shutdown() called" am: 9b4a443bd6 by Keun-young Park · 7 years ago
  36. d263da8 mInternalEmulated could be used after shutdown() called by Gao Xiang · 7 years ago
  37. 375ac25 do not sleep if it is shutting down by Keun-young Park · 7 years ago
  38. e4775fd Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72 am: fb3e85cf99 by Elliott Hughes · 7 years ago
  39. 048422d Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72 by Elliott Hughes · 7 years ago
  40. 0e08e84 vold should #include <sys/sysmacros.h> by Elliott Hughes · 7 years ago
  41. 32ebb73 Enable clang-tidy for security sensitive domain. by Jeff Sharkey · 7 years ago
  42. fd3dc3c Spread around some O_CLOEXEC love. by Jeff Sharkey · 7 years ago
  43. fa1c677 Add a new "virtual disk" feature. by Jeff Sharkey · 7 years ago
  44. 3918ae6 Merge "make shutdown safe for double calls." am: 71fa1068de am: 2f93c657f4 by Keun-young Park · 7 years ago
  45. a5bbb5e make shutdown safe for double calls. by Keun-young Park · 7 years ago
  46. b733686 Merge "Remove coldboot from vold" am: cc29c526d4 am: 9a2e29fe32 am: 78bf4cbb12 by Wei Wang · 7 years ago
  47. 6b455c2 Remove coldboot from vold by Wei Wang · 7 years ago
  48. 0955770 Merge \\\\"Fix clang-tidy performance warnings in system/vold.\\\\" am: e24d4eef9b am: aa668f3d13 am: ed1c4cf456 by Chih-hung Hsieh · 8 years ago
  49. aa668f3 Merge \"Fix clang-tidy performance warnings in system/vold.\" am: e24d4eef9b by Chih-Hung Hsieh · 8 years ago
  50. 11a2ce8 Fix clang-tidy performance warnings in system/vold. by Chih-Hung Hsieh · 8 years ago
  51. 629a360 Merge "Fix misc-macro-parentheses warnings." am: 0c0f9228cf am: 4ff367a593 am: 5dc0aa6e41 by Chih-Hung Hsieh · 8 years ago
  52. 5dc0aa6 Merge "Fix misc-macro-parentheses warnings." am: 0c0f9228cf am: 4ff367a593 by Chih-Hung Hsieh · 8 years ago
  53. cc5d580 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 8 years ago
  54. e4c291a Fix resizeAsec to determine correct size by Daniel Rosenberg · 8 years ago
  55. e6bd785 Merge "Split slave-bind mount into two." by Hidehiko Abe · 8 years ago
  56. 674bed1 Split slave-bind mount into two. by Hidehiko Abe · 8 years ago
  57. 942d4e8 Support emulator's virtio-blk based SD card by Yu Ning · 9 years ago
  58. 10d3488 Mount appfuse in process namespace. by Daichi Hirono · 8 years ago
  59. 6bf0547 resolve merge conflicts of b7d5a47cec to master. by Elliott Hughes · 9 years ago
  60. 90cca66 Merge "Make sure path is not NULL to avoid fatal exception." am: e0e5bfeb3c am: de629f105e by Jeff Sharkey · 9 years ago
  61. 20826a1 Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 am: bf6acf44a9 by Jeff Sharkey · 9 years ago
  62. 7e128fb Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  63. e0e5bfe Merge "Make sure path is not NULL to avoid fatal exception." by Jeff Sharkey · 9 years ago
  64. a4f48d0 vold: fix 64 bit ioctl error by Mateusz Nowak · 9 years ago
  65. 6440379 Make sure path is not NULL to avoid fatal exception. by Mateusz Nowak · 9 years ago
  66. 228f950 am 47f0531e: am 4fc30636: am 1bd078fa: Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
  67. 1bd078f Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
  68. 16b3ba4 am 90db4d90: am 78003caf: am 32679a82: Create user directory on emulated storage. by Jeff Sharkey · 9 years ago
  69. 32679a8 Create user directory on emulated storage. by Jeff Sharkey · 9 years ago
  70. 5ceafb4 Merge commit '3ff337db' into merge by Jeff Sharkey · 9 years ago
  71. c86ab6f Trim both internal and adopted private storage. by Jeff Sharkey · 9 years ago
  72. bf19f7e am 1458955f: am c7b5b570: Null-terminate readlink() result, full remount. by Jeff Sharkey · 9 years ago
  73. c7b5b57 Null-terminate readlink() result, full remount. by Jeff Sharkey · 9 years ago
  74. c36ffa0 am 0deb385f: am 66270a21: Let\'s reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  75. 66270a2 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  76. 83434e3 am b5e680ac: am bc40cc8f: Add method to forget private partition keys. by Jeff Sharkey · 9 years ago
  77. bc40cc8 Add method to forget private partition keys. by Jeff Sharkey · 9 years ago
  78. 7744be3 am b75343ae: am 210228a0: Merge "Start tracking added users with serial numbers." into mnc-dev by Jeff Sharkey · 9 years ago
  79. bd3038d Start tracking added users with serial numbers. by Jeff Sharkey · 9 years ago
  80. 4716ee8 chmod a-x VolumeManager.cpp by Paul Crowley · 9 years ago
  81. d0640f6 Add f2fs support for private volumes. by Jeff Sharkey · 9 years ago
  82. 5a6bfca Initial pass at storage benchmarks. by Jeff Sharkey · 9 years ago
  83. 1bfb375 Update primary symlinks after mounting. by Jeff Sharkey · 9 years ago
  84. c98d1f5 am 85c7c08e: am d5aa67cc: Merge "Wait for completion of device mapping in mountObb" by Elliott Hughes · 9 years ago
  85. 476a627 Wait for completion of device mapping in mountObb by yoshiyuki hama · 9 years ago
  86. c8e04c5 Wider volume mutation lock, move force adoptable. by Jeff Sharkey · 9 years ago
  87. f3ee200 Handle *ALL* the SCSI disks! by Jeff Sharkey · 9 years ago
  88. f1b996d Volumes know parent disks; unsupported disks. by Jeff Sharkey · 9 years ago
  89. 7d9d011 Lock while partitioning. by Jeff Sharkey · 9 years ago
  90. 3161fb3 Emulated volumes above private volumes. by Jeff Sharkey · 9 years ago
  91. ce6a913 Exclusive exec() path, format after partition. by Jeff Sharkey · 9 years ago
  92. 9f18fe7 Remove unused code. by Jeff Sharkey · 9 years ago
  93. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 9 years ago
  94. 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  95. 14eab55 Fixed type mismatch for ioctl(BLKGETSIZE) by Hiroaki Miyazawa · 9 years ago
  96. 25e581a VolumeManager: don't use faccessat(AT_SYMLINK_NOFOLLOW) by Nick Kralevich · 9 years ago
  97. d1104f7 Use getmntent when accessing /proc/mounts. by Yabin Cui · 10 years ago
  98. 8439dc9 Make vold compile with -Werror -Wall. by Tim Murray · 10 years ago
  99. 60dec16 Correctly remove asecs for full disk encryption by Paul Lawrence · 10 years ago
  100. 43ed123 ASEC resize tweaking, allow read-write mounting. by Jeff Sharkey · 10 years ago