aboutsummaryrefslogtreecommitdiff
path: root/fs/ecryptfs/file.c
AgeCommit message (Expand)Author
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-05-23eCryptfs: delay writing 0's after llseek until writeMichael Halcrow
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-03-01[PATCH] eCryptfs: set O_LARGEFILE when opening lower fileMichael Halcrow
2007-02-12[PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow
2007-02-12[PATCH] eCryptfs: Encrypted passthroughMichael Halcrow
2007-02-12[PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2006-12-08[PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsJosef "Jeff" Sipek
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-31[PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow