summaryrefslogtreecommitdiffstats
path: root/fs/ext4/crypto_fname.c
Commit message (Expand)AuthorAgeFilesLines
* ext4 crypto: remove duplicate header filezilong.liu2015-07-281-1/+0
* ext4 crypto: check for too-short encrypted file namesTheodore Ts'o2015-07-171-0/+4
* ext4 crypto: allocate the right amount of memory for the on-disk symlinkTheodore Ts'o2015-05-311-10/+15
* ext4 crypto: clean up error handling in ext4_fname_setup_filenameTheodore Ts'o2015-05-311-19/+16
* ext4 crypto: use per-inode tfm structureTheodore Ts'o2015-05-311-47/+1
* ext4 crypto: get rid of ci_mode from struct ext4_crypt_infoTheodore Ts'o2015-05-181-2/+2
* ext4 crypto: reorganize how we store keys in the inodeTheodore Ts'o2015-05-181-209/+75
* ext4 crypto: separate kernel and userspace structure for the keyTheodore Ts'o2015-05-181-23/+10
* ext4 crypto: don't allocate a page when encrypting/decrypting file namesTheodore Ts'o2015-05-181-52/+20
* ext4 crypto: optimize filename encryptionTheodore Ts'o2015-05-181-91/+64
* ext4 crypto: add padding to filenames before encryptingTheodore Ts'o2015-05-011-2/+10
* ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o2015-05-011-133/+135
* ext4 crypto: filename encryption facilitiesMichael Halcrow2015-04-121-0/+709
OpenPOWER on IntegriCloud