index
:
system_vold.git
kitkat
lp5.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
system_vold
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
secdiscard.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
secdiscard: should call fsync to avoid reordering IOs
Jaegeuk Kim
2019-08-12
1
-0
/
+4
*
vold: cleanups for O_CLOEXEC tidy checks.
Nick Kralevich
2019-03-29
1
-1
/
+2
*
Remove excess logging in secdiscard
Rubin Xu
2019-03-21
1
-3
/
+1
*
clang-format many files.
Paul Crowley
2018-09-18
1
-30
/
+29
*
fix wrong ioctl direction for F2FS_IOC_GET_PIN_FILE
Jaegeuk Kim
2018-09-12
1
-1
/
+1
*
secdiscard: should pin_file to avoid moving blocks in F2FS
Jaegeuk Kim
2018-08-02
1
-0
/
+28
*
Move functions useful for crypto test into their own file
Paul Crowley
2017-06-16
1
-74
/
+4
*
Abolish AutoCloseFD.h in favour of unique_fd
Paul Crowley
2017-06-16
1
-6
/
+7
*
Zero out blocks if BLKSECDISCARD fails
Paul Crowley
2016-07-11
1
-9
/
+32
*
Use android-base logging not cutils in secdiscard
Paul Crowley
2016-01-12
1
-17
/
+17
*
Make deletion of larger files possible.
Paul Crowley
2015-11-17
1
-41
/
+55
*
Add --no-unlink option to secdiscard for testing.
Paul Crowley
2015-11-02
1
-9
/
+39
*
secdiscard.cpp: Use getmntent and my newfound C++ knowledge.
Paul Crowley
2015-11-02
1
-130
/
+59
*
Fix erroneous comment in secdiscard.cpp, plus style fixes.
Paul Crowley
2015-06-24
1
-13
/
+9
*
Scrub the key from the disk with BLKSECDISCARD.
Paul Crowley
2015-06-17
1
-0
/
+240