summaryrefslogtreecommitdiffstats
path: root/fs/crypto/policy.c
Commit message (Expand)AuthorAgeFilesLines
* fscrypto: require write access to mount to set encryption policyEric Biggers2016-09-101-13/+25
* fscrypto: only allow setting encryption policy on directoriesEric Biggers2016-09-091-0/+2
* fscrypto: add authorization check for setting encryption policyEric Biggers2016-09-091-0/+3
* fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim2016-03-171-0/+229