summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_sync.c
AgeCommit message (Expand)Author
2011-01-12xfs: ensure log covering transactions are synchronousDave Chinner
2010-12-16xfs: convert pag_ici_lock to a spin lockDave Chinner
2010-12-17xfs: convert inode cache lookups to use RCU lockingDave Chinner
2010-11-10xfs: fix per-ag reference counting in inode reclaim tree walkingDave Chinner
2010-10-18xfs: serialise inode reclaim within an AGDave Chinner
2010-10-18xfs: batch inode reclaim lookupDave Chinner
2010-10-18xfs: implement batched inode lookups for AG walkingDave Chinner
2010-10-18xfs: split out inode walk inode grabbingDave Chinner
2010-10-18xfs: split inode AG walking into separate code for reclaimDave Chinner
2010-10-18xfs: lockless per-ag lookupsDave Chinner
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