aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/read_write.c
Commit message (Expand)AuthorAge
* switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro2010-05-21
* switch ecryptfs_get_locked_page() to struct inode *Al Viro2010-05-21
* eCryptfs: Propagate vfs_read and vfs_write return codesTyler Hicks2009-09-23
* eCryptfs: Fix data corruption when using ecryptfs_passthroughTyler Hicks2009-04-22
* eCryptfs: remove unnecessary page decrypt callMichael Halcrow2008-06-06
* ecryptfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-29
* fs/ecryptfs/: possible cleanupsAdrian Bunk2008-02-06
* ecryptfs: fix fsx data corruption problemsEric Sandeen2007-12-17
* eCryptfs: cast page->index to loff_t instead of off_tMichael Halcrow2007-11-14
* ecryptfs: clean up page flag handlingMichael Halcrow2007-10-16
* eCryptfs: fix data typesMichael Halcrow2007-10-16
* eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow2007-10-16
* eCryptfs: read_write.c routinesMichael Halcrow2007-10-16