aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/file.c
Commit message (Expand)AuthorAge
* eCryptfs: remove unused functions and kmem_cacheMichael Halcrow2007-10-16
* eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow2007-10-16
* eCryptfs: update metadata read/write functionsMichael Halcrow2007-10-16
* eCryptfs: remove assignments in if-statementsMichael Halcrow2007-10-16
* eCryptfs: Use generic_file_splice_read()Michael Halcrow2007-10-16
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* eCryptfs: delay writing 0's after llseek until writeMichael Halcrow2007-05-23
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] eCryptfs: set O_LARGEFILE when opening lower fileMichael Halcrow2007-03-01
* [PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow2007-02-12
* [PATCH] eCryptfs: Encrypted passthroughMichael Halcrow2007-02-12
* [PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow2007-02-12
* [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
* [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] eCryptfs: Use fsstack's generic copy inode attr functionsJosef "Jeff" Sipek2006-12-08
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow2006-10-31
* [PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow2006-10-04