1. 6c5e453 secdiscard: should call fsync to avoid reordering IOs by Jaegeuk Kim · 4 years, 10 months ago
  2. e7e89ac vold: cleanups for O_CLOEXEC tidy checks. by Nick Kralevich · 5 years ago
  3. f2e846f Remove excess logging in secdiscard by Rubin Xu · 5 years ago
  4. 14c8c07 clang-format many files. by Paul Crowley · 6 years ago
  5. 1dcfbe2 fix wrong ioctl direction for F2FS_IOC_GET_PIN_FILE by Jaegeuk Kim · 6 years ago
  6. ab515b2 secdiscard: should pin_file to avoid moving blocks in F2FS by Jaegeuk Kim · 6 years ago
  7. 03f89d3 Move functions useful for crypto test into their own file by Paul Crowley · 7 years ago
  8. e4c93da Abolish AutoCloseFD.h in favour of unique_fd by Paul Crowley · 7 years ago
  9. 2143ee8 Zero out blocks if BLKSECDISCARD fails by Paul Crowley · 8 years ago
  10. 8bb8fcf Use android-base logging not cutils in secdiscard by Paul Crowley · 8 years ago
  11. 28c4df4 Make deletion of larger files possible. by Paul Crowley · 9 years ago
  12. 5ab73e9 Add --no-unlink option to secdiscard for testing. by Paul Crowley · 9 years ago
  13. 4432e73 secdiscard.cpp: Use getmntent and my newfound C++ knowledge. by Paul Crowley · 9 years ago
  14. 747e1f7 Fix erroneous comment in secdiscard.cpp, plus style fixes. by Paul Crowley · 9 years ago
  15. 53af81c Scrub the key from the disk with BLKSECDISCARD. by Paul Crowley · 9 years ago