Commit Graph

37 Commits (9e7004e741de0b2daabbbadafbaf11ff1a94e00c)

Author SHA1 Message Date
Dave Chinner 9e7004e741 xfs: exit AIL push work correctly when AIL is empty 14 years ago
Dave Chinner fd074841cf xfs: push the AIL from memory reclaim and periodic sync 14 years ago
Dave Chinner cd4a3c503c xfs: clean up code layout in xfs_trans_ail.c 14 years ago
Dave Chinner 0bf6a5bd4b xfs: convert the xfsaild threads to a workqueue 14 years ago
Dave Chinner 6a19d9393a xfs: convert xfs_cmn_err to xfs_alert_tag 14 years ago
Dave Chinner 9552e7f2f3 xfs: use AIL bulk delete function to implement single delete 14 years ago
Dave Chinner e605994929 xfs: use AIL bulk update function to implement single updates 14 years ago
Dave Chinner 3013683253 xfs: remove all the inodes on a buffer from the AIL in bulk 14 years ago
Dave Chinner 0e57f6a36f xfs: bulk AIL insertion during transaction commit 14 years ago
Dave Chinner eb3efa1249 xfs: clean up xfs_ail_delete() 14 years ago
Christoph Hellwig 288699feca xfs: drop dmapi hooks 15 years ago
Dave Chinner d808f617ad xfs: Don't issue buffer IO direct from AIL push V2 15 years ago
Christoph Hellwig a14a348bff xfs: cleanup up xfs_log_force calling conventions 15 years ago
Dave Chinner 453eac8a9a xfs: Don't wake the aild once per second 15 years ago
Nathaniel W. Turner 6c06f072c2 xfs: copy li_lsn before dropping AIL lock 15 years ago
Malcolm Parsons 9da096fd13 xfs: fix various typos 16 years ago
David Chinner 7ee49acfe5 [XFS] correctly select first log item to push 17 years ago
David Chinner 783a2f656f [XFS] Finish removing the mount pointer from the AIL API 17 years ago
David Chinner c7e8f26827 [XFS] Move the AIL lock into the struct xfs_ail 17 years ago
David Chinner 5b00f14fbd [XFS] move the AIl traversal over to a consistent interface 17 years ago
David Chinner 27d8d5fe0e [XFS] Use a cursor for AIL traversal. 17 years ago
David Chinner 82fa901245 [XFS] Allocate the struct xfs_ail 17 years ago
Harvey Harrison 34a622b2e1 [XFS] replace remaining __FUNCTION__ occurrences 17 years ago
Josef 'Jeff' Sipek 535f6b3735 [XFS] Replace custom AIL linked-list code with struct list_head 17 years ago
David Chinner 92d9cd1059 [XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many 17 years ago
David Chinner de08dbc197 [XFS] Make xfs_ail_check check less by default 17 years ago
David Chinner 249a8c1124 [XFS] Move AIL pushing into it's own thread 17 years ago
Donald Douwsma 287f3dad14 [XFS] Unwrap AIL_LOCK 17 years ago
David Chinner da353b0d64 [XFS] Radix tree based inode caching 18 years ago
Vlad Apostolov 7666ab5fb3 [XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTS 18 years ago
Josh Triplett 22d91f65d5 [XFS] Add lock annotations to xfs_trans_update_ail and 19 years ago
Nathan Scott f6c2d1fa63 [XFS] Remove version 1 directory code. Never functioned on Linux, just 19 years ago
Nathan Scott 7d04a335b6 [XFS] Shutdown the filesystem if all device paths have gone. Made 19 years ago
Nathan Scott 7b71876980 [XFS] Update license/copyright notices to match the prefered SGI 20 years ago
Nathan Scott a844f4510d [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. 20 years ago
Tim Shimmin 6f948fbd44 [XFS] Need to unlock the AIL before calling xfs_force_shutdown() because 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago