1. b288bf0 vold: rename from "ext4 encryption" to fscrypt am: a701c458ca am: 10b70834a4 by Eric Biggers · 6 years ago
  2. a701c45 vold: rename from "ext4 encryption" to fscrypt by Eric Biggers · 6 years ago
  3. 69bc40f Update StorageManagerService handling of packages info. by Sudheer Shanka · 6 years ago
  4. 73680ec Switch to exceptions for most cp calls by Daniel Rosenberg · 6 years ago
  5. e334aab Switch to exceptions for most cp calls by Daniel Rosenberg · 6 years ago
  6. cf540f3 Merge "Handle retry count" am: e74587af4d am: e1e3dc3698 am: c879ec2005 by Daniel Rosenberg · 6 years ago
  7. 80d1ca5 Handle retry count by Daniel Rosenberg · 6 years ago
  8. b792c3a Merge "Delete package sandbox data when it is uninstalled." by Sudheer Shanka · 6 years ago
  9. fa6a174 Delete package sandbox data when it is uninstalled. by Sudheer Shanka · 6 years ago
  10. c5aca90 Merge "Add checkpointing support for A/B updates" am: ba1752008d am: 0b875d7630 by Daniel Rosenberg · 6 years ago
  11. d399249 Add checkpointing support for A/B updates by Daniel Rosenberg · 6 years ago
  12. 6f0bed1 Merge "Make checkpointing work on ext4" am: ac244261c8 am: 61c3eaf068 by Paul Lawrence · 6 years ago
  13. 1abb2fe Make checkpointing work on ext4 by Paul Lawrence · 6 years ago
  14. 40ab674 Bind mount pkg specific dirs in the zygote child namespaces. by Sudheer Shanka · 6 years ago
  15. 65f99c9 Add support for checkpointing by Daniel Rosenberg · 6 years ago
  16. 4f68471 Add support for checkpointing by Daniel Rosenberg · 6 years ago
  17. 8915d62 clang-format the rest of the files by Paul Crowley · 6 years ago
  18. edf7a4e clang-format the rest of the files by Paul Crowley · 6 years ago
  19. c756209 Create sandboxes for newly installed apps. by Sudheer Shanka · 6 years ago
  20. e3f5932 VoldNativeService: Minor performance improvement by Greg Kaiser · 6 years ago
  21. cc0df59 Add sanity checks for packageName and sandboxId args in vold. by Sudheer Shanka · 6 years ago
  22. ebaad1c Update IVold interface to take packageNames when a user starts. by Sudheer Shanka · 6 years ago
  23. d484aa9 Add APIs for pushing package info to vold. by Sudheer Shanka · 6 years ago
  24. eb850f9 Remove secdiscard IPC call by Rubin Xu · 7 years ago
  25. 0fd2626 Add a mount with metadata encryption service by Paul Crowley · 7 years ago
  26. 7ee87cf Remove all references to FDE enable wipe by Paul Lawrence · 7 years ago
  27. 401b260 Delay touching disks when secure keyguard showing. by Jeff Sharkey · 7 years ago
  28. a370c14 Add functions to handle idle maintenance by Jin Qian · 7 years ago
  29. 2048a28 Test that plaintext can't be read from disk for encrypted files. by Jeff Sharkey · 8 years ago
  30. 3ce1825 Pass both partition GUID and filesystem UUID. by Jeff Sharkey · 7 years ago
  31. 01a0e7f Fix task memory leaks; better path validation. by Jeff Sharkey · 7 years ago
  32. a6f6285 Merge "Move to modern utility methods from android::base." by TreeHugger Robot · 7 years ago
  33. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  34. 06f762d Validate filesystem UUIDs in Binder calls. by Paul Crowley · 7 years ago
  35. 3b71fc5 Be more C++. volume UUID should always be std::string. by Paul Crowley · 7 years ago
  36. 67b8c49 Make Loop::destroyAll() smarter. by Jeff Sharkey · 7 years ago
  37. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  38. 52f7a91 Move long-running calls to async with listeners. by Jeff Sharkey · 7 years ago
  39. 814e9d3 Move unsolicited vold events to Binder. by Jeff Sharkey · 7 years ago
  40. 83b559c Move all crypto commands over to Binder. by Jeff Sharkey · 7 years ago
  41. ec4fda2 Add some Binder argument sanity checking. by Jeff Sharkey · 7 years ago
  42. 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago
  43. 9462bdd Move "volume" commands over to Binder. by Jeff Sharkey · 7 years ago
  44. 068c6be Start paving the way for vold calls over Binder. by Jeff Sharkey · 7 years ago