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