index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
/
read_write.c
Age
Commit message (
Expand
)
Author
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-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