summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs
AgeCommit message (Expand)AuthorLines
2007-02-12[PATCH] eCryptfs: convert f_op->write() to vfs_write()Michael Halcrow-6/+23
2007-02-12[PATCH] eCryptfs: Encrypted passthroughMichael Halcrow-11/+113
2007-02-12[PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow-146/+348
2007-02-12[PATCH] eCryptfs: xattr flags and mount optionsMichael Halcrow-7/+46
2007-02-12[PATCH] eCryptfs: Public key; packet managementMichael Halcrow-170/+777
2007-02-12[PATCH] eCryptfs: Public key transport mechanismMichael Halcrow-3/+858
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day-16/+8
2007-02-07[CRYPTO] api: Remove deprecated interfaceHerbert Xu-4/+1
2006-12-08[PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek-17/+17
2006-12-08[PATCH] struct path: make eCryptfs a user of struct pathJosef "Jeff" Sipek-6/+6
2006-12-08[PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsJosef "Jeff" Sipek-63/+27
2006-12-07[PATCH] make ecryptfs_version_str_map[] staticAdrian Bunk-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-8/+8
2006-12-07[PATCH] slab: remove SLAB_USERChristoph Lameter-3/+3
2006-11-28[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkAkinobu Mita-1/+2
2006-11-16[PATCH] eCryptfs: CIFS nlink fixesMichael Halcrow-1/+8
2006-11-16[PATCH] eCryptfs: dput() lower d_parent on renameMichael Halcrow-0/+2
2006-11-03[PATCH] eCryptfs: Fix pointer derefMichael Halcrow-1/+1
2006-10-31[PATCH] eCryptfs: Fix handling of lower d_countMichael Halcrow-43/+27
2006-10-31[PATCH] eCryptfs: Remove ecryptfs_umount_beginMichael Halcrow-18/+0
2006-10-31[PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow-42/+63
2006-10-31[PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow-58/+146
2006-10-31[PATCH] eCryptfs: Hash code to new crypto APIMichael Halcrow-18/+25
2006-10-31[PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow-78/+24
2006-10-20[PATCH] ecryptfs: use special_file()Pekka Enberg-4/+1
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow-0/+6755