summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/fscrypt.rst
AgeCommit message (Expand)AuthorLines
2019-08-31ext4 crypto: fix to check feature status before get policyChao Yu-1/+2
2019-08-12fscrypt: document the new ioctls and policy versionEric Biggers-116/+613
2019-08-12fscrypt: use FSCRYPT_ prefix for uapi constantsEric Biggers-20/+20
2019-06-27fscrypt: document testing with xfstestsEric Biggers-0/+39
2019-06-27fscrypt: remove selection of CONFIG_CRYPTO_SHA256Eric Biggers-1/+3
2019-01-23fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers-2/+10
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra-2/+2
2019-01-06fscrypt: add Adiantum supportEric Biggers-77/+102
2018-09-04crypto: speck - remove SpeckJason A. Donenfeld-10/+0
2018-05-20fscrypt: add Speck128/256 supportEric Biggers-0/+10
2018-01-11fscrypt: document symlink length restrictionEric Biggers-2/+8
2017-10-31fscrypt: add a documentation file for filesystem-level encryptionEric Biggers-0/+610