aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fscrypt_notsupp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscryptLinus Torvalds1-3/+36
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18fscrypt: new helper function - fscrypt_prepare_lookup()Eric Biggers1-0/+6
2017-10-18fscrypt: new helper function - fscrypt_prepare_rename()Eric Biggers1-0/+9
2017-10-18fscrypt: new helper function - fscrypt_prepare_link()Eric Biggers1-0/+6
2017-10-18fscrypt: new helper function - fscrypt_file_open()Eric Biggers1-0/+9
2017-10-18fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()Eric Biggers1-1/+1
2017-10-18fscrypt: clean up include file messDave Chinner1-2/+5
2017-05-04fscrypt: introduce helper function for filename matchingEric Biggers1-0/+9
2017-02-06fscrypt: split supp and notsupp declarations into their own headersEric Biggers1-0/+168