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