summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/fscrypt.rst
AgeCommit message (Expand)Author
2019-11-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2019-11-14ext4: Enable encryption for subpage-sized blocksChandan Rajendra
2019-11-06fscrypt: add support for IV_INO_LBLK_64 policiesEric Biggers
2019-10-21fscrypt: invoke crypto API for ESSIV handlingEric Biggers
2019-08-31ext4 crypto: fix to check feature status before get policyChao Yu
2019-08-12fscrypt: document the new ioctls and policy versionEric Biggers
2019-08-12fscrypt: use FSCRYPT_ prefix for uapi constantsEric Biggers
2019-06-27fscrypt: document testing with xfstestsEric Biggers
2019-06-27fscrypt: remove selection of CONFIG_CRYPTO_SHA256Eric Biggers
2019-01-23fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra
2019-01-06fscrypt: add Adiantum supportEric Biggers
2018-09-04crypto: speck - remove SpeckJason A. Donenfeld
2018-05-20fscrypt: add Speck128/256 supportEric Biggers
2018-01-11fscrypt: document symlink length restrictionEric Biggers
2017-10-31fscrypt: add a documentation file for filesystem-level encryptionEric Biggers