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