1. 640a1a9 Remove progress property support from encrypt_inplace() by Eric Biggers · 2 years, 3 months ago
  2. 1ba8865 EncryptInplace: fsync cryptofd before reporting success by Eric Biggers · 3 years, 7 months ago
  3. f038c5f Refactor EncryptInplace.cpp by Eric Biggers · 3 years, 7 months ago
  4. 7e70d69 Correctly calculate tot_used_blocks on ext4 with uninit_bg by Eric Biggers · 3 years, 7 months ago
  5. b3ba087 Fix memory leak of f2fs_info by Eric Biggers · 3 years, 7 months ago
  6. 69520d2 Remove special handling for missing crypto_blkdev by Eric Biggers · 3 years, 7 months ago
  7. c01995e Remove unused support for partial encryption by Eric Biggers · 3 years, 7 months ago
  8. b677083 vold: remove unused code for CONFIG_HW_DISK_ENCRYPTION by Eric Biggers · 3 years, 9 months ago
  9. 4ac43f0 EncryptInPlace: ensure that backup superblocks get encrypted by Will Shiu · 3 years, 11 months ago
  10. 1740eff Consistently use CLOCK_MONOTONIC for timing encryption by Denis Hsu · 4 years, 6 months ago
  11. 236e5e8 Make ext4 userdata checkpoints work with metadata encryption by Paul Lawrence · 5 years ago
  12. e0691cc EncryptInplace: Rename variable by Greg Kaiser · 5 years ago
  13. 4b6ca4e Update vold to log only debug or higher level messages. by Sudheer Shanka · 6 years ago
  14. 14c8c07 clang-format many files. by Paul Crowley · 6 years ago
  15. 0fd2626 Add a mount with metadata encryption service by Paul Crowley · 6 years ago
  16. 772cc85 Refactor logging in EncryptInplace.cpp by Paul Crowley · 6 years ago
  17. 5385417 Remove CheckBattery altogether by Paul Crowley · 7 years ago
  18. f654c04 <stdbool.h> unnecessary in C++. by Elliott Hughes · 7 years ago
  19. f71ace3 Refactor to lay the groundwork for metadata encryption by Paul Crowley · 8 years ago