summaryrefslogtreecommitdiff
path: root/fs/ecryptfs/mmap.c
Commit message (Expand)AuthorAge
* kill f_dentry usesAl Viro2014-11-19
* eCryptfs: Avoid unnecessary disk read and data decryption during writingLi Wang2012-11-07
* eCryptfs: Revert to a writethrough cache modelTyler Hicks2012-07-13
* ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang2012-02-16
* eCryptfs: move misleading function commentsLi Wang2012-01-25
* eCryptfs: Unlock page in write_begin error pathTyler Hicks2011-03-28
* ecryptfs: modify write path to encrypt page in writepageThieu Le2011-03-28
* eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flagTyler Hicks2011-03-28
* ecryptfs: remove unnecessary decrypt when extending a fileFrank Swiderski2011-01-17
* fs/ecryptfs: Add printf format/argument verification and fix falloutJoe Perches2011-01-17
* switch ecryptfs_get_locked_page() to struct inode *Al Viro2010-05-21
* simplify access to ecryptfs inodes in ->readpage() and friendsAl Viro2010-05-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-04-19
|\
| * eCryptfs: Strip metadata in xattr flag in encrypted viewTyler Hicks2010-03-23
| * eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_frontTyler Hicks2010-03-23
| * eCryptfs: Fix metadata in xattr feature regressionTyler Hicks2010-03-23
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* eCryptfs: Propagate vfs_read and vfs_write return codesTyler Hicks2009-09-23
* const: mark remaining address_space_operations constAlexey Dobriyan2009-09-22
* 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