1. b2024e0 KeyStorage: improve logging for key generation by Eric Biggers · 3 years, 3 months ago
  2. f74373b KeyStorage: rework key upgrade handling by Eric Biggers · 3 years, 7 months ago
  3. 256b23b Merge "KeyUtil: use static local variable in isFsKeyringSupported()" by Eric Biggers · 3 years, 11 months ago
  4. e0217d7 vold: drop local fscrypt UAPI definitions by Eric Biggers · 3 years, 11 months ago
  5. 7604eb9 KeyUtil: use static local variable in isFsKeyringSupported() by Eric Biggers · 3 years, 11 months ago
  6. eea8bd3 Introduce ro.crypto.uses_fs_ioc_add_encryption_key property by Nikita Ioffe · 4 years, 1 month ago
  7. 1c6731c fskeyring & userspace reboot: support CE keys by Nikita Ioffe · 4 years, 3 months ago
  8. 249c2fb Refactor: make makeGen local by Paul Crowley · 4 years, 4 months ago
  9. 4eac264 Refactor key generation to handle both normal and metadata encryption. by Paul Crowley · 4 years, 4 months ago
  10. 3dfb094 vold: Support Storage keys for FBE by Barani Muthukumaran · 4 years, 4 months ago
  11. 77df7f2 Refactor to use EncryptionPolicy everywhere we used to use raw_ref by Paul Crowley · 4 years, 4 months ago
  12. 506342f Clean up providing key via old API by Eric Biggers · 4 years, 6 months ago
  13. 3e9c996 Use <linux/fscrypt.h> from Bionic by Eric Biggers · 4 years, 6 months ago
  14. 83a73d7 vold: support v2 encryption policies by Eric Biggers · 4 years, 8 months ago
  15. f3dc420 vold: use new ioctls to add/remove fscrypt keys when supported by Eric Biggers · 4 years, 8 months ago
  16. 690d6de Add Support for metadata key with rollback by Daniel Rosenberg · 5 years ago
  17. ba997ee vold: get the fscrypt kernel API declarations from linux/fs.h by Eric Biggers · 6 years ago
  18. a701c45 vold: rename from "ext4 encryption" to fscrypt by Eric Biggers · 6 years ago
  19. 14c8c07 clang-format many files. by Paul Crowley · 6 years ago
  20. 26a5388 When we forget a volume, forget per-volume key by Paul Crowley · 7 years ago
  21. 5744dfe Fix keyname generation issue by Chen, Luhai · 7 years ago
  22. e2e2d30 Zero memory used for encryuption keys. by Pavel Grafov · 7 years ago
  23. cd8bfe3 Label keys with all the possible FBE prefixes that might apply by Paul Crowley · 7 years ago
  24. c3bda18 Switch to libkeyutils. by Elliott Hughes · 7 years ago
  25. 71c56f6 Revert "Revert "Stop dropping caches now we have kernel fix"" by Daniel Rosenberg · 7 years ago
  26. d575981 Add support for metadata encryption by Paul Crowley · 8 years ago
  27. f71ace3 Refactor to lay the groundwork for metadata encryption by Paul Crowley · 8 years ago