summaryrefslogtreecommitdiff
path: root/fs/ext4/crypto_key.c (follow)
Commit message (Expand)AuthorAge
* ext4 crypto: fix spelling typo in commentLaurent Navet2015-07-22
* ext4 crypto: exit cleanly if ext4_derive_key_aes() failsLaurent Navet2015-07-22
* ext4 crypto: use per-inode tfm structureTheodore Ts'o2015-05-31
* ext4 crypto: get rid of ci_mode from struct ext4_crypt_infoTheodore Ts'o2015-05-18
* ext4 crypto: use slab cachesTheodore Ts'o2015-05-18
* ext4 crypto: reorganize how we store keys in the inodeTheodore Ts'o2015-05-18
* ext4 crypto: separate kernel and userspace structure for the keyTheodore Ts'o2015-05-18
* ext4 crypto: add padding to filenames before encryptingTheodore Ts'o2015-05-01
* ext4 crypto: enable encryption feature flagTheodore Ts'o2015-04-16
* ext4 crypto: add encryption key management facilitiesMichael Halcrow2015-04-12