开源镜像站
帮助
动态
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
/
crypto
/
keysetup_v1.c
Age
Commit message (
Expand
)
Author
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-10-08
fscrypt: rename fscrypt_info => fscrypt_inode_info
Josef Bacik
2023-09-24
fscrypt: make it clearer that key_prefix is deprecated
Eric Biggers
2023-09-15
fscrypt: Do not include crypto/algapi.h
Herbert Xu
2022-09-21
fscrypt: stop holding extra request_queue references
Eric Biggers
2020-09-22
fscrypt: stop pretending that key setup is nofs-safe
Eric Biggers
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-07-20
fscrypt: rename FS_KEY_DERIVATION_NONCE_SIZE
Eric Biggers
2020-07-08
fscrypt: add inline encryption support
Satya Tangirala
2020-01-22
fscrypt: clarify what is meant by a per-file key
Eric Biggers
2019-12-31
fscrypt: check for appropriate use of DIRECT_KEY flag earlier
Eric Biggers
2019-10-21
fscrypt: invoke crypto API for ESSIV handling
Eric Biggers
2019-08-12
fscrypt: v2 encryption policy support
Eric Biggers
2019-08-12
fscrypt: move v1 policy key setup to keysetup_v1.c
Eric Biggers