Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-30xfs: re-enable xfsaild idle mode and fix associated racesBrian Foster
2012-05-15xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-05-15xfs: pass shutdown method into xfs_trans_ail_delete_bulkDave Chinner
2012-05-15xfs: remove some obsolete comments in xfs_trans_ail.cChristoph Hellwig
2012-05-15xfs: on-stack delayed write buffer listsChristoph Hellwig
2012-05-15xfs: implement freezing by emptying the AILChristoph Hellwig
2012-05-15xfs: allow assigning the tail lsn with the AIL lock heldChristoph Hellwig
2012-02-23xfs: cleanup xfs_log_space_wakeChristoph Hellwig
2012-02-23xfs: remove xfs_trans_unlocked_itemChristoph Hellwig
2012-02-23xfs: split tail_lsn assignments from log space wakeupsChristoph Hellwig
2011-10-19xfs: add AIL pushing tracepointsChristoph Hellwig
2011-10-19xfs: put in missed fix for merge problemAlex Elder
2011-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder
2011-10-12xfs: reduce the number of log forces from tail pushingDave Chinner
2011-10-11xfs: revert to using a kthread for AIL pushingChristoph Hellwig
2011-10-11xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig
2011-10-11xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig
2011-08-10xfs: set cursor in xfs_ail_splice() even when AIL was emptyAlex Elder
2011-07-21xfs: convert AIL cursors to use struct list_headDave Chinner
2011-07-21xfs: remove confusing ail cursor wrapperDave Chinner
2011-07-21xfs: use a cursor for bulk AIL insertionDave Chinner
2011-05-10xfs: fix race condition in AIL push triggerDave Chinner
2011-05-10xfs: make AIL target updates and compares 32bit safe.Dave Chinner
2011-05-10xfs: always push the AIL to the targetDave Chinner
2011-05-10xfs: exit AIL push work correctly when AIL is emptyDave Chinner
2011-04-08xfs: push the AIL from memory reclaim and periodic syncDave Chinner
2011-04-08xfs: clean up code layout in xfs_trans_ail.cDave Chinner
2011-04-08xfs: convert the xfsaild threads to a workqueueDave Chinner
2011-03-07xfs: convert xfs_cmn_err to xfs_alert_tagDave 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-12-03xfs: clean up xfs_ail_delete()Dave Chinner
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
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-16xfs: 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