summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/mmap.c
AgeCommit message (Expand)AuthorLines
2008-04-29ecryptfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison-9/+9
2008-03-04eCryptfs: make ecryptfs_prepare_write decrypt the pageMichael Halcrow-26/+76
2008-02-06eCryptfs: track header bytes rather than extentsMichael Halcrow-9/+12
2008-02-06fs/ecryptfs/: possible cleanupsAdrian Bunk-2/+0
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter-3/+2
2007-12-17ecryptfs: fix fsx data corruption problemsEric Sandeen-11/+20
2007-10-16ecryptfs: clean up page flag handlingMichael Halcrow-7/+21
2007-10-16eCryptfs: remove unused functions and kmem_cacheMichael Halcrow-336/+0
2007-10-16eCryptfs: fix data typesMichael Halcrow-2/+3
2007-10-16eCryptfs: convert mmap functions to use persistent fileMichael Halcrow-96/+103
2007-10-16eCryptfs: update metadata read/write functionsMichael Halcrow-1/+1
2007-10-16eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow-90/+41
2007-10-16eCryptfs: read_write.c routinesMichael Halcrow-1/+1
2007-10-16eCryptfs: remove assignments in if-statementsMichael Halcrow-2/+3
2007-10-16eCryptfs: remove header_extent_sizeMichael Halcrow-1/+1
2007-10-16fs: remove some AOP_TRUNCATED_PAGENick Piggin-30/+10
2007-08-31eCryptfs: fix possible fault in ecryptfs_sync_pageRyusuke Konishi-1/+2
2007-07-20fix some conversion overflowsNick Piggin-3/+2
2007-06-28zero out last page for llseek/writeMichael Halcrow-0/+2
2007-06-28eCryptfs: fix write zeros behaviorMichael Halcrow-24/+29
2007-05-23eCryptfs: delay writing 0's after llseek until writeMichael Halcrow-3/+35
2007-05-17ecryptfs: use zero_user_pageNate Diller-11/+3
2007-05-07mm: make read_cache_page synchronousNick Piggin-10/+1
2007-03-05[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE betterDmitriy Monakhov-12/+16
2007-03-05[PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov-1/+2
2007-03-01[PATCH] eCryptfs: remove unnecessary flush_dcache_page()Michael Halcrow-1/+0
2007-03-01[PATCH] eCryptfs: resolve lower page unlocking problemMichael Halcrow-5/+23
2007-02-12[PATCH] eCryptfs: add flush_dcache_page() callsMichael Halcrow-0/+6
2007-02-12[PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow-4/+4
2007-02-12[PATCH] eCryptfs: convert kmap() to kmap_atomic()Michael Halcrow-86/+35
2007-02-12[PATCH] eCryptfs: Encrypted passthroughMichael Halcrow-1/+73
2007-02-12[PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow-7/+89
2007-02-12[PATCH] eCryptfs: Public key; packet managementMichael Halcrow-90/+1
2006-12-08[PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek-8/+8
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow-0/+788