aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-08[PATCH] ecryptfs: nested locking annotationPeter Zijlstra1-1/+1
2007-03-05[PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov1-3/+3
2007-03-01[PATCH] eCryptfs: set O_LARGEFILE when opening lower fileMichael Halcrow1-3/+0
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-3/+3
2007-02-12[PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow1-8/+6
2007-02-12[PATCH] eCryptfs: convert f_op->write() to vfs_write()Michael Halcrow1-1/+1
2007-02-12[PATCH] eCryptfs: Encrypted passthroughMichael Halcrow1-2/+13
2007-02-12[PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow1-26/+35
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-3/+2
2006-12-08[PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-2/+2
2006-12-08[PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsJosef "Jeff" Sipek1-56/+19
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_USERChristoph Lameter1-1/+1
2006-11-16[PATCH] eCryptfs: CIFS nlink fixesMichael Halcrow1-1/+2
2006-11-16[PATCH] eCryptfs: dput() lower d_parent on renameMichael Halcrow1-0/+2
2006-10-31[PATCH] eCryptfs: Fix handling of lower d_countMichael Halcrow1-42/+20
2006-10-31[PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow1-22/+11
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow1-0/+1079