1. 8a68a07 Remove appDirRoot argument from setupAppDir. by Martijn Coenen · 4 years, 11 months ago
  2. 0a7e992 Automatically use correct lower paths for setupAppDir. by Martijn Coenen · 5 years ago
  3. cf5916f Also delay creating found disks until user 0 is started. by Martijn Coenen · 5 years ago
  4. 13ff668 Replace mkdirs() with setupAppDir(). by Martijn Coenen · 5 years ago
  5. 745e0a9 Use a regular set for started users. by Martijn Coenen · 5 years ago
  6. a438b24 Fix multi-user and multi-storage with FUSE by Zim · 5 years ago
  7. 4112c12 Remove storage sandboxes related code. by Sudheer Shanka · 6 years ago
  8. 727c5fa Avoid creating /mnt/user/<userId>/package/<packageName> for all pkgs. by Sudheer Shanka · 6 years ago
  9. f9b38a5 Revert "Revert "Ensure necessary external storage dirs while creating sandboxes."" by Sudheer Shanka · 6 years ago
  10. 88114b2 Revert "Ensure necessary external storage dirs while creating sandboxes." by Jeff Sharkey · 6 years ago
  11. 083377e Ensure necessary external storage dirs while creating sandboxes. by Sudheer Shanka · 6 years ago
  12. 5504901 Create a new MOUNT_EXTERNAL_LEGACY storage mode. by Sudheer Shanka · 6 years ago
  13. 37fd66f Merge "vold: const-ify some of the API" by TreeHugger Robot · 6 years ago
  14. 2bc201e vold: const-ify some of the API by Greg Kaiser · 6 years ago
  15. 817b911 Update process mount points when appop gets updated. by Sudheer Shanka · 6 years ago
  16. 03992e3 Create a new mount mode for installer packages. by Sudheer Shanka · 6 years ago
  17. 1271b90 Merge "Extract AppFuse as a util" am: 7be8a7ee1d am: d04a16cbd5 am: 9f7af4b6e3 by Risan · 6 years ago
  18. 8f6198d Change AppFuse mount location to vold namespace by Risan · 6 years ago
  19. ac02a48 Extract AppFuse as a util by Risan · 6 years ago
  20. 5f53cd3 Change AppFuse mount location to vold namespace by Risan · 6 years ago
  21. 4d8ba07 Merge "StubVolume as first class Volume in Vold" am: dcbce84fed am: 14955896e5 by Risan · 6 years ago
  22. 8c9f332 StubVolume as first class Volume in Vold by Risan · 6 years ago
  23. 69bc40f Update StorageManagerService handling of packages info. by Sudheer Shanka · 6 years ago
  24. fa6a174 Delete package sandbox data when it is uninstalled. by Sudheer Shanka · 6 years ago
  25. 40ab674 Bind mount pkg specific dirs in the zygote child namespaces. by Sudheer Shanka · 6 years ago
  26. 8915d62 clang-format the rest of the files by Paul Crowley · 6 years ago
  27. edf7a4e clang-format the rest of the files by Paul Crowley · 6 years ago
  28. c756209 Create sandboxes for newly installed apps. by Sudheer Shanka · 6 years ago
  29. 3a7ee5c Use /mnt/storage for bind mounting package sandboxes. by Sudheer Shanka · 6 years ago
  30. 53947a3 Update vold to prepare package sandboxes for primary volume. by Sudheer Shanka · 6 years ago
  31. 62bbb2b Update vold to handle package info from StorageManagerService. by Sudheer Shanka · 6 years ago
  32. ebaad1c Update IVold interface to take packageNames when a user starts. by Sudheer Shanka · 6 years ago
  33. d484aa9 Add APIs for pushing package info to vold. by Sudheer Shanka · 6 years ago
  34. 401b260 Delay touching disks when secure keyguard showing. by Jeff Sharkey · 7 years ago
  35. b64933a Be even more C++. Switch on a warning. by Paul Crowley · 7 years ago
  36. 3ce1825 Pass both partition GUID and filesystem UUID. by Jeff Sharkey · 7 years ago
  37. 56292ef Undo Utils dependency on VolumeManager by Paul Crowley · 7 years ago
  38. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  39. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  40. 52f7a91 Move long-running calls to async with listeners. by Jeff Sharkey · 7 years ago
  41. 814e9d3 Move unsolicited vold events to Binder. by Jeff Sharkey · 7 years ago
  42. 83b559c Move all crypto commands over to Binder. by Jeff Sharkey · 7 years ago
  43. 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago
  44. 9462bdd Move "volume" commands over to Binder. by Jeff Sharkey · 7 years ago
  45. 375ac25 do not sleep if it is shutting down by Keun-young Park · 7 years ago
  46. fa1c677 Add a new "virtual disk" feature. by Jeff Sharkey · 8 years ago
  47. aae7938 Fix misc-macro-parentheses warnings in system/vold. by Chih-Hung Hsieh · 9 years ago
  48. a4f48d0 vold: fix 64 bit ioctl error by Mateusz Nowak · 9 years ago
  49. c86ab6f Trim both internal and adopted private storage. by Jeff Sharkey · 10 years ago
  50. 66270a2 Let's reinvent storage, yet again! by Jeff Sharkey · 10 years ago
  51. bc40cc8 Add method to forget private partition keys. by Jeff Sharkey · 10 years ago
  52. bd3038d Start tracking added users with serial numbers. by Jeff Sharkey · 10 years ago
  53. 5a6bfca Initial pass at storage benchmarks. by Jeff Sharkey · 10 years ago
  54. c8e04c5 Wider volume mutation lock, move force adoptable. by Jeff Sharkey · 10 years ago
  55. f1b996d Volumes know parent disks; unsupported disks. by Jeff Sharkey · 10 years ago
  56. 9f18fe7 Remove unused code. by Jeff Sharkey · 10 years ago
  57. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 10 years ago
  58. 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 10 years ago
  59. 43ed123 ASEC resize tweaking, allow read-write mounting. by Jeff Sharkey · 10 years ago
  60. 40b64a6 vold: support "volume list [broadcast]" command by JP Abgrall · 10 years ago
  61. fcd34a0 Added support for ext4 ASEC resizing. by Daniel Rosenberg · 11 years ago
  62. 6696260 Validate asec names. by Nick Kralevich · 11 years ago
  63. 71ebe15 Add mkdirs() command. by Jeff Sharkey · 11 years ago
  64. 9caab76 vold: Add an optional wipe paramter to the volume format command by Ken Sumrall · 12 years ago
  65. 93ecb38 Only cleanup ASECs in external storage by Kenny Root · 12 years ago
  66. 425524d Unmount all asec apps before encrypting by Ken Sumrall · 13 years ago
  67. 344ca10 Add in ext4 support for ASEC containers by Kenny Root · 13 years ago
  68. 0b8b597 Add the ability to revert a crypto mapping when unmounting a volume by Ken Sumrall · 13 years ago
  69. 3b17005 Prevent sharing or formatting of a vold managed volumes during encryption. by Ken Sumrall · 13 years ago
  70. 736910c Add new vold call to get the path to an asec fs. by Dianne Hackborn · 14 years ago
  71. 6b71559 Merge "Remove obsolete code for monitoring USB status" by Mike Lockwood · 14 years ago
  72. 319b104 Don't abort the encryption process if an internal volume is present but unmounted. by Ken Sumrall · 14 years ago
  73. a976656 Remove obsolete code for monitoring USB status by Mike Lockwood · 14 years ago
  74. 29d8da8 vold: allow to store key in a file on another partition by Ken Sumrall · 14 years ago
  75. a28056b Set VM dirty ratio to zero when UMS is active by Mike Lockwood · 14 years ago
  76. cbacf78 Track type of container mounted by Kenny Root · 14 years ago
  77. 508c0e1 Additional Obb functionality by Kenny Root · 14 years ago
  78. fb7c4d5 Add image mounting commands for OBB files by Kenny Root · 15 years ago
  79. 99635f6 Use new kernel notifications to determine if USB mass storage is available. by Mike Lockwood · 15 years ago
  80. acc9e7d Change ASCII conversion for hash and add tests by Kenny Root · 15 years ago
  81. 1a06eda vold: Ensure we cleanup secure containers on card removal. by San Mehat · 15 years ago
  82. befd59c vold: remove some dead code by San Mehat · 15 years ago
  83. d9a4e35 vold: Bugfixes & cleanups by San Mehat · 15 years ago
  84. 4ba8948 vold: Add 'force' option to anything that can cause an unmount by San Mehat · 15 years ago
  85. eba65e9 vold: Bloat reduction Signed-off-by: San Mehat <san@google.com> by San Mehat · 15 years ago
  86. 048b080 vold: Add support for renaming secure containers by San Mehat · 15 years ago
  87. 8870516 vold: Unmount secure containers when the underlying media is removed. by San Mehat · 15 years ago
  88. 8b8f71b vold: Internally use sector counts for asec lengths by San Mehat · 15 years ago
  89. b78a32c vold: Add encrypted ASEC support via devmapper by San Mehat · 15 years ago
  90. a19b250 vold2: Initial support for Android Secure External Caches by San Mehat · 15 years ago
  91. 0cde53c vold2: Manually bootstrap the ums switch since switch kernel uevents are broken by San Mehat · 15 years ago
  92. a2677e4 vold2: Get mounting/unmounting/formatting/sharing working by San Mehat · 15 years ago
  93. 49e2bce vold2: Wire up more of the mount function by San Mehat · 15 years ago
  94. fd7f587 vold2: Refactor the netlink event handling and better define how partitions/disks are handled by San Mehat · 15 years ago
  95. f1b736b system: vold2: Initial skeleton for vold2. by San Mehat · 15 years ago