summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-27Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-05-27Merge branch 'quilt/rr'Stephen Rothwell
2010-05-27Merge remote branch 'acpi/test'Stephen Rothwell
2010-05-27Merge branch 'quilt/kernel-doc'Stephen Rothwell
2010-05-27Merge remote branch 'udf/for_next'Stephen Rothwell
2010-05-27Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-05-27Merge remote branch 'logfs/master'Stephen Rothwell
2010-05-27Merge remote branch 'fuse/for-next'Stephen Rothwell
2010-05-27Merge remote branch 'ext4/next'Stephen Rothwell
2010-05-27Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-05-27Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-05-27aio-fix-subsys-commentsSatoru Takeuchi
2010-05-27ocfs2: update gfp/slab.h includesTejun Heo
2010-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2010-05-27param:param_opsRusty Russell
2010-05-26fs/fscache/object-list.c: fix warning on 32-bitAndrew Morton
2010-05-26NFS: Fix another nfs_wb_page() deadlockTrond Myklebust
2010-05-26NFS: Ensure that we mark the inode as dirty if we exit early from commitTrond Myklebust
2010-05-26NFS: Fix a lock imbalance typo in nfs_access_cache_shrinkerTrond Myklebust
2010-05-26mm: export generic_pipe_buf_*() to modulesMiklos Szeredi
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-05-25Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-05-25smbfs: remove duplicated #includeHuang Weiyi
2010-05-25fs: ldm: don't use own implementation of hex_to_bin()Andy Shevchenko
2010-05-25fatfs: ratelimit corruption reportOGAWA Hirofumi
2010-05-25ntfs: use add_to_page_cache_lru()Minchan Kim
2010-05-25ntfs: clean up ntfs_attr_extend_initializedMinchan Kim
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan
2010-05-25fs-writeback: check sync bit earlier in inode_wait_for_writebackRichard Kennedy
2010-05-25mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...Mel Gorman
2010-05-25pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vmaNaoya Horiguchi
2010-05-25ext3 uses rb_node = NULL; to zero rb_root.Venkatesh Pallipadi
2010-05-25quota: Fixup dquot_transferJan Kara
2010-05-25reiserfs: Fix resuming of quotas on remount read-writeJan Kara
2010-05-25fuse: support splice() reading from fuse deviceMiklos Szeredi
2010-05-25fuse: allow splice to move pagesMiklos Szeredi
2010-05-25fuse: support splice() writing to fuse deviceMiklos Szeredi
2010-05-25fuse: get page reference for readpagesMiklos Szeredi
2010-05-25fuse: use get_user_pages_fast()Miklos Szeredi
2010-05-25fuse: remove unneeded variableDan Carpenter
2010-05-24Merge branch 'delayed-logging-for-2.6.35' into for-linusAlex Elder
2010-05-24xfs: Ensure inode allocation buffers are fully replayedDave Chinner
2010-05-24xfs: enable background pushing of the CILDave Chinner
2010-05-24xfs: forced unmounts need to push the CILDave Chinner
2010-05-24xfs: Introduce delayed logging core codeDave Chinner
2010-05-24xfs: Improve scalability of busy extent trackingDave Chinner
2010-05-24xfs: make the log ticket ID available outside the log infrastructureDave Chinner
2010-05-24xfs: clean up log ticket overrun debug outputDave Chinner
2010-05-24xfs: Clean up XFS_BLI_* flag namespaceDave Chinner