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