summaryrefslogtreecommitdiff
path: root/fs/ext4/ext4_crypto.h (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.163 (0ca3fca) into msm-4.4Srinivasarao P2018-11-15
|\
| * Revert "BACKPORT, FROMLIST: fscrypt: add Speck128/256 support"Alistair Strachan2018-10-23
* | Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P2018-05-31
|\|
| * BACKPORT, FROMLIST: fscrypt: add Speck128/256 supportEric Biggers2018-05-25
* | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-20
|\|
| * Merge 4.4.59 into android-4.4Greg Kroah-Hartman2017-04-06
| * ANDROID: ext4: add a non-reversible key derivation methodEric Biggers2017-02-10
| * ANDROID: ext4: allow encrypting filenames using HEH algorithmEric Biggers2017-02-10
* | ext4 crypto: enable HW based encryption with ICEAndrey Markovytch2016-09-15
|/
* ext4 crypto: allocate bounce pages using GFP_NOWAITTheodore Ts'o2015-06-03
* ext4 crypto: use per-inode tfm structureTheodore Ts'o2015-05-31
* ext4 crypto: shrink size of the ext4_crypto_ctx structureTheodore Ts'o2015-05-31
* ext4 crypto: get rid of ci_mode from struct ext4_crypt_infoTheodore 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: don't allocate a page when encrypting/decrypting file namesTheodore Ts'o2015-05-18
* ext4 crypto: add padding to filenames before encryptingTheodore Ts'o2015-05-01
* ext4 crypto: add symlink encryptionTheodore Ts'o2015-04-16
* ext4 crypto: filename encryption facilitiesMichael Halcrow2015-04-12
* ext4 crypto: add encryption key management facilitiesMichael Halcrow2015-04-12
* ext4 crypto: add ext4 encryption facilitiesMichael Halcrow2015-04-12
* ext4 crypto: add encryption policy and password salt supportMichael Halcrow2015-04-11