1. 817b911 Update process mount points when appop gets updated. by Sudheer Shanka · 6 years ago
  2. 03992e3 Create a new mount mode for installer packages. by Sudheer Shanka · 6 years ago
  3. 1271b90 Merge "Extract AppFuse as a util" am: 7be8a7ee1d am: d04a16cbd5 am: 9f7af4b6e3 by Risan · 6 years ago
  4. 7be8a7e Merge "Extract AppFuse as a util" by Treehugger Robot · 6 years ago
  5. 5c80122 Merge "Change AppFuse mount location to vold namespace" by TreeHugger Robot · 6 years ago
  6. 60f121b Merge "Use setmntent with "e" option" am: 396040ca2c am: a92bdeb7f5 by LongPing.WEI · 6 years ago
  7. 8f6198d Change AppFuse mount location to vold namespace by Risan · 6 years ago
  8. 4f04606 Use setmntent with "e" option by LongPing.WEI · 6 years ago
  9. ac02a48 Extract AppFuse as a util by Risan · 6 years ago
  10. 5f53cd3 Change AppFuse mount location to vold namespace by Risan · 6 years ago
  11. 4d8ba07 Merge "StubVolume as first class Volume in Vold" am: dcbce84fed am: 14955896e5 by Risan · 6 years ago
  12. 8c9f332 StubVolume as first class Volume in Vold by Risan · 6 years ago
  13. b288bf0 vold: rename from "ext4 encryption" to fscrypt am: a701c458ca am: 10b70834a4 by Eric Biggers · 6 years ago
  14. a701c45 vold: rename from "ext4 encryption" to fscrypt by Eric Biggers · 6 years ago
  15. 69bc40f Update StorageManagerService handling of packages info. by Sudheer Shanka · 6 years ago
  16. 51a38da Update shared sandbox directory structure. by Sudheer Shanka · 6 years ago
  17. b792c3a Merge "Delete package sandbox data when it is uninstalled." by Sudheer Shanka · 6 years ago
  18. fa6a174 Delete package sandbox data when it is uninstalled. by Sudheer Shanka · 6 years ago
  19. 9acc6d4 Check isolated_storage is enabled before cleaning up sandboxes. by Sudheer Shanka · 6 years ago
  20. c4405e9 Protect /mnt/scratch from stale umount on userdebug by Mark Salyzyn · 6 years ago
  21. 86e81e7 Protect /mnt/scratch from stale umount on userdebug by Mark Salyzyn · 6 years ago
  22. 1fa1382 Merge "Remove unmount_tree in VolumeManager." am: 9931db7e59 am: 96707825f2 by Sudheer Shanka · 6 years ago
  23. 99d304a Remove unmount_tree in VolumeManager. by Sudheer Shanka · 6 years ago
  24. 40ab674 Bind mount pkg specific dirs in the zygote child namespaces. by Sudheer Shanka · 6 years ago
  25. 144e7cc Merge "Add unmountTree to utils." am: a64572431e am: f5b24f1015 am: e9c88c4c6c by Sudheer Shanka · 6 years ago
  26. 89ddf99 Add unmountTree to utils. by Sudheer Shanka · 6 years ago
  27. dac54dc Merge "Update vold to log only debug or higher level messages." am: 9bd07d8760 am: 92c182e4c7 by Jeff Sharkey · 6 years ago
  28. 4b6ca4e Update vold to log only debug or higher level messages. by Sudheer Shanka · 6 years ago
  29. 8915d62 clang-format the rest of the files by Paul Crowley · 6 years ago
  30. edf7a4e clang-format the rest of the files by Paul Crowley · 6 years ago
  31. c756209 Create sandboxes for newly installed apps. by Sudheer Shanka · 6 years ago
  32. 3a7ee5c Use /mnt/storage for bind mounting package sandboxes. by Sudheer Shanka · 6 years ago
  33. 5cc0d56 Merge "Update sandbox structure for apps with sharedUserIds." by Sudheer Shanka · 6 years ago
  34. f768c27 Update sandbox structure for apps with sharedUserIds. by Sudheer Shanka · 6 years ago
  35. a695f25 Keep /sdcard working for shell process when isolated storage is enabled. by Sudheer Shanka · 6 years ago
  36. 53947a3 Update vold to prepare package sandboxes for primary volume. by Sudheer Shanka · 6 years ago
  37. 62bbb2b Update vold to handle package info from StorageManagerService. by Sudheer Shanka · 6 years ago
  38. ebaad1c Update IVold interface to take packageNames when a user starts. by Sudheer Shanka · 6 years ago
  39. d484aa9 Add APIs for pushing package info to vold. by Sudheer Shanka · 6 years ago
  40. 3d4fb41 Merge "Do not unmount /mnt/product/* when vold starts" am: 4a625453bf by Bowgo Tsai · 6 years ago
  41. c0cd37b Do not unmount /mnt/product/* when vold starts by Bowgo Tsai · 6 years ago
  42. e98adee Exclude /mnt/vendor from vold's ownership. by Tri Vo · 6 years ago
  43. bca5cd7 Exclude /mnt/vendor from vold's ownership. by Tri Vo · 6 years ago
  44. 32a5b9a StartsWith now allows std::string prefixes. by Elliott Hughes · 7 years ago
  45. 401b260 Delay touching disks when secure keyguard showing. by Jeff Sharkey · 7 years ago
  46. b64933a Be even more C++. Switch on a warning. by Paul Crowley · 7 years ago
  47. c6433a2 Forget keys when we forget the volume. by Paul Crowley · 7 years ago
  48. 3ce1825 Pass both partition GUID and filesystem UUID. by Jeff Sharkey · 7 years ago
  49. c923127 Merge "Check that dir name is a pid before attempting to read" am: 6419445383 by Jeff Vander Stoep · 7 years ago
  50. 9fd7559 Merge "Check that dir name is a pid before attempting to read" by TreeHugger Robot · 7 years ago
  51. a997db7 Check that dir name is a pid before attempting to read by Jeff Vander Stoep · 7 years ago
  52. 5889083 Check that dir name is a pid before attempting to read by Jeff Vander Stoep · 7 years ago
  53. 56292ef Undo Utils dependency on VolumeManager by Paul Crowley · 7 years ago
  54. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  55. b21add1 Merge "Make Loop::destroyAll() smarter." by Jeff Sharkey · 7 years ago
  56. 67b8c49 Make Loop::destroyAll() smarter. by Jeff Sharkey · 7 years ago
  57. 95440eb Enable "cert-err34-c" tidy checks. by Jeff Sharkey · 7 years ago
  58. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  59. 52f7a91 Move long-running calls to async with listeners. by Jeff Sharkey · 7 years ago
  60. 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago
  61. 9462bdd Move "volume" commands over to Binder. by Jeff Sharkey · 7 years ago
  62. 23b87ec Merge "mInternalEmulated could be used after shutdown() called" am: 9b4a443bd6 am: 92052aa582 by Keun-young Park · 7 years ago
  63. 92052aa Merge "mInternalEmulated could be used after shutdown() called" am: 9b4a443bd6 by Keun-young Park · 7 years ago
  64. d263da8 mInternalEmulated could be used after shutdown() called by Gao Xiang · 7 years ago
  65. 375ac25 do not sleep if it is shutting down by Keun-young Park · 7 years ago
  66. e4775fd Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72 am: fb3e85cf99 by Elliott Hughes · 7 years ago
  67. 048422d Merge "vold should #include <sys/sysmacros.h>" am: 398c0e8274 am: 208b464f72 by Elliott Hughes · 7 years ago
  68. 0e08e84 vold should #include <sys/sysmacros.h> by Elliott Hughes · 7 years ago
  69. 32ebb73 Enable clang-tidy for security sensitive domain. by Jeff Sharkey · 7 years ago
  70. fd3dc3c Spread around some O_CLOEXEC love. by Jeff Sharkey · 7 years ago
  71. fa1c677 Add a new "virtual disk" feature. by Jeff Sharkey · 7 years ago
  72. 3918ae6 Merge "make shutdown safe for double calls." am: 71fa1068de am: 2f93c657f4 by Keun-young Park · 7 years ago
  73. a5bbb5e make shutdown safe for double calls. by Keun-young Park · 7 years ago
  74. b733686 Merge "Remove coldboot from vold" am: cc29c526d4 am: 9a2e29fe32 am: 78bf4cbb12 by Wei Wang · 7 years ago
  75. 6b455c2 Remove coldboot from vold by Wei Wang · 7 years ago
  76. 0955770 Merge \\\\"Fix clang-tidy performance warnings in system/vold.\\\\" am: e24d4eef9b am: aa668f3d13 am: ed1c4cf456 by Chih-hung Hsieh · 8 years ago
  77. aa668f3 Merge \"Fix clang-tidy performance warnings in system/vold.\" am: e24d4eef9b by Chih-Hung Hsieh · 8 years ago
  78. 11a2ce8 Fix clang-tidy performance warnings in system/vold. by Chih-Hung Hsieh · 8 years ago
  79. 629a360 Merge "Fix misc-macro-parentheses warnings." am: 0c0f9228cf am: 4ff367a593 am: 5dc0aa6e41 by Chih-Hung Hsieh · 8 years ago
  80. 5dc0aa6 Merge "Fix misc-macro-parentheses warnings." am: 0c0f9228cf am: 4ff367a593 by Chih-Hung Hsieh · 8 years ago
  81. cc5d580 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 8 years ago
  82. e4c291a Fix resizeAsec to determine correct size by Daniel Rosenberg · 8 years ago
  83. e6bd785 Merge "Split slave-bind mount into two." by Hidehiko Abe · 8 years ago
  84. 674bed1 Split slave-bind mount into two. by Hidehiko Abe · 8 years ago
  85. 942d4e8 Support emulator's virtio-blk based SD card by Yu Ning · 8 years ago
  86. 10d3488 Mount appfuse in process namespace. by Daichi Hirono · 8 years ago
  87. 6bf0547 resolve merge conflicts of b7d5a47cec to master. by Elliott Hughes · 9 years ago
  88. 90cca66 Merge "Make sure path is not NULL to avoid fatal exception." am: e0e5bfeb3c am: de629f105e by Jeff Sharkey · 9 years ago
  89. 20826a1 Merge "vold: fix 64 bit ioctl error" am: 3e6c59dc16 am: bf6acf44a9 by Jeff Sharkey · 9 years ago
  90. 7e128fb Track rename from base/ to android-base/. by Elliott Hughes · 9 years ago
  91. e0e5bfe Merge "Make sure path is not NULL to avoid fatal exception." by Jeff Sharkey · 9 years ago
  92. a4f48d0 vold: fix 64 bit ioctl error by Mateusz Nowak · 9 years ago
  93. 6440379 Make sure path is not NULL to avoid fatal exception. by Mateusz Nowak · 9 years ago
  94. 228f950 am 47f0531e: am 4fc30636: am 1bd078fa: Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
  95. 1bd078f Protect runtime storage mount points. by Jeff Sharkey · 9 years ago
  96. 16b3ba4 am 90db4d90: am 78003caf: am 32679a82: Create user directory on emulated storage. by Jeff Sharkey · 9 years ago
  97. 32679a8 Create user directory on emulated storage. by Jeff Sharkey · 9 years ago
  98. 5ceafb4 Merge commit '3ff337db' into merge by Jeff Sharkey · 9 years ago
  99. c86ab6f Trim both internal and adopted private storage. by Jeff Sharkey · 9 years ago
  100. bf19f7e am 1458955f: am c7b5b570: Null-terminate readlink() result, full remount. by Jeff Sharkey · 9 years ago