summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-07-23Merge branch 'mtmp'Stephen Rothwell
2009-07-23Merge branch 'quilt/driver-core'Stephen Rothwell
2009-07-23Merge commit 'fsnotify/for-next'Stephen Rothwell
2009-07-23Merge commit 'trivial/for-next'Stephen Rothwell
2009-07-23Merge commit 'cputime/cputime'Stephen Rothwell
2009-07-23Merge commit 'security-testing/next'Stephen Rothwell
2009-07-23Merge commit 'block/for-next'Stephen Rothwell
2009-07-23Merge commit 'net/master'Stephen Rothwell
2009-07-23Merge commit 'udf/for_next'Stephen Rothwell
2009-07-22Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-07-23Merge commit 'reiserfs-bkl/reiserfs/kill-bkl-rc6'Stephen Rothwell
2009-07-23Merge commit 'xfs/master'Stephen Rothwell
2009-07-23Merge commit 'ocfs2/linux-next'Stephen Rothwell
2009-07-23Merge commit 'nilfs2/for-next'Stephen Rothwell
2009-07-23Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2009-07-23Merge commit 'gfs2/master'Stephen Rothwell
2009-07-23Merge commit 'fuse/for-next'Stephen Rothwell
2009-07-23Merge commit 'ext4/next'Stephen Rothwell
2009-07-23Merge commit 'ext3/for_next'Stephen Rothwell
2009-07-23Merge commit 'ecryptfs/next'Stephen Rothwell
2009-07-23Merge commit 'cifs/master'Stephen Rothwell
2009-07-23Merge branch 'quilt/driver-core.current'Stephen Rothwell
2009-07-22cifs: fix sb->s_maxbytes so that it casts properly to a signed valueJeff Layton
2009-07-22cifs: disable serverino if server doesn't support itJeff Layton
2009-07-22lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-07-21NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust
2009-07-21ocfs2: Fix deadlock on umountJan Kara
2009-07-21ocfs2: Add extra credits and access the modified bh in update_edge_lengths.Tao Ma
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust
2009-07-21NFSv4: Fix an Oops in nfs4_free_lock_stateTrond Myklebust
2009-07-21inotify: use GFP_NOFS under potential memory pressureEric Paris
2009-07-21fsnotify: allow addition of duplicate fsnotify marksEric Paris
2009-07-21fsnotify: duplicate fsnotify_mark_entry data between 2 marksEric Paris
2009-07-21inotify: fix error paths in inotify_update_watchEric Paris
2009-07-21inotify: do not leak inode marks in inotify_add_watchEric Paris
2009-07-21fsnotify: fix inotify tail drop check with path entriesEric Paris
2009-07-21inotify: check filename before dropping repeat eventsEric Paris
2009-07-21fsnotify: use def_bool in kconfig instead of letting the user chooseEric Paris
2009-07-21inotify: fix error paths in inotify_update_watchEric Paris
2009-07-21inotify: do not leak inode marks in inotify_add_watchEric Paris
2009-07-21inotify: drop user watch count when a watch is removedEric Paris
2009-07-20ocfs2: Fail ocfs2_get_block() immediately when a block needs allocationWengang Wang
2009-07-20ocfs2: Fix error return in ocfs2_write_cluster()Wengang Wang
2009-07-21driver model: constify attribute groupsDavid Brownell
2009-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2009-07-20ocfs2: Fix compilation warning for fs/ocfs2/xattr.cSubrata Modak
2009-07-20ocfs2: Initialize count in aio_write before generic_write_checksGoldwyn Rodrigues
2009-07-20cifs: free nativeFileSystem field before allocating a new oneJeff Layton
2009-07-20eCryptfs: Fix lockdep-reported AB-BA mutex issueRoland Dreier