| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: Don't issue buffer IO direct from AIL push V2 | Dave Chinner | 2010-02-02 | 1 | -6/+7 |
* | xfs: cleanup up xfs_log_force calling conventions | Christoph Hellwig | 2010-01-21 | 1 | -1/+1 |
* | xfs: Don't wake the aild once per second | Dave Chinner | 2010-01-15 | 1 | -8/+11 |
* | xfs: copy li_lsn before dropping AIL lock | Nathaniel W. Turner | 2009-11-17 | 1 | -3/+20 |
* | xfs: fix various typos | Malcolm Parsons | 2009-03-29 | 1 | -2/+2 |
* | [XFS] correctly select first log item to push | David Chinner | 2008-10-30 | 1 | -1/+1 |
* | [XFS] Finish removing the mount pointer from the AIL API | David Chinner | 2008-10-30 | 1 | -20/+21 |
* | [XFS] Move the AIL lock into the struct xfs_ail | David Chinner | 2008-10-30 | 1 | -27/+29 |
* | [XFS] move the AIl traversal over to a consistent interface | David Chinner | 2008-10-30 | 1 | -75/+42 |
* | [XFS] Use a cursor for AIL traversal. | David Chinner | 2008-10-30 | 1 | -56/+151 |
* | [XFS] Allocate the struct xfs_ail | David Chinner | 2008-10-30 | 1 | -38/+49 |
* | [XFS] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-18 | 1 | -1/+1 |
* | [XFS] Replace custom AIL linked-list code with struct list_head | Josef 'Jeff' Sipek | 2008-04-18 | 1 | -89/+60 |
* | [XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many | David Chinner | 2008-03-06 | 1 | -7/+10 |
* | [XFS] Make xfs_ail_check check less by default | David Chinner | 2008-02-07 | 1 | -9/+28 |
* | [XFS] Move AIL pushing into it's own thread | David Chinner | 2008-02-07 | 1 | -91/+178 |
* | [XFS] Unwrap AIL_LOCK | Donald Douwsma | 2008-02-07 | 1 | -29/+23 |
* | [XFS] Radix tree based inode caching | David Chinner | 2007-10-15 | 1 | -0/+1 |
* | [XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTS | Vlad Apostolov | 2007-02-10 | 1 | -1/+1 |
* | [XFS] Add lock annotations to xfs_trans_update_ail and | Josh Triplett | 2006-09-28 | 1 | -2/+2 |
* | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott | 2006-06-20 | 1 | -1/+0 |
* | [XFS] Shutdown the filesystem if all device paths have gone. Made | Nathan Scott | 2006-06-09 | 1 | -2/+3 |
* | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 2005-11-02 | 1 | -25/+11 |
* | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott | 2005-11-02 | 1 | -3/+2 |
* | [XFS] Need to unlock the AIL before calling xfs_force_shutdown() because | Tim Shimmin | 2005-09-02 | 1 | -1/+1 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+596 |