summaryrefslogtreecommitdiff
path: root/include/linux/fscrypt.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-12fscrypt: move fscrypt_ctx declaration to fscrypt_supp.hEric Biggers1-15/+1
2018-01-12fscrypt: move fscrypt_control_page() to supp/notsupp headersEric Biggers1-16/+2
2018-01-12fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headersEric Biggers1-10/+0
2017-11-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+294
2017-10-19fscrypt: new helper function - fscrypt_prepare_setattr()Eric Biggers1-0/+25
2017-10-19fscrypt: new helper function - fscrypt_prepare_lookup()Eric Biggers1-0/+28
2017-10-19fscrypt: new helper function - fscrypt_prepare_rename()Eric Biggers1-0/+33
2017-10-19fscrypt: new helper function - fscrypt_prepare_link()Eric Biggers1-0/+27
2017-10-19fscrypt: new helper function - fscrypt_require_key()Eric Biggers1-0/+25
2017-10-19fscrypt: remove ->is_encrypted()Eric Biggers1-1/+0
2017-10-19fscrypt: clean up include file messDave Chinner1-0/+156