summaryrefslogtreecommitdiff
path: root/fs/crypto/policy.c
Commit message (Expand)AuthorAge
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-07-09
|\
| * ext4: fix __ext4_new_inode() journal credits calculationTahsin Erdogan2017-07-06
* | fscrypt: add support for AES-128-CBCDaniel Walter2017-06-23
|/
* fscrypt: fix context consistency check when key(s) unavailableEric Biggers2017-05-04
* fscrypt: remove unnecessary checks for NULL operationsEric Biggers2017-04-30
* fscrypt: eliminate ->prepare_context() operationEric Biggers2017-03-15
* fscrypt: make test_dummy_encryption require a keyring keyTheodore Ts'o2017-01-02
* fscrypt: pass up error codes from ->get_context()Eric Biggers2016-12-31
* fscrypt: remove user-triggerable warning messagesEric Biggers2016-12-31
* fscrypt: use EEXIST when file already uses different policyEric Biggers2016-12-31
* fscrypt: use ENOTDIR when setting encryption policy on nondirectoryEric Biggers2016-12-31
* fscrypt: fix renaming and linking special filesEric Biggers2016-12-31
* fscrypt: move non-public structures and constants to fscrypt_private.hTheodore Ts'o2016-12-11
* fscrypto: move ioctl processing more fully into common codeEric Biggers2016-12-11
* fscrypto: lock inode while setting encryption policyEric Biggers2016-10-15
* fscrypto: require write access to mount to set encryption policyEric Biggers2016-09-10
* fscrypto: only allow setting encryption policy on directoriesEric Biggers2016-09-09
* fscrypto: add authorization check for setting encryption policyEric Biggers2016-09-09
* fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim2016-03-17