aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fscrypt_supp.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/+14
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/+1
2017-10-18fscrypt: new helper function - fscrypt_prepare_rename()Eric Biggers1-0/+5
2017-10-18fscrypt: new helper function - fscrypt_prepare_link()Eric Biggers1-0/+1
2017-10-18fscrypt: new helper function - fscrypt_file_open()Eric Biggers1-0/+3
2017-10-18fscrypt: clean up include file messDave Chinner1-3/+4
2017-06-23fscrypt: inline fscrypt_free_filename()Eric Biggers1-1/+6
2017-05-04fscrypt: correct collision claim for digested namesEric Biggers1-13/+9
2017-05-04fscrypt: introduce helper function for filename matchingEric Biggers1-0/+78
2017-02-06fscrypt: split supp and notsupp declarations into their own headersEric Biggers1-0/+66