| Commit message (Expand) | Author | Age |
* | xfs: Simplify xfs_ail_min() with list_first_entry_or_null() | Jie Liu | 2013-08-23 |
* | xfs: sync minor header differences needed by userspace. | Dave Chinner | 2013-08-12 |
* | xfs: re-enable xfsaild idle mode and fix associated races | Brian Foster | 2012-07-29 |
* | xfs: pass shutdown method into xfs_trans_ail_delete_bulk | Dave Chinner | 2012-05-14 |
* | xfs: on-stack delayed write buffer lists | Christoph Hellwig | 2012-05-14 |
* | xfs: implement freezing by emptying the AIL | Christoph Hellwig | 2012-05-14 |
* | xfs: allow assigning the tail lsn with the AIL lock held | Christoph Hellwig | 2012-05-14 |
* | xfs: remove xfs_trans_unlocked_item | Christoph Hellwig | 2012-02-22 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Alex Elder | 2011-10-17 |
|\ |
|
| * | xfs: revert to using a kthread for AIL pushing | Christoph Hellwig | 2011-10-11 |
* | | xfs: reduce the number of log forces from tail pushing | Dave Chinner | 2011-10-11 |
|/ |
|
* | xfs: convert AIL cursors to use struct list_head | Dave Chinner | 2011-07-20 |
* | xfs: use a cursor for bulk AIL insertion | Dave Chinner | 2011-07-20 |
* | xfs: push the AIL from memory reclaim and periodic sync | Dave Chinner | 2011-04-07 |
* | xfs: convert the xfsaild threads to a workqueue | Dave Chinner | 2011-04-07 |
* | xfs: use AIL bulk delete function to implement single delete | Dave Chinner | 2010-12-19 |
* | xfs: use AIL bulk update function to implement single updates | Dave Chinner | 2010-12-19 |
* | xfs: remove all the inodes on a buffer from the AIL in bulk | Dave Chinner | 2010-12-19 |
* | xfs: bulk AIL insertion during transaction commit | Dave Chinner | 2010-12-19 |
* | xfs: unlock items before allowing the CIL to commit | Dave Chinner | 2010-08-23 |
* | xfs: simplify log item descriptor tracking | Christoph Hellwig | 2010-07-26 |
* | xfs: Introduce delayed logging core code | Dave Chinner | 2010-05-24 |
* | xfs: Improve scalability of busy extent tracking | Dave Chinner | 2010-05-24 |
* | [XFS] Finish removing the mount pointer from the AIL API | David Chinner | 2008-10-30 |
* | [XFS] Move the AIL lock into the struct xfs_ail | David Chinner | 2008-10-30 |
* | [XFS] Allow 64 bit machines to avoid the AIL lock during flushes | David Chinner | 2008-10-30 |
* | [XFS] move the AIl traversal over to a consistent interface | David Chinner | 2008-10-30 |
* | [XFS] Use a cursor for AIL traversal. | David Chinner | 2008-10-30 |
* | [XFS] Allocate the struct xfs_ail | David Chinner | 2008-10-30 |
* | [XFS] Move AIL pushing into it's own thread | David Chinner | 2008-02-07 |
* | [XFS] Unwrap AIL_LOCK | Donald Douwsma | 2008-02-07 |
* | [XFS] Add lock annotations to xfs_trans_update_ail and | Josh Triplett | 2006-09-27 |
* | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 2005-11-01 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |