summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_sync.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-51/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-221-3/+2
|\
| * xfs: make use of new shrinker callout for the inode cacheDave Chinner2011-07-201-3/+2
* | xfs: kill the unused struct xfs_sync_workChristoph Hellwig2011-07-081-8/+0
|/
* xfs: introduce a xfssyncd workqueueDave Chinner2011-04-081-0/+2
* xfs: implement batched inode lookups for AG walkingDave Chinner2010-10-181-1/+1
* xfs: split inode AG walking into separate code for reclaimDave Chinner2010-10-181-1/+1
* xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umountChristoph Hellwig2010-07-261-3/+0
* xfs: convert inode shrinker to per-filesystem contextsDave Chinner2010-07-201-2/+0
* xfs: add a shrinker to background inode reclaimDave Chinner2010-04-291-1/+6
* xfs: make several more functions staticEric Sandeen2010-01-151-1/+0
* xfs: reclaim inodes under a write lockDave Chinner2010-01-151-1/+1
* xfs: simplify inode teardownChristoph Hellwig2009-12-111-1/+0
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-311-1/+0
* xfs: fix locking in xfs_iget_cache_hitChristoph Hellwig2009-08-171-0/+1
* xfs: remove SYNC_BDFLUSHChristoph Hellwig2009-06-081-3/+2
* xfs: remove SYNC_IOWAITChristoph Hellwig2009-06-081-1/+0
* xfs: split xfs_sync_inodesChristoph Hellwig2009-06-081-3/+2
* xfs: use generic inode iterator in xfs_qm_dqrele_all_inodesChristoph Hellwig2009-06-081-0/+6
* xfs: remove unused parameter from xfs_reclaim_inodesDave Chinner2009-06-081-1/+1
* xfs: block callers of xfs_flush_inodes() correctlyDave Chinner2009-04-061-0/+1
* xfs: make inode flush at ENOSPC synchronousDave Chinner2009-04-061-1/+0
* xfs: use xfs_sync_inodes() for device flushingDave Chinner2009-04-061-3/+4
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-091-0/+1
* [XFS] mark inodes for reclaim via a tag in the inode radix treeDavid Chinner2008-10-301-0/+4
* [XFS] rename inode reclaim functionsDavid Chinner2008-10-301-2/+2
* [XFS] move inode reclaim functions to xfs_sync.cDavid Chinner2008-10-301-0/+3
* [XFS] Move remaining quiesce code.David Chinner2008-10-301-0/+1
* [XFS] Kill xfs_sync()David Chinner2008-10-301-21/+4
* [XFS] Kill SYNC_CLOSEDavid Chinner2008-10-301-1/+0
* [XFS] make SYNC_DELWRI no longer use xfs_syncDavid Chinner2008-10-301-0/+3
* [XFS] make SYNC_ATTR no longer use xfs_syncDavid Chinner2008-10-301-1/+0
* [XFS] use xfs_sync_inodes rather than xfs_syncsubDavid Chinner2008-10-301-1/+1
* [XFS] move xfssyncd code to xfs_sync.cDavid Chinner2008-10-301-0/+56
* [XFS] move sync code to its own fileDavid Chinner2008-10-301-0/+7
OpenPOWER on IntegriCloud