aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/crypto.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow1-22/+15
2007-02-12[PATCH] eCryptfs: convert kmap() to kmap_atomic()Michael Halcrow1-4/+4
2007-02-12[PATCH] eCryptfs: convert f_op->write() to vfs_write()Michael Halcrow1-5/+22
2007-02-12[PATCH] eCryptfs: Encrypted passthroughMichael Halcrow1-4/+11
2007-02-12[PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow1-56/+178
2007-02-12[PATCH] eCryptfs: xattr flags and mount optionsMichael Halcrow1-0/+20
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-2/+2
2007-02-07[CRYPTO] api: Remove deprecated interfaceHerbert Xu1-3/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_USERChristoph Lameter1-2/+2
2006-11-28[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkAkinobu Mita1-1/+2
2006-11-03[PATCH] eCryptfs: Fix pointer derefMichael Halcrow1-1/+1
2006-10-31[PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow1-12/+12
2006-10-31[PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow1-21/+71
2006-10-31[PATCH] eCryptfs: Hash code to new crypto APIMichael Halcrow1-15/+21
2006-10-31[PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow1-54/+12
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow1-0/+1659