aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_priv.h
Commit message (Expand)AuthorAge
* xfs: re-enable xfsaild idle mode and fix associated racesBrian Foster2012-07-29
* xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner2012-05-14
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-14
* xfs: implement freezing by emptying the AILChristoph Hellwig2012-05-14
* xfs: allow assigning the tail lsn with the AIL lock heldChristoph Hellwig2012-05-14
* xfs: remove xfs_trans_unlocked_itemChristoph Hellwig2012-02-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder2011-10-17
|\
| * xfs: revert to using a kthread for AIL pushingChristoph Hellwig2011-10-11
* | xfs: reduce the number of log forces from tail pushingDave Chinner2011-10-11
|/
* xfs: convert AIL cursors to use struct list_headDave Chinner2011-07-20
* xfs: use a cursor for bulk AIL insertionDave Chinner2011-07-20
* xfs: push the AIL from memory reclaim and periodic syncDave Chinner2011-04-07
* xfs: convert the xfsaild threads to a workqueueDave Chinner2011-04-07
* xfs: use AIL bulk delete function to implement single deleteDave Chinner2010-12-19
* xfs: use AIL bulk update function to implement single updatesDave Chinner2010-12-19
* xfs: remove all the inodes on a buffer from the AIL in bulkDave Chinner2010-12-19
* xfs: bulk AIL insertion during transaction commitDave Chinner2010-12-19
* xfs: unlock items before allowing the CIL to commitDave Chinner2010-08-23
* xfs: simplify log item descriptor trackingChristoph Hellwig2010-07-26
* xfs: Introduce delayed logging core codeDave Chinner2010-05-24
* xfs: Improve scalability of busy extent trackingDave Chinner2010-05-24
* [XFS] Finish removing the mount pointer from the AIL APIDavid Chinner2008-10-30
* [XFS] Move the AIL lock into the struct xfs_ailDavid Chinner2008-10-30
* [XFS] Allow 64 bit machines to avoid the AIL lock during flushesDavid Chinner2008-10-30
* [XFS] move the AIl traversal over to a consistent interfaceDavid Chinner2008-10-30
* [XFS] Use a cursor for AIL traversal.David Chinner2008-10-30
* [XFS] Allocate the struct xfs_ailDavid Chinner2008-10-30
* [XFS] Move AIL pushing into it's own threadDavid Chinner2008-02-07
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-07
* [XFS] Add lock annotations to xfs_trans_update_ail andJosh Triplett2006-09-27
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16