summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/crypto.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow2007-02-121-22/+15Star
* [PATCH] eCryptfs: convert kmap() to kmap_atomic()Michael Halcrow2007-02-121-4/+4
* [PATCH] eCryptfs: convert f_op->write() to vfs_write()Michael Halcrow2007-02-121-5/+22
* [PATCH] eCryptfs: Encrypted passthroughMichael Halcrow2007-02-121-4/+11
* [PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow2007-02-121-56/+178
* [PATCH] eCryptfs: xattr flags and mount optionsMichael Halcrow2007-02-121-0/+20
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+2
* [CRYPTO] api: Remove deprecated interfaceHerbert Xu2007-02-061-3/+1Star
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_USERChristoph Lameter2006-12-071-2/+2
* [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkAkinobu Mita2006-11-291-1/+2
* [PATCH] eCryptfs: Fix pointer derefMichael Halcrow2006-11-031-1/+1
* [PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow2006-10-311-12/+12
* [PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow2006-10-311-21/+71
* [PATCH] eCryptfs: Hash code to new crypto APIMichael Halcrow2006-10-311-15/+21
* [PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow2006-10-311-54/+12Star
* [PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow2006-10-041-0/+1659