fix some conversion overflows
[safe/jmp/linux-2.6] / fs / ecryptfs / mmap.c
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