1. dda5981 Add vdc checkpoint restoreCheckpointPart by Daniel Rosenberg · 6 years ago
  2. 9b667fb Add supportsCheckpoint by Daniel Rosenberg · 6 years ago
  3. 5f53cd3 Change AppFuse mount location to vold namespace by Risan · 6 years ago
  4. 8c9f332 StubVolume as first class Volume in Vold by Risan · 6 years ago
  5. a701c45 vold: rename from "ext4 encryption" to fscrypt by Eric Biggers · 6 years ago
  6. 73680ec Switch to exceptions for most cp calls by Daniel Rosenberg · 6 years ago
  7. 80d1ca5 Handle retry count by Daniel Rosenberg · 6 years ago
  8. d399249 Add checkpointing support for A/B updates by Daniel Rosenberg · 6 years ago
  9. 1abb2fe Make checkpointing work on ext4 by Paul Lawrence · 6 years ago
  10. 65f99c9 Add support for checkpointing by Daniel Rosenberg · 6 years ago
  11. 8915d62 clang-format the rest of the files by Paul Crowley · 6 years ago
  12. eb850f9 Remove secdiscard IPC call by Rubin Xu · 7 years ago
  13. 0fd2626 Add a mount with metadata encryption service by Paul Crowley · 7 years ago
  14. 7ee87cf Remove all references to FDE enable wipe by Paul Lawrence · 7 years ago
  15. 401b260 Delay touching disks when secure keyguard showing. by Jeff Sharkey · 7 years ago
  16. a370c14 Add functions to handle idle maintenance by Jin Qian · 7 years ago
  17. 2048a28 Test that plaintext can't be read from disk for encrypted files. by Jeff Sharkey · 8 years ago
  18. 3ce1825 Pass both partition GUID and filesystem UUID. by Jeff Sharkey · 7 years ago
  19. 01a0e7f Fix task memory leaks; better path validation. by Jeff Sharkey · 7 years ago
  20. a6f6285 Merge "Move to modern utility methods from android::base." by TreeHugger Robot · 7 years ago
  21. 3472e52 Move to modern utility methods from android::base. by Jeff Sharkey · 7 years ago
  22. 06f762d Validate filesystem UUIDs in Binder calls. by Paul Crowley · 7 years ago
  23. 3b71fc5 Be more C++. volume UUID should always be std::string. by Paul Crowley · 7 years ago
  24. 67b8c49 Make Loop::destroyAll() smarter. by Jeff Sharkey · 7 years ago
  25. cbe69fc Destroy vold socket interface completely. by Jeff Sharkey · 7 years ago
  26. 52f7a91 Move long-running calls to async with listeners. by Jeff Sharkey · 7 years ago
  27. 814e9d3 Move unsolicited vold events to Binder. by Jeff Sharkey · 7 years ago
  28. 83b559c Move all crypto commands over to Binder. by Jeff Sharkey · 7 years ago
  29. ec4fda2 Add some Binder argument sanity checking. by Jeff Sharkey · 7 years ago
  30. 11c2d38 Move even more vold commands over to Binder. by Jeff Sharkey · 7 years ago
  31. 9462bdd Move "volume" commands over to Binder. by Jeff Sharkey · 7 years ago
  32. 068c6be Start paving the way for vold calls over Binder. by Jeff Sharkey · 7 years ago