提交历史

作者 SHA1 备注 提交日期
  Brian Foster 8375f922aa xfs: re-enable xfsaild idle mode and fix associated races 13 年之前
  Dave Chinner 04913fdd91 xfs: pass shutdown method into xfs_trans_ail_delete_bulk 13 年之前
  Christoph Hellwig 43ff2122e6 xfs: on-stack delayed write buffer lists 13 年之前
  Christoph Hellwig 211e4d434b xfs: implement freezing by emptying the AIL 13 年之前
  Christoph Hellwig 1c30462542 xfs: allow assigning the tail lsn with the AIL lock held 13 年之前
  Christoph Hellwig 5b03ff1b24 xfs: remove xfs_trans_unlocked_item 13 年之前
  Alex Elder 9508534c5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 13 年之前
  Dave Chinner 670ce93fef xfs: reduce the number of log forces from tail pushing 13 年之前
  Christoph Hellwig 0030807c66 xfs: revert to using a kthread for AIL pushing 13 年之前
  Dave Chinner af3e40228f xfs: convert AIL cursors to use struct list_head 14 年之前
  Dave Chinner 1d8c95a363 xfs: use a cursor for bulk AIL insertion 14 年之前
  Dave Chinner fd074841cf xfs: push the AIL from memory reclaim and periodic sync 14 年之前
  Dave Chinner 0bf6a5bd4b xfs: convert the xfsaild threads to a workqueue 14 年之前
  Dave Chinner 9552e7f2f3 xfs: use AIL bulk delete function to implement single delete 14 年之前
  Dave Chinner e605994929 xfs: use AIL bulk update function to implement single updates 14 年之前
  Dave Chinner 3013683253 xfs: remove all the inodes on a buffer from the AIL in bulk 14 年之前
  Dave Chinner 0e57f6a36f xfs: bulk AIL insertion during transaction commit 14 年之前
  Dave Chinner d17c701ce6 xfs: unlock items before allowing the CIL to commit 15 年之前
  Christoph Hellwig e98c414f9a xfs: simplify log item descriptor tracking 15 年之前
  Dave Chinner 71e330b593 xfs: Introduce delayed logging core code 15 年之前
  Dave Chinner ed3b4d6cdc xfs: Improve scalability of busy extent tracking 15 年之前
  David Chinner 783a2f656f [XFS] Finish removing the mount pointer from the AIL API 16 年之前
  David Chinner c7e8f26827 [XFS] Move the AIL lock into the struct xfs_ail 16 年之前
  David Chinner 7b2e2a31f5 [XFS] Allow 64 bit machines to avoid the AIL lock during flushes 16 年之前
  David Chinner 5b00f14fbd [XFS] move the AIl traversal over to a consistent interface 16 年之前
  David Chinner 27d8d5fe0e [XFS] Use a cursor for AIL traversal. 16 年之前
  David Chinner 82fa901245 [XFS] Allocate the struct xfs_ail 16 年之前
  David Chinner 249a8c1124 [XFS] Move AIL pushing into it's own thread 17 年之前
  Donald Douwsma 287f3dad14 [XFS] Unwrap AIL_LOCK 17 年之前
  Josh Triplett 22d91f65d5 [XFS] Add lock annotations to xfs_trans_update_ail and 18 年之前