summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/file.c
Commit message (Expand)AuthorAgeFilesLines
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] eCryptfs: set O_LARGEFILE when opening lower fileMichael Halcrow2007-03-011-0/+1
* [PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow2007-02-121-10/+7Star
* [PATCH] eCryptfs: Encrypted passthroughMichael Halcrow2007-02-121-2/+11
* [PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow2007-02-121-21/+6Star
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-2/+1Star
* [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-7/+7
* [PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsJosef "Jeff" Sipek2006-12-081-1/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow2006-10-311-8/+36
* [PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow2006-10-041-0/+440