index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
read_write.c
Age
Commit message (
Expand
)
Author
2013-02-26
export kernel_write(), convert open-coded instances
Al Viro
2012-02-16
ecryptfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-25
eCryptfs: Remove unused ecryptfs_read()
Tyler Hicks
2012-01-25
eCryptfs: Make truncate path killable
Tyler Hicks
2012-01-25
eCryptfs: Infinite loop due to overflow in ecryptfs_write()
Li Wang
2011-08-09
eCryptfs: Return error when lower file pointer is NULL
Tyler Hicks
2011-03-28
ecryptfs: modify write path to encrypt page in writepage
Thieu Le
2010-05-21
switch ecryptfs_write() to struct inode *, kill on-stack fake files
Al Viro
2010-05-21
switch ecryptfs_get_locked_page() to struct inode *
Al Viro
2009-09-23
eCryptfs: Propagate vfs_read and vfs_write return codes
Tyler Hicks
2009-04-22
eCryptfs: Fix data corruption when using ecryptfs_passthrough
Tyler Hicks
2008-06-06
eCryptfs: remove unnecessary page decrypt call
Michael Halcrow
2008-04-29
ecryptfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-06
fs/ecryptfs/: possible cleanups
Adrian Bunk
2007-12-18
ecryptfs: fix fsx data corruption problems
Eric Sandeen
2007-11-15
eCryptfs: cast page->index to loff_t instead of off_t
Michael Halcrow
2007-10-16
ecryptfs: clean up page flag handling
Michael Halcrow
2007-10-16
eCryptfs: fix data types
Michael Halcrow
2007-10-16
eCryptfs: replace encrypt, decrypt, and inode size write
Michael Halcrow
2007-10-16
eCryptfs: read_write.c routines
Michael Halcrow