index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch touch_atime to struct path
Al Viro
2012-03-20
1
-5
/
+4
*
eCryptfs: Flush file in vma close
Tyler Hicks
2011-11-23
1
-1
/
+22
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
1
-3
/
+4
*
eCryptfs: Fix new inode race condition
Tyler Hicks
2011-05-29
1
-1
/
+1
*
eCryptfs: Handle failed metadata read in lookup
Tyler Hicks
2011-04-25
1
-1
/
+2
*
eCryptfs: Add reference counting to lower files
Tyler Hicks
2011-04-25
1
-12
/
+10
*
ecryptfs: modify write path to encrypt page in writepage
Thieu Le
2011-03-28
1
-1
/
+8
*
ecryptfs: read on a directory should return EISDIR if not supported
Andy Whitcroft
2011-02-21
1
-0
/
+1
*
fs/ecryptfs: Add printf format/argument verification and fix fallout
Joe Perches
2011-01-17
1
-3
/
+3
*
ecryptfs: fixed testing of file descriptor flags
Roberto Sassu
2011-01-17
1
-2
/
+2
*
ecryptfs: test lower_file pointer when lower_file_mutex is locked
Roberto Sassu
2011-01-17
1
-9
/
+7
*
ecryptfs: fix truncation error in ecryptfs_read_update_atime
Edward Shishkin
2011-01-17
1
-1
/
+1
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
BKL: Remove BKL from ecryptfs
Arnd Bergmann
2010-10-04
1
-3
/
+0
|
/
*
fs/ecryptfs/file.c: introduce missing free
Julia Lawall
2010-08-09
1
-2
/
+2
*
eCryptfs: Handle ioctl calls with unlocked and compat functions
Tyler Hicks
2010-08-09
1
-21
/
+35
*
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-1
/
+1
*
sanitize vfs_fsync calling conventions
Christoph Hellwig
2010-05-21
1
-3
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ecryptfs: Eliminate useless code
Julia Lawall
2010-01-19
1
-1
/
+1
*
ecryptfs: initialize private persistent file before dereferencing pointer
Erez Zadok
2010-01-19
1
-7
/
+7
*
eCryptfs: Remove mmap from directory operations
Tyler Hicks
2010-01-19
1
-1
/
+0
*
eCryptfs: Fix data types (int/size_t)
Michael Halcrow
2009-01-06
1
-1
/
+1
*
eCryptfs: Filename Encryption: filldir, lookup, and readlink
Michael Halcrow
2009-01-06
1
-15
/
+15
*
add a vfs_fsync helper
Christoph Hellwig
2009-01-05
1
-12
/
+3
*
eCryptfs: remove retry loop in ecryptfs_readdir()
Michael Halcrow
2008-10-16
1
-9
/
+8
*
eCryptfs: Make all persistent file opens delayed
Michael Halcrow
2008-07-24
1
-4
/
+0
*
eCryptfs: do not try to open device files on mknod
Michael Halcrow
2008-07-24
1
-0
/
+14
*
eCryptfs: Privileged kthread for lower file opens
Michael Halcrow
2008-07-24
1
-0
/
+7
*
ecryptfs: fasync BKL pushdown
Jonathan Corbet
2008-07-02
1
-0
/
+3
*
eCryptfs: protect crypt_stat->flags in ecryptfs_open()
Michael Halcrow
2008-04-29
1
-0
/
+2
*
eCryptfs: Minor fixes to printk messages
Michael Halcrow
2008-02-06
1
-2
/
+3
*
eCryptfs: remove unused functions and kmem_cache
Michael Halcrow
2007-10-16
1
-28
/
+0
*
eCryptfs: make open, truncate, and setattr use persistent file
Michael Halcrow
2007-10-16
1
-41
/
+9
*
eCryptfs: update metadata read/write functions
Michael Halcrow
2007-10-16
1
-1
/
+1
*
eCryptfs: remove assignments in if-statements
Michael Halcrow
2007-10-16
1
-3
/
+5
*
eCryptfs: Use generic_file_splice_read()
Michael Halcrow
2007-10-16
1
-17
/
+2
*
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
2007-07-10
1
-7
/
+8
*
eCryptfs: delay writing 0's after llseek until write
Michael Halcrow
2007-05-23
1
-58
/
+1
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
[PATCH] eCryptfs: set O_LARGEFILE when opening lower file
Michael Halcrow
2007-03-01
1
-0
/
+1
*
[PATCH] eCryptfs: open-code flag checking and manipulation
Michael Halcrow
2007-02-12
1
-10
/
+7
*
[PATCH] eCryptfs: Encrypted passthrough
Michael Halcrow
2007-02-12
1
-2
/
+11
*
[PATCH] eCryptfs: Generalize metadata read/write
Michael Halcrow
2007-02-12
1
-21
/
+6
*
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-11
1
-2
/
+1
*
[PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
1
-7
/
+7
*
[PATCH] eCryptfs: Use fsstack's generic copy inode attr functions
Josef "Jeff" Sipek
2006-12-08
1
-1
/
+2
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] eCryptfs: Consolidate lower dentry_open's
Michael Halcrow
2006-10-31
1
-8
/
+36
[next]