summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-06-02Merge remote-tracking branch 'fsnotify/for-next'Stephen Rothwell
2011-06-02Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2011-06-02Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2011-06-02Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell
2011-06-02Merge remote-tracking branch 'nilfs2/for-next'Stephen Rothwell
2011-06-02Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2011-06-02Merge remote-tracking branch 'hfsplus/for-next'Stephen Rothwell
2011-06-02Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2011-06-02Merge remote-tracking branch 'fatfs/master'Stephen Rothwell
2011-06-02Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2011-06-01Merge branch 'devel' into nfs-for-nextTrond Myklebust
2011-06-01NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson
2011-06-01NFS: fix commentWeston Andros Adamson
2011-06-01NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-06-01NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson
2011-06-01NFS: pnfs: loop over multipath addrs on connectWeston Andros Adamson
2011-06-01NFS: Parse and store all multipath DS addressesWeston Andros Adamson
2011-06-01NFS: pnfs IPv6 supportWeston Andros Adamson
2011-06-01lockd: properly convert be32 values in debug messagesVasily Averin
2011-06-01NFS: fix umount of pnfs filesystemsWeston Andros Adamson
2011-06-01UBIFS: fix-up free space earlierBen Gardiner
2011-06-01UBIFS: intialize LPT earlierBen Gardiner
2011-06-01UBIFS: assert no fixup when writing a nodeBen Gardiner
2011-06-01UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy
2011-06-01UBIFS: fix memory leak on error pathArtem Bityutskiy
2011-06-01UBIFS: fix shrinker object count reportsArtem Bityutskiy
2011-06-01UBIFS: fix recovery broken by the previous recovery fixArtem Bityutskiy
2011-06-01UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy
2011-06-01UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy
2011-06-01UBIFS: supress false error messagesArtem Bityutskiy
2011-06-01block: blkdev_get() should access ->bd_disk only after successTejun Heo
2011-05-31ocfs2: use proper little-endian bitopsAkinobu Mita
2011-05-31ocfs2: null deref on allocation errorDan Carpenter
2011-05-31ocfs2: checking the wrong variable in ocfs2_move_extent()Dan Carpenter
2011-05-31ocfs2: Bugfix for hard readonly mountTiger Yang
2011-05-31fat: Fix corrupt inode flags when remove ATTR_SYS flagOGAWA Hirofumi
2011-05-30ext3: Fix oops in ext3_try_to_allocate_with_rsv()Jan Kara
2011-05-30jbd: fix a bug of leaking jh->b_jcountDing Dinghua
2011-05-30jbd: remove dependency on __GFP_NOFAILJan Kara
2011-05-30ext3: Convert ext3 to new truncate calling conventionJan Kara
2011-05-30jbd: Add fixed tracepointsLukas Czerner
2011-05-30ext3: Add fixed tracepointsLukas Czerner
2011-05-30autofs4: bogus dentry_unhash() added in ->unlink()Al Viro
2011-05-30vfs: shrink_dcache_parent before rmdir, dir renameSage Weil
2011-05-30Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe
2011-05-30nilfs2: fix missing block address termination in btree node shrinkingRyusuke Konishi
2011-05-30nilfs2: fix incorrect block address termination in node concatenationRyusuke Konishi
2011-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-05-29eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks