summaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs
AgeCommit message (Expand)Author
2007-08-31eCryptfs: fix possible fault in ecryptfs_sync_pageRyusuke Konishi
2007-08-31revert "eCryptfs: fix lookup error for special files"Andrew Morton
2007-08-22eCryptfs: fix lookup error for special filesRyusuke Konishi
2007-08-11eCryptfs: fix error handling in ecryptfs_initRyusuke Konishi
2007-08-11eCryptfs: fix lookup error for special filesRyusuke Konishi
2007-07-20fix some conversion overflowsNick Piggin
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19eCryptfs: ecryptfs_setattr() bugfixMichael Halcrow
2007-07-17Couple fixes to fs/ecryptfs/inode.cMika Kukkonen
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-06-28zero out last page for llseek/writeMichael Halcrow
2007-06-28eCryptfs: initialize crypt_stat in setattrMichael Halcrow
2007-06-28eCryptfs: fix write zeros behaviorMichael Halcrow
2007-05-23eCryptfs: delay writing 0's after llseek until writeMichael Halcrow
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-17ecryptfs: use zero_user_pageNate Diller
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo
2007-03-16[PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()Michael Halcrow
2007-03-08[PATCH] ecryptfs: nested locking annotationPeter Zijlstra
2007-03-05[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE betterDmitriy Monakhov
2007-03-05[PATCH] ecryptfs: lower root result must be adirectoryDmitriy Monakhov
2007-03-05[PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov
2007-03-01[PATCH] eCryptfs: no path_release() after path_lookup() errorMichael Halcrow
2007-03-01[PATCH] eCryptfs: remove unnecessary flush_dcache_page()Michael Halcrow
2007-03-01[PATCH] eCryptfs: set O_LARGEFILE when opening lower fileMichael Halcrow
2007-03-01[PATCH] eCryptfs: resolve lower page unlocking problemMichael Halcrow
2007-02-16[PATCH] ecryptfs: fix forgotten format specifierThomas Hisch
2007-02-16[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2007-02-12[PATCH] eCryptfs: add flush_dcache_page() callsMichael Halcrow
2007-02-12[PATCH] eCryptfs: open-code flag checking and manipulationMichael Halcrow
2007-02-12[PATCH] eCryptfs: convert kmap() to kmap_atomic()Michael Halcrow
2007-02-12[PATCH] eCryptfs: convert f_op->write() to vfs_write()Michael Halcrow
2007-02-12[PATCH] eCryptfs: Encrypted passthroughMichael Halcrow
2007-02-12[PATCH] eCryptfs: Generalize metadata read/writeMichael Halcrow
2007-02-12[PATCH] eCryptfs: xattr flags and mount optionsMichael Halcrow
2007-02-12[PATCH] eCryptfs: Public key; packet managementMichael Halcrow
2007-02-12[PATCH] eCryptfs: Public key transport mechanismMichael Halcrow
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-07[CRYPTO] api: Remove deprecated interfaceHerbert Xu
2006-12-08[PATCH] ecryptfs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek