summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_sync.h
AgeCommit message (Expand)Author
2011-08-12xfs: remove subdirectoriesChristoph Hellwig
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-08xfs: kill the unused struct xfs_sync_workChristoph Hellwig
2011-04-08xfs: introduce a xfssyncd workqueueDave Chinner
2010-10-18xfs: implement batched inode lookups for AG walkingDave Chinner
2010-10-18xfs: split inode AG walking into separate code for reclaimDave Chinner
2010-07-26xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umountChristoph Hellwig
2010-07-20xfs: convert inode shrinker to per-filesystem contextsDave Chinner
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-01-15xfs: make several more functions staticEric Sandeen
2010-01-15xfs: reclaim inodes under a write lockDave Chinner
2009-12-11xfs: simplify inode teardownChristoph Hellwig
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: remove unused parameter from xfs_reclaim_inodesDave Chinner
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-02-09xfs: get rid of indirections in the quotaops implementationChristoph Hellwig
2008-10-30[XFS] mark inodes for reclaim via a tag in the inode radix treeDavid Chinner
2008-10-30[XFS] rename inode reclaim functionsDavid Chinner
2008-10-30[XFS] move inode reclaim functions to xfs_sync.cDavid Chinner
2008-10-30[XFS] Move remaining quiesce code.David Chinner
2008-10-30[XFS] Kill xfs_sync()David Chinner
2008-10-30[XFS] Kill SYNC_CLOSEDavid Chinner
2008-10-30[XFS] make SYNC_DELWRI no longer use xfs_syncDavid Chinner
2008-10-30[XFS] make SYNC_ATTR no longer use xfs_syncDavid Chinner
2008-10-30[XFS] use xfs_sync_inodes rather than xfs_syncsubDavid Chinner
2008-10-30[XFS] move xfssyncd code to xfs_sync.cDavid Chinner
2008-10-30[XFS] move sync code to its own fileDavid Chinner