summaryrefslogtreecommitdiff
path: root/fs/crypto/policy.c
AgeCommit message (Expand)Author
2017-05-20fscrypt: fix context consistency check when key(s) unavailableEric Biggers
2017-01-12fscrypt: fix renaming and linking special filesEric 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-10fscrypto: only allow setting encryption policy on directoriesEric Biggers
2016-09-10fscrypto: add authorization check for setting encryption policyEric Biggers
2016-03-18fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim