summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trans_ail.c
AgeCommit message (Expand)Author
2010-02-02xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner
2010-01-21xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig
2010-01-15xfs: Don't wake the aild once per secondDave Chinner
2009-11-17xfs: copy li_lsn before dropping AIL lockNathaniel W. Turner
2009-03-29xfs: fix various typosMalcolm Parsons
2008-10-30[XFS] correctly select first log item to pushDavid 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] 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-04-18[XFS] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-18[XFS] Replace custom AIL linked-list code with struct list_headJosef 'Jeff' Sipek
2008-03-06[XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too manyDavid Chinner
2008-02-07[XFS] Make xfs_ail_check check less by defaultDavid Chinner
2008-02-07[XFS] Move AIL pushing into it's own threadDavid Chinner
2008-02-07[XFS] Unwrap AIL_LOCKDonald Douwsma
2007-10-15[XFS] Radix tree based inode cachingDavid Chinner
2007-02-10[XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTSVlad Apostolov
2006-09-28[XFS] Add lock annotations to xfs_trans_update_ail andJosh Triplett
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-09[XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-09-02[XFS] Need to unlock the AIL before calling xfs_force_shutdown() becauseTim Shimmin
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds