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