summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-08-18Merge commit 'block/for-next'Stephen Rothwell
2009-08-18Merge commit 'sound/for-next'Stephen Rothwell
2009-08-18Merge commit 'net/master'Stephen Rothwell
2009-08-18Merge commit 'udf/for_next'Stephen Rothwell
2009-08-18Merge commit 'reiserfs-bkl/reiserfs/kill-bkl'Stephen Rothwell
2009-08-18Merge commit 'xfs/master'Stephen Rothwell
2009-08-18Merge commit 'ubifs/linux-next'Stephen Rothwell
2009-08-18Merge commit 'v9fs/for-next'Stephen Rothwell
2009-08-18Merge commit 'ocfs2/linux-next'Stephen Rothwell
2009-08-18Merge commit 'nilfs2/for-next'Stephen Rothwell
2009-08-18Merge commit 'nfs/linux-next'Stephen Rothwell
2009-08-18Merge commit 'gfs2/master'Stephen Rothwell
2009-08-18Merge commit 'fuse/for-next'Stephen Rothwell
2009-08-18Merge commit 'fatfs/master'Stephen Rothwell
2009-08-18Merge commit 'ext4/next'Stephen Rothwell
2009-08-18Merge commit 'ext3/for_next'Stephen Rothwell
2009-08-18Merge commit 'ecryptfs/next'Stephen Rothwell
2009-08-179p: remove unnecessary v9fses->options which duplicates the mount stringAbhishek Kulkarni
2009-08-179p: Add missing cast for the error return value in v9fs_get_inodeAbhishek Kulkarni
2009-08-17Merge branch 'sunrpc_cache-for-next' into linux-nextTrond Myklebust
2009-08-17Merge branch 'nfs-for-next' into develTrond Myklebust
2009-08-179p: Remove redundant inode uid/gid assignmentAbhishek Kulkarni
2009-08-179p: Fix possible regressions when ->get_sb fails.Abhishek Kulkarni
2009-08-179p: Fix v9fs show_optionsAbhishek Kulkarni
2009-08-179p: Fix possible memleak in v9fs_inode_from fid.Abhishek Kulkarni
2009-08-179p: minor comment fixesAbhishek Kulkarni
2009-08-179p: Fix possible inode leak in v9fs_get_inode.Abhishek Kulkarni
2009-08-179p: Check for error in return value of v9fs_fid_addAbhishek Kulkarni
2009-08-17Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-08-17inotify: start watch descriptor count at 1Eric Paris
2009-08-17inotify: tail drop inotify q_overflow eventsEric Paris
2009-08-17notify: unused event private raceEric Paris
2009-08-17ocfs2: release the buffer head in ocfs2_do_truncate.Tao Ma
2009-08-17ocfs2: Handle quota file corruption more gracefullyJan Kara
2009-08-17Merge branch 'topic/ctl-add-remove-fixes' into for-nextTakashi Iwai
2009-08-17GFS2: Add sysfs link to deviceSteven Whitehouse
2009-08-17GFS2: Replace assertion with proper error handlingSteven Whitehouse
2009-08-17GFS2: Improve error handling in inode allocationSteven Whitehouse
2009-08-17GFS2: Add some more info to ueventsSteven Whitehouse
2009-08-17GFS2: Add online uevent to GFS2Steven Whitehouse
2009-08-17xfs: fix locking in xfs_iget_cache_hitChristoph Hellwig
2009-08-16fs/Kconfig: move nilfs2 outside misc filesystemsRyusuke Konishi
2009-08-16nilfs2: convert nilfs_bmap_lookup to an inline functionRyusuke Konishi
2009-08-16nilfs2: allow btree code to directly call dat operationsRyusuke Konishi
2009-08-16nilfs2: add update functions of virtual block address to datRyusuke Konishi
2009-08-16nilfs2: remove individual gfp constants for each metadata fileRyusuke Konishi
2009-08-16nilfs2: stop zero-fill of btree path just before free itRyusuke Konishi
2009-08-16nilfs2: remove unused btree argument from btree functionsRyusuke Konishi
2009-08-16nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_freeRyusuke Konishi
2009-08-15poll/select: initialize triggered field of struct poll_wqueuesGuillaume Knispel