summaryrefslogtreecommitdiff
path: root/fs/crypto/policy.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-10fscrypto: require write access to mount to set encryption policyEric Biggers1-13/+25
2016-09-10fscrypto: only allow setting encryption policy on directoriesEric Biggers1-0/+2
2016-09-10fscrypto: add authorization check for setting encryption policyEric Biggers1-0/+3
2016-03-18fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim1-0/+229