1. fec0c0e Add syncs when creating parent directories by Eric Biggers · 3 years, 10 months ago
  2. 0c52c71 Let vold format the encrypted partition by Jaegeuk Kim · 4 years ago
  3. eed957f Call earlyBootEnded from vdc. by Martijn Coenen · 4 years, 2 months ago
  4. f74373b KeyStorage: rework key upgrade handling by Eric Biggers · 4 years, 2 months ago
  5. f038c5f Refactor EncryptInplace.cpp by Eric Biggers · 4 years, 2 months ago
  6. c01995e Remove unused support for partial encryption by Eric Biggers · 4 years, 2 months ago
  7. cb581cc Merge "Add IVold::destroyDsuMetadataKey()" by Yo Chiang · 4 years, 2 months ago
  8. 836b51b MetadataCrypt: remove unnecessary retry loop by Eric Biggers · 4 years, 2 months ago
  9. 0af25a3 Add IVold::destroyDsuMetadataKey() by Yo Chiang · 4 years, 3 months ago
  10. e0c38eb Use dm.CreateDevice() with a timeout. by Martijn Coenen · 4 years, 3 months ago
  11. 72d0713 vold: use __ANDROID_API_Q__ instead of pre_gki_level by Eric Biggers · 4 years, 5 months ago
  12. 1bb7e8a Merge "Don't call block checkpoint functions above dm-default-key" by Paul Lawrence · 4 years, 6 months ago
  13. 3fe9311 Don't call block checkpoint functions above dm-default-key by Paul Lawrence · 4 years, 7 months ago
  14. 7fbd8d4 Record use of metadata encryption in property by Paul Crowley · 4 years, 9 months ago
  15. 28eddbd Send earlyBootEnded notice to all Keymasters by Shawn Willden · 4 years, 9 months ago
  16. f56d553 Choose options format using property by Paul Crowley · 4 years, 9 months ago
  17. 48aa90c Use the blk_device supplied by vdc encryptFstab by Paul Crowley · 4 years, 10 months ago
  18. 886e572 On newer devices, use dm-default-key to encrypt SD cards by Paul Crowley · 5 years ago
  19. 312b7df vold: Wrapped key support for metadata encryption by Barani Muthukumaran · 5 years ago
  20. 249c2fb Refactor: make makeGen local by Paul Crowley · 5 years ago
  21. 4eac264 Refactor key generation to handle both normal and metadata encryption. by Paul Crowley · 4 years, 11 months ago
  22. 572c024 Refactor MetadataCrypt.cpp to make create_crypto_blk_dev more general by Paul Crowley · 4 years, 11 months ago
  23. 220567c Generalize CryptoType infrastructure by Paul Crowley · 5 years ago
  24. 3dfb094 vold: Support Storage keys for FBE by Barani Muthukumaran · 5 years ago
  25. 2b1ff5a Have vold inform keymaster that early boot ended by Shawn Willden · 5 years ago
  26. 84e84c5 Set metadata cipher in fstab by Paul Crowley · 5 years ago
  27. 92a14b6 Add support for v2 of dm-default-key by Paul Crowley · 5 years ago
  28. c9b92f0 Rename key_dir to metadata_key_dir and refactor by Paul Crowley · 5 years ago
  29. 77df7f2 Refactor to use EncryptionPolicy everywhere we used to use raw_ref by Paul Crowley · 5 years ago
  30. f850e6e Allow fscrypt_mount_metadata_encrypted to be called more than once by Nikita Ioffe · 5 years ago
  31. 4b140d3 Fix ext4/metadata/udc issue by Paul Lawrence · 5 years ago
  32. 236e5e8 Make ext4 userdata checkpoints work with metadata encryption by Paul Lawrence · 6 years ago
  33. b922473 Replace manual dm ioctls with libdm. by David Anderson · 6 years ago
  34. 4c5bde2 Move over to the C++ Fstab class by Tom Cherry · 6 years ago
  35. 7f3ab95 Remove secontext.h, secontext.cpp, hash.h by LongPing Wei · 6 years ago
  36. 8ae16db vold: Pass std::string by const reference by Greg Kaiser · 6 years ago
  37. 690d6de Add Support for metadata key with rollback by Daniel Rosenberg · 6 years ago
  38. a701c45 vold: rename from "ext4 encryption" to fscrypt by Eric Biggers · 6 years ago
  39. a3381ff Merge "Add support for checkpointing" by Treehugger Robot · 6 years ago
  40. 625dc78 Add GetBlockDevSize, GetBlockDevSectors helpers by Oleksiy Avramchenko · 7 years ago
  41. 65f99c9 Add support for checkpointing by Daniel Rosenberg · 6 years ago
  42. 14c8c07 clang-format many files. by Paul Crowley · 6 years ago
  43. 98a23a1 Fix spurious error by Paul Crowley · 7 years ago
  44. 0fd2626 Add a mount with metadata encryption service by Paul Crowley · 7 years ago
  45. e2ee152 Refactor of use of fstab in advance of fix. by Paul Crowley · 7 years ago
  46. e2e2d30 Zero memory used for encryuption keys. by Pavel Grafov · 7 years ago
  47. e4c93da Abolish AutoCloseFD.h in favour of unique_fd by Paul Crowley · 8 years ago
  48. 5b6c6a2 Revert "Enable metadata encryption" by Guang Zhu · 8 years ago
  49. 3963b23 Enable metadata encryption by Paul Lawrence · 8 years ago
  50. d575981 Add support for metadata encryption by Paul Crowley · 9 years ago