summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-07-29Merge branch 'quilt/tty'Stephen Rothwell
2010-07-29Merge branch 'quilt/driver-core'Stephen Rothwell
2010-07-29Merge remote branch 'bkl-ioctl/bkl/ioctl'Stephen Rothwell
2010-07-29Merge remote branch 'bkl-core/bkl/core'Stephen Rothwell
2010-07-29Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-07-29Merge commit 'refs/next/20100727/tip'Stephen Rothwell
2010-07-29Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-07-29Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-07-29Merge remote branch 'osd/linux-next'Stephen Rothwell
2010-07-29Merge remote branch 'security-testing/next'Stephen Rothwell
2010-07-29Merge remote branch 'block/for-next'Stephen Rothwell
2010-07-29Merge branch 'quilt/rr'Stephen Rothwell
2010-07-29Merge remote branch 'wireless/master'Stephen Rothwell
2010-07-29Merge branch 'quilt/kernel-doc'Stephen Rothwell
2010-07-29Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-07-29Merge remote branch 'xfs/master'Stephen Rothwell
2010-07-29Merge remote branch 'ubifs/linux-next'Stephen Rothwell
2010-07-29Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-07-29Merge remote branch 'udf/for_next'Stephen Rothwell
2010-07-29Merge remote branch 'squashfs/master'Stephen Rothwell
2010-07-29Merge remote branch 'omfs/for-next'Stephen Rothwell
2010-07-29Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-07-29Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-07-29Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-07-29Merge remote branch 'logfs/master'Stephen Rothwell
2010-07-29Merge remote branch 'gfs2/master'Stephen Rothwell
2010-07-29Merge remote branch 'fuse/for-next'Stephen Rothwell
2010-07-29Merge remote branch 'ext4/next'Stephen Rothwell
2010-07-29Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-07-29Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-07-29Merge remote branch 'cifs/master'Stephen Rothwell
2010-07-29Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-07-28fanotify: use both marks when possibleEric Paris
2010-07-28fsnotify: pass both the vfsmount mark and inode markEric Paris
2010-07-28fsnotify: walk the inode and vfsmount lists simultaneouslyEric Paris
2010-07-28fsnotify: rework ignored mark flushingEric Paris
2010-07-28fsnotify: remove global fsnotify groups listsEric Paris
2010-07-28fsnotify: remove group->maskEric Paris
2010-07-28fsnotify: remove the global masksEric Paris
2010-07-28fsnotify: cleanup should_send_eventEric Paris
2010-07-28fanotify: use the mark in handler functionsEric Paris
2010-07-28dnotify: use the mark in handler functionsEric Paris
2010-07-28inotify: use the mark in handler functionsEric Paris
2010-07-28fsnotify: send fsnotify_mark to groups in event handling functionsEric Paris
2010-07-28fsnotify: Exchange list heads instead of moving elementsAndreas Gruenbacher
2010-07-28fsnotify: srcu to protect read side of inode and vfsmount locksEric Paris
2010-07-28fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been calledEric Paris
2010-07-28fsnotify: use _rcu functions for mark list traversalEric Paris
2010-07-28fsnotify: place marks on object in order of group memory addressEric Paris
2010-07-28vfs/fsnotify: fsnotify_close can delay the final work in fputEric Paris