[PATCH 0/2 v3] EXT4: Secure Delete

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch set implements secure delete for ext4.  New
flags have been added to ext4_free_blocks and ext4_delete_entry
that cause the data blocks and directory entries to be
zeroed before they are released.  Files that have the 
secure remove attribute flag on will have their data and
directory entries zeroed when they are deleted.

Allison Henderson (2):
  EXT4: Secure Delete: Zero out file data
  EXT4: Secure Delete: Zero out files directory entry

 fs/ext4/ext4.h    |    6 ++++++
 fs/ext4/extents.c |    3 +++
 fs/ext4/inode.c   |    3 +++
 fs/ext4/mballoc.c |    8 ++++++++
 fs/ext4/namei.c   |   52 +++++++++++++++++++++++++++++++++++++++++-----------
 fs/ext4/xattr.c   |   12 ++++++++----
 6 files changed, 69 insertions(+), 15 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux