Commit Graph

56 Commits (7baf04261062826ea225ab23e07c541e279143fa)

Author SHA1 Message Date
Tyler Hicks 821f7494a7 eCryptfs: Revert to a writethrough cache model 13 years ago
Cong Wang 465c9343c5 ecryptfs: remove the second argument of k[un]map_atomic() 13 years ago
Li Wang 1589cb1a94 eCryptfs: move misleading function comments 13 years ago
Tyler Hicks 50f198ae16 eCryptfs: Unlock page in write_begin error path 14 years ago
Thieu Le 57db4e8d73 ecryptfs: modify write path to encrypt page in writepage 14 years ago
Tyler Hicks fed8859b3a eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag 14 years ago
Frank Swiderski 24562486be ecryptfs: remove unnecessary decrypt when extending a file 14 years ago
Joe Perches 888d57bbc9 fs/ecryptfs: Add printf format/argument verification and fix fallout 14 years ago
Al Viro 02bd97997a switch ecryptfs_get_locked_page() to struct inode * 15 years ago
Al Viro bef5bc2464 simplify access to ecryptfs inodes in ->readpage() and friends 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Tyler Hicks f4e60e6b30 eCryptfs: Strip metadata in xattr flag in encrypted view 15 years ago
Tyler Hicks fa3ef1cb4e eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front 15 years ago
Tyler Hicks 157f107135 eCryptfs: Fix metadata in xattr feature regression 15 years ago
Tyler Hicks 96a7b9c2f5 eCryptfs: Propagate vfs_read and vfs_write return codes 16 years ago
Alexey Dobriyan 7f09410bbc const: mark remaining address_space_operations const 16 years ago
Tyler Hicks 13a791b4e6 eCryptfs: Fix data corruption when using ecryptfs_passthrough 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Badari Pulavarty 807b7ebe41 ecryptfs: convert to use new aops 17 years ago
Harvey Harrison 0a688ad713 ecryptfs: inode.c mmap.c use unaligned byteorder helpers 17 years ago
Harvey Harrison 18d1dbf1d4 ecryptfs: replace remaining __FUNCTION__ occurrences 17 years ago
Michael Halcrow e4465fdaeb eCryptfs: make ecryptfs_prepare_write decrypt the page 17 years ago
Michael Halcrow cc11beffdf eCryptfs: track header bytes rather than extents 17 years ago
Adrian Bunk 7896b63182 fs/ecryptfs/: possible cleanups 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Eric Sandeen 7a3f595cc8 ecryptfs: fix fsx data corruption problems 17 years ago
Michael Halcrow 16a72c455a ecryptfs: clean up page flag handling 18 years ago
Michael Halcrow b6c1d8fcba eCryptfs: remove unused functions and kmem_cache 18 years ago
Michael Halcrow d6a13c1716 eCryptfs: fix data types 18 years ago
Michael Halcrow bf12be1cc8 eCryptfs: convert mmap functions to use persistent file 18 years ago
Michael Halcrow d7cdc5febf eCryptfs: update metadata read/write functions 18 years ago
Michael Halcrow 0216f7f792 eCryptfs: replace encrypt, decrypt, and inode size write 18 years ago
Michael Halcrow da0102a10a eCryptfs: read_write.c routines 18 years ago
Michael Halcrow 5dda6992a3 eCryptfs: remove assignments in if-statements 18 years ago
Michael Halcrow 45eaab7967 eCryptfs: remove header_extent_size 18 years ago
Nick Piggin 55144768e1 fs: remove some AOP_TRUNCATED_PAGE 18 years ago
Ryusuke Konishi 2aeb3db17f eCryptfs: fix possible fault in ecryptfs_sync_page 18 years ago
Nick Piggin 1833633803 fix some conversion overflows 18 years ago
Michael Halcrow d4c5cdb3e0 zero out last page for llseek/write 18 years ago
Michael Halcrow 240e2df5c7 eCryptfs: fix write zeros behavior 18 years ago
Michael Halcrow 53a2731f93 eCryptfs: delay writing 0's after llseek until write 18 years ago
Nate Diller c9f2875b79 ecryptfs: use zero_user_page 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
Dmitriy Monakhov a8fa74ab52 [PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better 18 years ago
Dmitriy Monakhov ad5f119679 [PATCH] ecryptfs: check xattr operation support fix 18 years ago
Michael Halcrow 1ed6d896de [PATCH] eCryptfs: remove unnecessary flush_dcache_page() 18 years ago
Michael Halcrow ae73fc093a [PATCH] eCryptfs: resolve lower page unlocking problem 18 years ago
Michael Halcrow 0a9ac38246 [PATCH] eCryptfs: add flush_dcache_page() calls 18 years ago
Michael Halcrow e2bd99ec5c [PATCH] eCryptfs: open-code flag checking and manipulation 18 years ago
Michael Halcrow 9d8b8ce556 [PATCH] eCryptfs: convert kmap() to kmap_atomic() 18 years ago