开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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