aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_sync.h
AgeCommit message (Expand)Author
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