summaryrefslogtreecommitdiffstats
path: root/fs/crypto/fscrypt_private.h
Commit message (Expand)AuthorAgeFilesLines
* fscrypt: remove filesystem specific build config optionChandan Rajendra2019-01-231-1/+0
* fscrypt: add Adiantum supportEric Biggers2019-01-061-6/+61
* crypto: speck - remove SpeckJason A. Donenfeld2018-09-041-4/+0
* Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-06-111-1/+0
|\
| * fscrypt: allow synchronous bio decryptionEric Biggers2018-05-021-1/+0
* | fscrypt: add Speck128/256 supportEric Biggers2018-05-201-0/+4
* | fscrypt: use a common logging functionEric Biggers2018-05-201-0/+8
* | fscrypt: remove internal key size constantsEric Biggers2018-05-201-9/+1
* | fscrypt: clean up after fscrypt_prepare_lookup() conversionsEric Biggers2018-05-201-0/+1
|/
* fscrypt: fix up fscrypt_fname_encrypted_size() for internal useEric Biggers2018-01-111-0/+3
* fscrypt: calculate NUL-padding length in one place onlyEric Biggers2018-01-111-2/+2
* fscrypt: move fscrypt_symlink_data to fscrypt_private.hEric Biggers2018-01-111-0/+9
* fscrypt: new helper functions for ->symlink()Eric Biggers2018-01-111-0/+4
* fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.hEric Biggers2018-01-111-0/+14
* fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.hEric Biggers2018-01-111-0/+1
* Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-141-1/+2
|\
| * fscrypt: clean up include file messDave Chinner2017-10-181-1/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-11-141-10/+0
|\ \
| * | fscrypt: move to generic async completionGilad Ben-Yossef2017-11-031-10/+0
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* fscrypt: add support for AES-128-CBCDaniel Walter2017-06-231-1/+8
* fscrypt: introduce helper function for filename matchingEric Biggers2017-05-041-2/+0
* fscrypt: Move key structure and constants to uapiJoe Richey2017-04-301-11/+0
* fscrypt: remove broken support for detecting keyring key revocationEric Biggers2017-03-151-4/+0
* fscrypt: properly declare on-stack completionRichard Weinberger2017-02-061-1/+1
* fscrypt: split supp and notsupp declarations into their own headersEric Biggers2017-02-061-1/+1
* fscrypt: factor out bio specific functionsRichard Weinberger2017-01-011-1/+15
* fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FLDavid Gstir2016-12-111-1/+1
* fscrypt: Delay bounce page pool allocation until neededDavid Gstir2016-12-111-1/+1
* fscrypt: move non-public structures and constants to fscrypt_private.hTheodore Ts'o2016-12-111-0/+71
* fscrypt: unexport fscrypt_initialize()Theodore Ts'o2016-12-111-0/+3
* fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()Theodore Ts'o2016-12-111-0/+19