summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2010-05-12Merge remote branch 'block/for-next'Stephen Rothwell
2010-05-12Merge remote branch 'xfs/master'Stephen Rothwell
2010-05-12Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-05-11quota: unify ->set_dqblkChristoph Hellwig
2010-05-11quota: unify ->get_dqblkChristoph Hellwig
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-29xfs: mark xfs_iomap_write_ helpers staticChristoph Hellwig
2010-04-29xfs: clean up end index calculation in xfs_page_state_convertChristoph Hellwig
2010-04-29xfs: clean up mapping size calculation in __xfs_get_blocksChristoph Hellwig
2010-04-29xfs: clean up xfs_iomap_validChristoph Hellwig
2010-04-29xfs: move I/O type flags into xfs_aops.cChristoph Hellwig
2010-04-29xfs: kill struct xfs_iomapChristoph Hellwig
2010-04-29xfs: report iomap_bn in block baseChristoph Hellwig
2010-04-29xfs: report iomap_offset and iomap_bsize in block baseChristoph Hellwig
2010-04-29xfs: remove iomap_deltaChristoph Hellwig
2010-04-29xfs: remove iomap_targetChristoph Hellwig
2010-04-29xfs: limit xfs_imap_to_bmap to a single mappingChristoph Hellwig
2010-04-29xfs: simplify buffer to transaction matchingChristoph Hellwig
2010-04-29Merge branch 'master' into for-2.6.35Jens Axboe
2010-04-29xfs: Make fiemap work in query mode.Tao Ma
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-04-26xfs: more swap extent fixes for dynamic fork offsetsDave Chinner
2010-04-20xfs: kill off l_sectbb_maskAlex Elder
2010-04-20xfs: record log sector size rather than log2(that)Alex Elder
2010-04-20xfs: remove dead XFS_LOUD_RECOVERY codeChristoph Hellwig
2010-04-20xfs: removed unused XFS_QMOPT_ flagsChristoph Hellwig
2010-04-20xfs: remove a few macro indirections in the quota codeChristoph Hellwig
2010-04-20xfs: access quotainfo structure directlyChristoph Hellwig
2010-04-20xfs: wait for direct I/O to complete in fsync and write_inodeChristoph Hellwig
2010-04-20xfs: more swap extent fixes for dynamic fork offsetsDave Chinner
2010-04-16xfs: xfs_trace.c: duplicated includeAndrea Gelmini
2010-04-16xfs: don't warn on EAGAIN in inode reclaimDave Chinner
2010-04-16xfs: ensure that sync updates the log tail correctlyDave Chinner
2010-04-16xfs: minor odds and ends in xfs_log_recover.cAlex Elder
2010-04-16xfs: avoid repeated pointer dereferencesAlex Elder
2010-04-16xfs: change a few labels in xfs_log_recover.cAlex Elder
2010-04-16xfs: enforce synchronous writes in xfs_bwriteChristoph Hellwig
2010-04-16xfs: remove periodic superblock writebackChristoph Hellwig
2010-04-14xfs: make the log ticket transaction id randomDave Chinner
2010-04-13xfs: nothing special about 1-block log sectorAlex Elder
2010-04-13xfs: encapsulate bbcount validity checkingAlex Elder
2010-04-13xfs: kill XLOG_SECTOR_ROUND*()Alex Elder
2010-04-13xfs: simplify XLOG_SECTOR_ROUND*()Alex Elder
2010-04-13xfs: fix min bufsize bugs in two placesAlex Elder
2010-04-13xfs: add const qualifiers to xfs error function argsAlex Elder
2010-04-13xfs: remove xfs_dqmarkerChristoph Hellwig
2010-04-13xfs: convert the dquot free list to use list headsDave Chinner
2010-04-13xfs: convert the dquot hash list to use list headsDave Chinner
2010-04-13xfs: remove duplicate code from dquot reclaimDave Chinner