index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
read_write.c
Age
Commit message (
Expand
)
Author
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-17
ecryptfs: fix fsx data corruption problems
Eric Sandeen
2007-11-14
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