aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-11-04[PATCH] splice: fix problem introduced with inode dietJens Axboe
2006-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-11-03[PATCH] Fix user.* xattr permission check for sticky dirsAndreas Gruenbacher
2006-11-03[PATCH] reiserfs: reset errval after initializing bitmap cacheJeff Mahoney
2006-11-03[PATCH] NFS4: fix for recursive locking problemSrinivasa Ds
2006-11-03[PATCH] gfs2: ->readpages() fixesOGAWA Hirofumi
2006-11-03[PATCH] fuse: ->readpages() cleanupOGAWA Hirofumi
2006-11-03[PATCH] cifs: ->readpages() fixesOGAWA Hirofumi
2006-11-03[PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handlingHeiko Carstens
2006-11-03[PATCH] eCryptfs: Fix pointer derefMichael Halcrow
2006-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2006-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-11-02JFS: Remove redundant xattr permission checkingDave Kleikamp
2006-11-02[CIFS] report rename failure when target file is locked by WindowsSteve French
2006-10-31[PATCH] eCryptfs: Fix handling of lower d_countMichael Halcrow
2006-10-31[PATCH] eCryptfs: Remove ecryptfs_umount_beginMichael Halcrow
2006-10-31[PATCH] eCryptfs: Consolidate lower dentry_open'sMichael Halcrow
2006-10-31[PATCH] eCryptfs: Cipher code to new crypto APIMichael Halcrow
2006-10-31[PATCH] eCryptfs: Hash code to new crypto APIMichael Halcrow
2006-10-31[PATCH] eCryptfs: Clean up crypto initializationMichael Halcrow
2006-10-31[PATCH] find_bd_holder() fixAndrew Morton
2006-10-30[PATCH] clean up add_bd_holder()Jun'ichi Nomura
2006-10-30[PATCH] fix bd_claim_by_kobject error handlingJun'ichi Nomura
2006-10-30[CIFS] Allow null user connectionsSteve French
2006-10-30[CIFS] Fix readdir breakage when blocksize set too smallSteve French
2006-10-30jfs: Add splice supportDaniel Drake
2006-10-28[PATCH] VFS: Fix an error in unused dentry countingDavid Howells
2006-10-28[PATCH] missing unused dentry in prune_dcache()?Vasily Averin
2006-10-28[PATCH] hugetlb: fix prio_tree unitHugh Dickins
2006-10-28[PATCH] hugetlb: fix size=4G parsingHugh Dickins
2006-10-28[PATCH] Fix potential OOPs in blkdev_open()Pavel Emelianov
2006-10-28[PATCH] jbd2: journal_dirty_data re-check for unmapped buffersEric Sandeen
2006-10-28[PATCH] jbd: journal_dirty_data re-check for unmapped buffersEric Sandeen
2006-10-28[PATCH] ext4: fix printk format warningsRandy Dunlap
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin
2006-10-25[CRYPTO] users: Select ECB/CBC where neededPatrick McHardy
2006-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2006-10-21[PATCH] NFS: Cache invalidation fixupTrond Myklebust
2006-10-21[PATCH] VFS: Make d_materialise_unique() enforce directory uniquenessTrond Myklebust
2006-10-21Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-10-20configfs: handle kzalloc() failure in check_perm()Chandra Seetharaman
2006-10-20ocfs2: cond_resched() in ocfs2_zero_extend()Mark Fasheh
2006-10-20ocfs2: fix page zeroing during simple extendsMark Fasheh
2006-10-20ocfs2: remove spurious d_count check in ocfs2_rename()Sunil Mushran
2006-10-20ocfs2: delete redundant memcmp()Akinobu Mita
2006-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2006-10-20[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()OGAWA Hirofumi
2006-10-20[PATCH] nfsd: nfs_replay_meAl Viro
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro
2006-10-20[PATCH] xdr annotations: nfsd callback*Al Viro