aboutsummaryrefslogtreecommitdiffstats
path: root/fs/crypto/policy.c
AgeCommit message (Expand)Author
2016-12-11fscrypt: move non-public structures and constants to fscrypt_private.hTheodore Ts'o
2016-12-11fscrypto: move ioctl processing more fully into common codeEric Biggers
2016-10-15fscrypto: lock inode while setting encryption policyEric Biggers
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers
2016-09-09fscrypto: only allow setting encryption policy on directoriesEric Biggers
2016-09-09fscrypto: add authorization check for setting encryption policyEric Biggers
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim