summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-08-21Merge branch 'quilt/driver-core'Stephen Rothwell
2009-08-21Merge commit 'hwpoison/hwpoison'Stephen Rothwell
2009-08-21Merge commit 'tip/auto-latest'Stephen Rothwell
2009-08-21Merge commit 'fsnotify/for-next'Stephen Rothwell
2009-08-21Merge commit 'trivial/for-next'Stephen Rothwell
2009-08-21Merge commit 'osd/linux-next'Stephen Rothwell
2009-08-21Merge commit 'cputime/cputime'Stephen Rothwell
2009-08-21Merge commit 'security-testing/next'Stephen Rothwell
2009-08-21Merge commit 'block/for-next'Stephen Rothwell
2009-08-21Merge commit 'sound/for-next'Stephen Rothwell
2009-08-21Merge commit 'net/master'Stephen Rothwell
2009-08-21Merge commit 'udf/for_next'Stephen Rothwell
2009-08-21Merge commit 'reiserfs-bkl/reiserfs/kill-bkl'Stephen Rothwell
2009-08-21Merge commit 'xfs/master'Stephen Rothwell
2009-08-21Merge commit 'ubifs/linux-next'Stephen Rothwell
2009-08-21Merge commit 'v9fs/for-next'Stephen Rothwell
2009-08-21Merge commit 'ocfs2/linux-next'Stephen Rothwell
2009-08-21Merge commit 'nilfs2/for-next'Stephen Rothwell
2009-08-21Merge commit 'nfs/linux-next'Stephen Rothwell
2009-08-21Merge commit 'gfs2/master'Stephen Rothwell
2009-08-21Merge commit 'fuse/for-next'Stephen Rothwell
2009-08-21Merge commit 'fatfs/master'Stephen Rothwell
2009-08-21Merge commit 'ext4/next'Stephen Rothwell
2009-08-21Merge commit 'ext3/for_next'Stephen Rothwell
2009-08-21Merge commit 'ecryptfs/next'Stephen Rothwell
2009-08-20Merge branch 'sunrpc_cache-for-next' into linux-nextTrond Myklebust
2009-08-20Merge branch 'nfs-for-2.6.32' into develTrond Myklebust
2009-08-19nfs: Remove reference to generic_osync_inode from a commentJan Kara
2009-08-20Merge branch 'master' into nextJames Morris
2009-08-19NFS: Use the DNS resolver in the mount code.Trond Myklebust
2009-08-19NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust
2009-08-19Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32Trond Myklebust
2009-08-19Merge branch 'linus' into auto-latestIngo Molnar
2009-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-08-19exofs: remove BKL from super operationsBoaz Harrosh
2009-08-19exofs: refactor exofs_i_info initialization into common helperBoaz Harrosh
2009-08-19exofs: More sane debug printBoaz Harrosh
2009-08-19fsnotify: replace an event on a listEric Paris
2009-08-19fsnotify: clone existing eventsEric Paris
2009-08-19fsnotify: per group notification queue merge typesEric Paris
2009-08-19fsnotify: send struct file when sending events to parents when possibleEric Paris
2009-08-19fsnotify: pass a file instead of an inode to open, read, and writeEric Paris
2009-08-19fsnotify: include data in should_send callsEric Paris
2009-08-19fsnotify: provide the data type to should_send_eventEric Paris
2009-08-19fsnotify: use kmem_cache_zalloc to simplify event initializationEric Paris
2009-08-19fsnotify: kzalloc fsnotify groupsEric Paris
2009-08-19inotify: use container_of instead of castingEric Paris
2009-08-19inotify: use clear_user instead of a zero filled static declarationEric Paris
2009-08-19fsnotify: use fsnotify_create_event to allocate the q_overflow eventEric Paris
2009-08-19fsnotify: allow addition of duplicate fsnotify marksEric Paris