summaryrefslogtreecommitdiffstats
path: root/fs/crypto/fscrypt_private.h
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud