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