aboutsummaryrefslogtreecommitdiffstats
path: root/fs/crypto/fscrypt_private.h
AgeCommit message (Expand)Author
2017-05-04fscrypt: introduce helper function for filename matchingEric Biggers
2017-04-30fscrypt: Move key structure and constants to uapiJoe Richey
2017-03-15fscrypt: remove broken support for detecting keyring key revocationEric Biggers
2017-02-06fscrypt: properly declare on-stack completionRichard Weinberger
2017-02-06fscrypt: split supp and notsupp declarations into their own headersEric Biggers
2017-01-01fscrypt: factor out bio specific functionsRichard Weinberger
2016-12-11fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FLDavid Gstir
2016-12-11fscrypt: Delay bounce page pool allocation until neededDavid Gstir
2016-12-11fscrypt: move non-public structures and constants to fscrypt_private.hTheodore Ts'o
2016-12-11fscrypt: unexport fscrypt_initialize()Theodore Ts'o
2016-12-11fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()Theodore Ts'o