summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_trans_ail.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Make xfs_ail_check check less by defaultDavid Chinner2008-02-071-9/+28
* [XFS] Move AIL pushing into it's own threadDavid Chinner2008-02-071-91/+178
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-071-29/+23Star
* [XFS] Radix tree based inode cachingDavid Chinner2007-10-151-0/+1
* [XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTSVlad Apostolov2007-02-101-1/+1
* [XFS] Add lock annotations to xfs_trans_update_ail andJosh Triplett2006-09-281-2/+2
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-1/+0Star
* [XFS] Shutdown the filesystem if all device paths have gone. MadeNathan Scott2006-06-091-2/+3
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-3/+2Star
* [XFS] Need to unlock the AIL before calling xfs_force_shutdown() becauseTim Shimmin2005-09-021-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+596