Commit History

Author SHA1 Message Date
  Dave Chinner af3e40228f xfs: convert AIL cursors to use struct list_head 14 years ago
  Dave Chinner 16b5902943 xfs: remove confusing ail cursor wrapper 14 years ago
  Dave Chinner 1d8c95a363 xfs: use a cursor for bulk AIL insertion 14 years ago
  Dave Chinner 7ac956576d xfs: fix race condition in AIL push trigger 14 years ago
  Dave Chinner fe0da76731 xfs: make AIL target updates and compares 32bit safe. 14 years ago
  Dave Chinner 50e86686df xfs: always push the AIL to the target 14 years ago
  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 16 years ago
  David Chinner 783a2f656f [XFS] Finish removing the mount pointer from the AIL API 16 years ago
  David Chinner c7e8f26827 [XFS] Move the AIL lock into the struct xfs_ail 16 years ago
  David Chinner 5b00f14fbd [XFS] move the AIl traversal over to a consistent interface 16 years ago
  David Chinner 27d8d5fe0e [XFS] Use a cursor for AIL traversal. 16 years ago
  David Chinner 82fa901245 [XFS] Allocate the struct xfs_ail 16 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