开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
fscrypt.h
Age
Commit message (
Expand
)
Author
2020-11-16
fscrypt: remove kernel-internal constants from UAPI header
Eric Biggers
2020-09-22
fscrypt: make "#define fscrypt_policy" user-only
Eric Biggers
2020-05-19
fscrypt: add support for IV_INO_LBLK_32 policies
Eric Biggers
2020-03-19
fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctl
Eric Biggers
2019-12-31
fscrypt: include <linux/ioctl.h> in UAPI header
Eric Biggers
2019-12-31
fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY
Eric Biggers
2019-11-06
fscrypt: add support for IV_INO_LBLK_64 policies
Eric Biggers
2019-08-12
fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl
Eric Biggers
2019-08-12
fscrypt: allow unprivileged users to add/remove keys for v2 policies
Eric Biggers
2019-08-12
fscrypt: v2 encryption policy support
Eric Biggers
2019-08-12
fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
Eric Biggers
2019-08-12
fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
Eric Biggers
2019-08-12
fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
Eric Biggers
2019-08-12
fscrypt: use FSCRYPT_* definitions, not FS_*
Eric Biggers
2019-08-12
fscrypt: use FSCRYPT_ prefix for uapi constants
Eric Biggers
2019-08-12
fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
Eric Biggers