airo: sanitize handling of StatusRid
[safe/jmp/linux-2.6] / fs / ecryptfs / mmap.c
2007-12-18 Eric Sandeenecryptfs: fix fsx data corruption problems
2007-10-16 Michael Halcrowecryptfs: clean up page flag handling
2007-10-16 Michael HalcroweCryptfs: remove unused functions and kmem_cache
2007-10-16 Michael HalcroweCryptfs: fix data types
2007-10-16 Michael HalcroweCryptfs: convert mmap functions to use persistent...
2007-10-16 Michael HalcroweCryptfs: update metadata read/write functions
2007-10-16 Michael HalcroweCryptfs: replace encrypt, decrypt, and inode size...
2007-10-16 Michael HalcroweCryptfs: read_write.c routines
2007-10-16 Michael HalcroweCryptfs: remove assignments in if-statements
2007-10-16 Michael HalcroweCryptfs: remove header_extent_size
2007-10-16 Nick Pigginfs: remove some AOP_TRUNCATED_PAGE
2007-08-31 Ryusuke KonishieCryptfs: fix possible fault in ecryptfs_sync_page
2007-07-20 Nick Pigginfix some conversion overflows
2007-06-28 Michael Halcrowzero out last page for llseek/write
2007-06-28 Michael HalcroweCryptfs: fix write zeros behavior
2007-05-24 Michael HalcroweCryptfs: delay writing 0's after llseek until write
2007-05-17 Nate Dillerecryptfs: use zero_user_page
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-03-05 Dmitriy Monakhov[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better
2007-03-05 Dmitriy Monakhov[PATCH] ecryptfs: check xattr operation support fix
2007-03-01 Michael Halcrow[PATCH] eCryptfs: remove unnecessary flush_dcache_page()
2007-03-01 Michael Halcrow[PATCH] eCryptfs: resolve lower page unlocking problem
2007-02-12 Michael Halcrow[PATCH] eCryptfs: add flush_dcache_page() calls
2007-02-12 Michael Halcrow[PATCH] eCryptfs: open-code flag checking and manipulation
2007-02-12 Michael Halcrow[PATCH] eCryptfs: convert kmap() to kmap_atomic()
2007-02-12 Michael Halcrow[PATCH] eCryptfs: Encrypted passthrough
2007-02-12 Michael Halcrow[PATCH] eCryptfs: Generalize metadata read/write
2007-02-12 Michael Halcrow[PATCH] eCryptfs: Public key; packet management
2006-12-08 Josef "Jeff" Sipek[PATCH] ecryptfs: change uses of f_{dentry, vfsmnt...
2006-10-04 Michael Halcrow[PATCH] ecryptfs: fs/Makefile and fs/Kconfig