summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/file.c
Commit message (Expand)AuthorAgeFilesLines
* eCryptfs: protect crypt_stat->flags in ecryptfs_open()Michael Halcrow2008-04-291-0/+2
* eCryptfs: Minor fixes to printk messagesMichael Halcrow2008-02-061-2/+3
* eCryptfs: remove unused functions and kmem_cacheMichael Halcrow2007-10-161-28/+0Star
* eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow2007-10-161-41/+9Star
* eCryptfs: update metadata read/write functionsMichael Halcrow2007-10-161-1/+1
* eCryptfs: remove assignments in if-statementsMichael Halcrow2007-10-161-3/+5
* eCryptfs: Use generic_file_splice_read()Michael Halcrow2007-10-161-17/+2Star
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-7/+8
* eCryptfs: delay writing 0's after llseek until writeMichael Halcrow2007-05-241-58/+1Star
* 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