aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/crypto.c
Commit message (Expand)AuthorAge
* ecryptfs: check for existing key_tfm at mount timeEric Sandeen2008-02-06
* eCryptfs: change the type of cipher_code from u16 to u8Trevor Highland2008-02-06
* eCryptfs: Minor fixes to printk messagesMichael Halcrow2008-02-06
* eCryptfs: set inode key only once per crypto operationTrevor Highland2008-02-06
* eCryptfs: track header bytes rather than extentsMichael Halcrow2008-02-06
* fs/ecryptfs/: possible cleanupsAdrian Bunk2008-02-06
* ecryptfs: fix unlocking in error pathsEric Sandeen2007-12-23
* ecryptfs: fix string overflow on long cipher namesEric Sandeen2007-12-23
* eCryptfs: release mutex on hash error pathMichael Halcrow2007-11-05
* eCryptfs: increment extent_offset once per loop interationMichael Halcrow2007-11-05
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-27
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* Update fs/ to use sg helpersJens Axboe2007-10-22
* ecryptfs: clean up page flag handlingMichael Halcrow2007-10-16
* eCryptfs: replace magic numbersMichael Halcrow2007-10-16
* eCryptfs: remove unused functions and kmem_cacheMichael Halcrow2007-10-16
* eCryptfs: fix data typesMichael Halcrow2007-10-16
* eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow2007-10-16
* eCryptfs: update metadata read/write functionsMichael Halcrow2007-10-16
* eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow2007-10-16
* eCryptfs: remove assignments in if-statementsMichael Halcrow2007-10-16
* eCryptfs: remove header_extent_sizeMichael Halcrow2007-10-16
* eCryptfs: make needlessly global symbols staticMichael Halcrow2007-10-16
* eCryptfs: kerneldoc fixes for crypto.c and keystore.cMichael Halcrow2007-10-16
* eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow2007-10-16
* eCryptfs: collapse flag set into one statementMichael Halcrow2007-10-16
* eCryptfs: remove unnecessary BUG_ONMichael Halcrow2007-10-16
* eCryptfs: update comment and debug statementMichael Halcrow2007-10-16
* eCryptfs: add key list structure; search keyringMichael Halcrow2007-10-16
* [PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow2007-02-12
* [PATCH] eCryptfs: convert kmap() to kmap_atomic()Michael Halcrow2007-02-12
* [PATCH] eCryptfs: convert f_op->write() to vfs_write()Michael Halcrow2007-02-12
* [PATCH] eCryptfs: Encrypted passthroughMichael Halcrow2007-02-12
* [PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow2007-02-12
* [PATCH] eCryptfs: xattr flags and mount optionsMichael Halcrow2007-02-12
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
* [CRYPTO] api: Remove deprecated interfaceHerbert Xu2007-02-06
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_USERChristoph Lameter2006-12-07
* [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkAkinobu Mita2006-11-28
* [PATCH] eCryptfs: Fix pointer derefMichael Halcrow2006-11-03
* [PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow2006-10-31
* [PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow2006-10-31
* [PATCH] eCryptfs: Hash code to new crypto APIMichael Halcrow2006-10-31
* [PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow2006-10-31
* [PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow2006-10-04