1. 401b260 Delay touching disks when secure keyguard showing. by Jeff Sharkey · 6 years ago
  2. b64933a Be even more C++. Switch on a warning. by Paul Crowley · 7 years ago
  3. 3ce1825 Pass both partition GUID and filesystem UUID. by Jeff Sharkey · 7 years ago
  4. 56292ef Undo Utils dependency on VolumeManager by Paul Crowley · 7 years ago
  5. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  6. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  7. 52f7a91 Move long-running calls to async with listeners. by Jeff Sharkey · 7 years ago
  8. 814e9d3 Move unsolicited vold events to Binder. by Jeff Sharkey · 7 years ago
  9. 83b559c Move all crypto commands over to Binder. by Jeff Sharkey · 7 years ago
  10. 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago
  11. 9462bdd Move "volume" commands over to Binder. by Jeff Sharkey · 7 years ago
  12. 375ac25 do not sleep if it is shutting down by Keun-young Park · 7 years ago
  13. fa1c677 Add a new "virtual disk" feature. by Jeff Sharkey · 7 years ago
  14. aae7938 Fix misc-macro-parentheses warnings in system/vold. by Chih-Hung Hsieh · 8 years ago
  15. a4f48d0 vold: fix 64 bit ioctl error by Mateusz Nowak · 9 years ago
  16. c86ab6f Trim both internal and adopted private storage. by Jeff Sharkey · 9 years ago
  17. 66270a2 Let's reinvent storage, yet again! by Jeff Sharkey · 9 years ago
  18. bc40cc8 Add method to forget private partition keys. by Jeff Sharkey · 9 years ago
  19. bd3038d Start tracking added users with serial numbers. by Jeff Sharkey · 9 years ago
  20. 5a6bfca Initial pass at storage benchmarks. by Jeff Sharkey · 9 years ago
  21. c8e04c5 Wider volume mutation lock, move force adoptable. by Jeff Sharkey · 9 years ago
  22. f1b996d Volumes know parent disks; unsupported disks. by Jeff Sharkey · 9 years ago
  23. 9f18fe7 Remove unused code. by Jeff Sharkey · 9 years ago
  24. 9c48498 Support for private (adopted) volumes. by Jeff Sharkey · 9 years ago
  25. 36801cc Progress towards dynamic storage support. by Jeff Sharkey · 9 years ago
  26. 43ed123 ASEC resize tweaking, allow read-write mounting. by Jeff Sharkey · 10 years ago
  27. 40b64a6 vold: support "volume list [broadcast]" command by JP Abgrall · 10 years ago
  28. fcd34a0 Added support for ext4 ASEC resizing. by Daniel Rosenberg · 10 years ago
  29. 6696260 Validate asec names. by Nick Kralevich · 10 years ago
  30. 71ebe15 Add mkdirs() command. by Jeff Sharkey · 11 years ago
  31. 9caab76 vold: Add an optional wipe paramter to the volume format command by Ken Sumrall · 11 years ago
  32. 93ecb38 Only cleanup ASECs in external storage by Kenny Root · 12 years ago
  33. 425524d Unmount all asec apps before encrypting by Ken Sumrall · 12 years ago
  34. 344ca10 Add in ext4 support for ASEC containers by Kenny Root · 12 years ago
  35. 0b8b597 Add the ability to revert a crypto mapping when unmounting a volume by Ken Sumrall · 13 years ago
  36. 3b17005 Prevent sharing or formatting of a vold managed volumes during encryption. by Ken Sumrall · 13 years ago
  37. 736910c Add new vold call to get the path to an asec fs. by Dianne Hackborn · 13 years ago
  38. 6b71559 Merge "Remove obsolete code for monitoring USB status" by Mike Lockwood · 13 years ago
  39. 319b104 Don't abort the encryption process if an internal volume is present but unmounted. by Ken Sumrall · 13 years ago
  40. a976656 Remove obsolete code for monitoring USB status by Mike Lockwood · 13 years ago
  41. 29d8da8 vold: allow to store key in a file on another partition by Ken Sumrall · 13 years ago
  42. a28056b Set VM dirty ratio to zero when UMS is active by Mike Lockwood · 14 years ago
  43. cbacf78 Track type of container mounted by Kenny Root · 14 years ago
  44. 508c0e1 Additional Obb functionality by Kenny Root · 14 years ago
  45. fb7c4d5 Add image mounting commands for OBB files by Kenny Root · 14 years ago
  46. 99635f6 Use new kernel notifications to determine if USB mass storage is available. by Mike Lockwood · 14 years ago
  47. acc9e7d Change ASCII conversion for hash and add tests by Kenny Root · 14 years ago
  48. 1a06eda vold: Ensure we cleanup secure containers on card removal. by San Mehat · 14 years ago
  49. befd59c vold: remove some dead code by San Mehat · 14 years ago
  50. d9a4e35 vold: Bugfixes & cleanups by San Mehat · 14 years ago
  51. 4ba8948 vold: Add 'force' option to anything that can cause an unmount by San Mehat · 14 years ago
  52. eba65e9 vold: Bloat reduction Signed-off-by: San Mehat <san@google.com> by San Mehat · 14 years ago
  53. 048b080 vold: Add support for renaming secure containers by San Mehat · 14 years ago
  54. 8870516 vold: Unmount secure containers when the underlying media is removed. by San Mehat · 14 years ago
  55. 8b8f71b vold: Internally use sector counts for asec lengths by San Mehat · 14 years ago
  56. b78a32c vold: Add encrypted ASEC support via devmapper by San Mehat · 14 years ago
  57. a19b250 vold2: Initial support for Android Secure External Caches by San Mehat · 14 years ago
  58. 0cde53c vold2: Manually bootstrap the ums switch since switch kernel uevents are broken by San Mehat · 14 years ago
  59. a2677e4 vold2: Get mounting/unmounting/formatting/sharing working by San Mehat · 14 years ago
  60. 49e2bce vold2: Wire up more of the mount function by San Mehat · 15 years ago
  61. fd7f587 vold2: Refactor the netlink event handling and better define how partitions/disks are handled by San Mehat · 15 years ago
  62. f1b736b system: vold2: Initial skeleton for vold2. by San Mehat · 15 years ago