aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fscrypt_notsupp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-11Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-3/+10
2018-05-20fscrypt: clean up after fscrypt_prepare_lookup() conversionsEric Biggers1-10/+0
2018-05-02fscrypt: allow synchronous bio decryptionEric Biggers1-3/+10
2018-01-11fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info()Eric Biggers1-2/+1
2018-01-11fscrypt: fix up fscrypt_fname_encrypted_size() for internal useEric Biggers1-8/+0
2018-01-11fscrypt: define fscrypt_fname_alloc_buffer() to be for presented namesEric Biggers1-1/+1
2018-01-11fscrypt: remove fscrypt_fname_usr_to_disk()Eric Biggers1-7/+0
2018-01-11fscrypt: new helper function - fscrypt_get_symlink()Eric Biggers1-0/+8
2018-01-11fscrypt: new helper functions for ->symlink()Eric Biggers1-0/+16
2018-01-11fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versionsEric Biggers1-0/+5
2018-01-11fscrypt: move fscrypt_control_page() to supp/notsupp headersEric Biggers1-0/+5
2018-01-11fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headersEric Biggers1-0/+5
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