aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2010-06-08xfs: remove nr_to_write writeback windup.Dave Chinner
2010-06-04Merge branch 'master' into for-linusAlex Elder
2010-06-03xfs: improve xfs_isilockedChristoph Hellwig
2010-06-03xfs: skip writeback from reclaim contextChristoph Hellwig
2010-06-03xfs: fix race in inode cluster freeing failing to stale inodesDave Chinner
2010-05-28xfs: fix access to upper inodes without inode64Christoph Hellwig
2010-05-28xfs: fix might_sleep() warning when initialising per-ag treeDave Chinner
2010-05-28fs/xfs/quota: Add missing mutex_unlockJulia Lawall
2010-05-28xfs: remove duplicated #includeHuang Weiyi
2010-05-28xfs: convert more trace events to DEFINE_EVENTLi Zefan
2010-05-28xfs: xfs_trace.c: remove duplicated #includeHuang Weiyi
2010-05-28xfs: Check new inode size is OK before preallocatingDave Chinner
2010-05-28xfs: clean up xlog_alignChristoph Hellwig
2010-05-28xfs: cleanup log reservation calculactionsChristoph Hellwig
2010-05-28xfs: be more explicit if RT mount fails due to configEric Sandeen
2010-05-28xfs: replace E2BIG with EFBIG where appropriateEric Sandeen
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
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
2010-05-24xfs: modify buffer item reference countingDave Chinner
2010-05-24xfs: allow log ticket allocation to take allocation flagsDave Chinner
2010-05-24xfs: Don't reuse the same transaction ID for duplicated transactions.Dave Chinner
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21xfs: constify xattr_handlerStephen Hemminger
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21quota: unify ->set_dqblkChristoph Hellwig
2010-05-21quota: unify ->get_dqblkChristoph Hellwig
2010-05-19xfs: mark xfs_iomap_write_ helpers staticChristoph Hellwig
2010-05-19xfs: clean up end index calculation in xfs_page_state_convertChristoph Hellwig
2010-05-19xfs: clean up mapping size calculation in __xfs_get_blocksChristoph Hellwig
2010-05-19xfs: clean up xfs_iomap_validChristoph Hellwig
2010-05-19xfs: move I/O type flags into xfs_aops.cChristoph Hellwig
2010-05-19xfs: kill struct xfs_iomapChristoph Hellwig
2010-05-19xfs: report iomap_bn in block baseChristoph Hellwig
2010-05-19xfs: report iomap_offset and iomap_bsize in block baseChristoph Hellwig
2010-05-19xfs: remove iomap_deltaChristoph Hellwig
2010-05-19xfs: remove iomap_targetChristoph Hellwig
2010-05-19xfs: limit xfs_imap_to_bmap to a single mappingChristoph Hellwig
2010-05-19xfs: simplify buffer to transaction matchingChristoph Hellwig
2010-05-19xfs: Make fiemap work in query mode.Tao Ma
2010-05-19xfs: kill off l_sectbb_maskAlex Elder
2010-05-19xfs: record log sector size rather than log2(that)Alex Elder
2010-05-19xfs: remove dead XFS_LOUD_RECOVERY codeChristoph Hellwig