index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
crypto_policy.c
Age
Commit message (
Expand
)
Author
2016-07-10
ext4 crypto: migrate into vfs's crypto engine
Jaegeuk Kim
2015-10-03
ext4 crypto: replace some BUG_ON()'s with error checks
Theodore Ts'o
2015-07-17
ext4 crypto: use a jbd2 transaction when adding a crypto policy
Theodore Ts'o
2015-05-31
ext4 crypto: handle unexpected lack of encryption keys
Theodore Ts'o
2015-05-31
ext4 crypto: policies may only be set on directories
Theodore Ts'o
2015-05-31
ext4 crypto: set up encryption info for new inodes in ext4_inherit_context()
Theodore Ts'o
2015-05-18
ext4: clean up superblock encryption mode fields
Theodore Ts'o
2015-05-18
ext4 crypto: reorganize how we store keys in the inode
Theodore Ts'o
2015-05-01
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
2015-04-16
ext4 crypto: enable encryption feature flag
Theodore Ts'o
2015-04-12
ext4 crypto: filename encryption facilities
Michael Halcrow
2015-04-12
ext4 crypto: add ext4 encryption facilities
Michael Halcrow
2015-04-11
ext4 crypto: add encryption policy and password salt support
Michael Halcrow