aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/mmap.c
Commit message (Expand)AuthorAge
* eCryptfs: Fix data corruption when using ecryptfs_passthroughTyler Hicks2009-04-22
* fs: symlink write_begin allocation context fixNick Piggin2009-01-04
* ecryptfs: convert to use new aopsBadari Pulavarty2008-10-16
* ecryptfs: inode.c mmap.c use unaligned byteorder helpersHarvey Harrison2008-07-24
* ecryptfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-29
* eCryptfs: make ecryptfs_prepare_write decrypt the pageMichael Halcrow2008-03-04
* eCryptfs: track header bytes rather than extentsMichael Halcrow2008-02-06
* fs/ecryptfs/: possible cleanupsAdrian Bunk2008-02-06
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-05
* ecryptfs: fix fsx data corruption problemsEric Sandeen2007-12-17
* ecryptfs: clean up page flag handlingMichael Halcrow2007-10-16
* eCryptfs: remove unused functions and kmem_cacheMichael Halcrow2007-10-16
* eCryptfs: fix data typesMichael Halcrow2007-10-16
* eCryptfs: convert mmap functions to use persistent fileMichael Halcrow2007-10-16
* eCryptfs: update metadata read/write functionsMichael Halcrow2007-10-16
* eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow2007-10-16
* eCryptfs: read_write.c routinesMichael Halcrow2007-10-16
* eCryptfs: remove assignments in if-statementsMichael Halcrow2007-10-16
* eCryptfs: remove header_extent_sizeMichael Halcrow2007-10-16
* fs: remove some AOP_TRUNCATED_PAGENick Piggin2007-10-16
* eCryptfs: fix possible fault in ecryptfs_sync_pageRyusuke Konishi2007-08-31
* fix some conversion overflowsNick Piggin2007-07-20
* zero out last page for llseek/writeMichael Halcrow2007-06-28
* eCryptfs: fix write zeros behaviorMichael Halcrow2007-06-28
* eCryptfs: delay writing 0's after llseek until writeMichael Halcrow2007-05-23
* ecryptfs: use zero_user_pageNate Diller2007-05-17
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* [PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE betterDmitriy Monakhov2007-03-05
* [PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov2007-03-05
* [PATCH] eCryptfs: remove unnecessary flush_dcache_page()Michael Halcrow2007-03-01
* [PATCH] eCryptfs: resolve lower page unlocking problemMichael Halcrow2007-03-01
* [PATCH] eCryptfs: add flush_dcache_page() callsMichael Halcrow2007-02-12
* [PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow2007-02-12
* [PATCH] eCryptfs: convert kmap() to kmap_atomic()Michael Halcrow2007-02-12
* [PATCH] eCryptfs: Encrypted passthroughMichael Halcrow2007-02-12
* [PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow2007-02-12
* [PATCH] eCryptfs: Public key; packet managementMichael Halcrow2007-02-12
* [PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow2006-10-04