summaryrefslogtreecommitdiff
path: root/fs/ecryptfs
AgeCommit message (Expand)Author
2007-10-16eCryptfs: remove assignments in if-statementsMichael Halcrow
2007-10-16eCryptfs: remove header_extent_sizeMichael Halcrow
2007-10-16eCryptfs: Use generic_file_splice_read()Michael Halcrow
2007-10-16eCryptfs: make needlessly global symbols staticMichael Halcrow
2007-10-16eCryptfs: remove unnecessary variable initializationsMichael Halcrow
2007-10-16eCryptfs: kerneldoc fixes for crypto.c and keystore.cMichael Halcrow
2007-10-16eCryptfs: comments for some structsMichael Halcrow
2007-10-16eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow
2007-10-16eCryptfs: collapse flag set into one statementMichael Halcrow
2007-10-16eCryptfs: remove unnecessary BUG_ONMichael Halcrow
2007-10-16ecryptfs: printk warning fixesAndrew Morton
2007-10-16eCryptfs: update comment and debug statementMichael Halcrow
2007-10-16eCryptfs: fix Tag 11 writing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 11 parsing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 3 parsing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 1 parsing codeMichael Halcrow
2007-10-16eCryptfs: kmem_cache objects for multiple keys; init/exit functionsMichael Halcrow
2007-10-16eCryptfs: use list_for_each_entry_safe() when wiping auth toksMichael Halcrow
2007-10-16eCryptfs: add key list structure; search keyringMichael Halcrow
2007-10-16fs: remove some AOP_TRUNCATED_PAGENick Piggin
2007-10-10[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman
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