drop unused dentry argument to ->fsync
[safe/jmp/linux-2.6] / fs / ecryptfs / read_write.c
2010-05-21 Al Viroswitch ecryptfs_write() to struct inode *, kill on...
2010-05-21 Al Viroswitch ecryptfs_get_locked_page() to struct inode *
2009-09-23 Tyler HickseCryptfs: Propagate vfs_read and vfs_write return codes
2009-04-22 Tyler HickseCryptfs: Fix data corruption when using ecryptfs_passt...
2008-06-06 Michael HalcroweCryptfs: remove unnecessary page decrypt call
2008-04-29 Harvey Harrisonecryptfs: replace remaining __FUNCTION__ occurrences
2008-02-06 Adrian Bunkfs/ecryptfs/: possible cleanups
2007-12-18 Eric Sandeenecryptfs: fix fsx data corruption problems
2007-11-15 Michael HalcroweCryptfs: cast page->index to loff_t instead of off_t
2007-10-16 Michael Halcrowecryptfs: clean up page flag handling
2007-10-16 Michael HalcroweCryptfs: fix data types
2007-10-16 Michael HalcroweCryptfs: replace encrypt, decrypt, and inode size...
2007-10-16 Michael HalcroweCryptfs: read_write.c routines