summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6
AgeCommit message (Expand)Author
2010-07-20xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner
2010-07-20xfs: convert inode shrinker to per-filesystem contextsDave Chinner
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-06-24xfs: remove block number from inode lookup codeDave Chinner
2010-06-24xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner
2010-06-23xfs: always use iget in bulkstatChristoph Hellwig
2010-06-08xfs: remove nr_to_write writeback windup.Dave Chinner
2010-06-04Merge branch 'master' into for-linusAlex Elder
2010-06-03xfs: skip writeback from reclaim contextChristoph Hellwig
2010-05-28xfs: fix access to upper inodes without inode64Christoph Hellwig
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-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-24Merge branch 'delayed-logging-for-2.6.35' into for-linusAlex Elder
2010-05-24xfs: Introduce delayed logging core codeDave Chinner
2010-05-24xfs: Improve scalability of busy extent trackingDave Chinner
2010-05-24xfs: Clean up XFS_BLI_* flag namespaceDave 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: 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: Make fiemap work in query mode.Tao Ma
2010-05-19xfs: wait for direct I/O to complete in fsync and write_inodeChristoph Hellwig
2010-05-19xfs: xfs_trace.c: duplicated includeAndrea Gelmini
2010-05-19xfs: enforce synchronous writes in xfs_bwriteChristoph Hellwig
2010-05-19xfs: remove periodic superblock writebackChristoph Hellwig
2010-05-19xfs: convert the dquot hash list to use list headsDave Chinner
2010-05-19xfs: remove duplicate code from dquot reclaimDave Chinner
2010-05-19xfs: add log item recovery tracingDave Chinner
2010-05-19xfs: Add inode pin counts to tracesDave Chinner
2010-05-19xfs: add blockdev name to kthreadsJan Engelhardt
2010-05-19xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.cZhitong Wang
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-29Merge branch 'master' into for-2.6.35Jens Axboe
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-04-16xfs: don't warn on EAGAIN in inode reclaimDave Chinner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16xfs: don't warn about page discards on shutdownDave Chinner