index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
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
*
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-11
1
-4
/
+3
|
\
|
*
Use ecryptfs_dentry_to_lower_path in a couple of places
Matthew Wilcox
2013-07-09
1
-4
/
+3
*
|
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
Al Viro
2013-06-29
1
-5
/
+4
*
|
[readdir] convert ecryptfs
Al Viro
2013-06-29
1
-20
/
+15
*
|
[readdir] introduce iterate_dir() and dir_context
Al Viro
2013-06-29
1
-1
/
+3
|
/
*
eCryptfs: Check return of filemap_write_and_wait during fsync
Tyler Hicks
2013-06-04
1
-1
/
+6
*
ecryptfs: fixed msync to flush data
Paul Taysom
2013-05-24
1
-0
/
+1
*
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-03-07
1
-2
/
+0
|
\
|
*
eCryptfs: Fix -Wunused-but-set-variable warnings
Tyler Hicks
2013-01-17
1
-2
/
+0
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
1
-2
/
+2
|
/
*
eCryptfs: Call lower ->flush() from ecryptfs_flush()
Tyler Hicks
2012-09-14
1
-2
/
+8
*
eCryptfs: Revert to a writethrough cache model
Tyler Hicks
2012-07-13
1
-31
/
+2
*
eCryptfs: Initialize empty lower files when opening them
Tyler Hicks
2012-07-08
1
-26
/
+45
*
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
[next]