summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_sync.c
AgeCommit message (Expand)Author
2011-08-12xfs: remove subdirectoriesChristoph Hellwig
2011-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder
2011-07-25Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinnedChandra Seetharaman
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-20xfs: make use of new shrinker callout for the inode cacheDave Chinner
2011-07-20xfs: Remove the second parameter to xfs_sb_count()Chandra Seetharaman
2011-07-08xfs: improve sync behaviour in the face of aggressive dirtyingChristoph Hellwig
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han
2011-05-19xfs: avoid getting stuck during async inode flushesDave Chinner
2011-05-09xfs: ensure reclaim cursor is reset correctly at end of AGDave Chinner
2011-04-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-04-08xfs: push the AIL from memory reclaim and periodic syncDave Chinner
2011-04-08xfs: introduce background inode reclaim workDave Chinner
2011-04-08xfs: convert ENOSPC inode flushing to use new syncd workqueueDave Chinner
2011-04-08xfs: introduce a xfssyncd workqueueDave Chinner
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-26xfs: introduce inode cluster buffer trylocks for xfs_iflushDave Chinner
2011-03-07xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner
2011-01-11xfs: 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-06xfs: 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-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-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-01xfs: 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