summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_sync.c
AgeCommit message (Expand)Author
2010-10-07xfs: properly account for reclaimed inodesJohannes Weiner
2010-08-24xfs: dummy transactions should not dirty VFS stateDave Chinner
2010-07-26xfs: simplify and remove xfs_ireclaimDave Chinner
2010-07-26xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umountChristoph Hellwig
2010-07-26xfs: simplify inode to transaction joiningChristoph Hellwig
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-07-19xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner
2010-07-19xfs: convert inode shrinker to per-filesystem contextsDave Chinner
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-05-28xfs: fix access to upper inodes without inode64Christoph Hellwig
2010-05-19xfs: enforce synchronous writes in xfs_bwriteChristoph Hellwig
2010-05-19xfs: remove periodic superblock writebackChristoph Hellwig
2010-05-19xfs: add blockdev name to kthreadsJan Engelhardt
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-16xfs: don't warn on EAGAIN in inode reclaimDave Chinner
2010-03-05xfs: check for more work before sleeping in xfssyncdDave Chinner
2010-03-02xfs: fix locking for inode cache radix tree tag updatesChristoph Hellwig
2010-02-06xfs: Use delayed write for inodes rather than async V2Dave Chinner
2010-02-06xfs: Make inode reclaim states explicitDave Chinner
2010-01-21xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig
2010-01-21xfs: remove duplicate buffer flagsChristoph Hellwig
2010-01-15xfs: Kill filestreams cache flushDave Chinner
2010-01-15xfs: rename xfs_get_peragDave Chinner
2010-01-15xfs: make several more functions staticEric Sandeen
2010-01-15xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner
2010-01-15xfs: reclaim inodes under a write lockDave Chinner
2009-12-15xfs: event tracing supportChristoph Hellwig
2009-12-11xfs: simplify inode teardownChristoph Hellwig
2009-10-08xfs: make sure xfs_sync_fsdata covers the logDave Chinner
2009-10-08xfs: fix xfs_quiesce_dataDave Chinner
2009-08-31xfs: add more statics & drop some unused functionsEric Sandeen
2009-08-17xfs: fix locking in xfs_iget_cache_hitChristoph Hellwig
2009-06-08xfs: remove SYNC_BDFLUSHChristoph Hellwig
2009-06-08xfs: remove SYNC_IOWAITChristoph Hellwig
2009-06-08xfs: split xfs_sync_inodesChristoph Hellwig
2009-06-08xfs: use generic inode iterator in xfs_qm_dqrele_all_inodesChristoph Hellwig
2009-06-08xfs: introduce a per-ag inode iteratorDave Chinner
2009-06-08xfs: remove unused parameter from xfs_reclaim_inodesDave Chinner
2009-06-08xfs: factor out inode validation for syncDave Chinner
2009-06-08xfs: split inode flushing from xfs_sync_inodes_agChristoph Hellwig
2009-06-08xfs: split inode data writeback from xfs_sync_inodes_agDave Chinner
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig
2009-04-06xfs: block callers of xfs_flush_inodes() correctlyDave Chinner
2009-04-06xfs: make inode flush at ENOSPC synchronousDave Chinner
2009-04-06xfs: use xfs_sync_inodes() for device flushingDave Chinner
2009-01-27[XFS] Warn on transaction in flight on read-only remountFelix Blyakher
2008-12-05[XFS] Remove unnecessary assertionLachlan McIlroy
2008-12-04move vn_iowait / vn_iowake into xfs_aops.cChristoph Hellwig
2008-11-10[XFS] Avoid using inodes that haven't been completely initialisedDave Chinner