Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Sandeen e4a1e29cb0 xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done() hace 11 años
  Dave Chinner 239880ef64 xfs: decouple log and transaction headers hace 12 años
  Jie Liu 8d1d40832b xfs: Simplify xfs_ail_min() with list_first_entry_or_null() hace 12 años
  Dave Chinner d386b32b55 xfs: sync minor header differences needed by userspace. hace 12 años
  Brian Foster 8375f922aa xfs: re-enable xfsaild idle mode and fix associated races hace 13 años
  Dave Chinner 04913fdd91 xfs: pass shutdown method into xfs_trans_ail_delete_bulk hace 13 años
  Christoph Hellwig 43ff2122e6 xfs: on-stack delayed write buffer lists hace 13 años
  Christoph Hellwig 211e4d434b xfs: implement freezing by emptying the AIL hace 13 años
  Christoph Hellwig 1c30462542 xfs: allow assigning the tail lsn with the AIL lock held hace 13 años
  Christoph Hellwig 5b03ff1b24 xfs: remove xfs_trans_unlocked_item hace 14 años
  Alex Elder 9508534c5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux hace 14 años
  Dave Chinner 670ce93fef xfs: reduce the number of log forces from tail pushing hace 14 años
  Christoph Hellwig 0030807c66 xfs: revert to using a kthread for AIL pushing hace 14 años
  Dave Chinner af3e40228f xfs: convert AIL cursors to use struct list_head hace 14 años
  Dave Chinner 1d8c95a363 xfs: use a cursor for bulk AIL insertion hace 14 años
  Dave Chinner fd074841cf xfs: push the AIL from memory reclaim and periodic sync hace 14 años
  Dave Chinner 0bf6a5bd4b xfs: convert the xfsaild threads to a workqueue hace 14 años
  Dave Chinner 9552e7f2f3 xfs: use AIL bulk delete function to implement single delete hace 15 años
  Dave Chinner e605994929 xfs: use AIL bulk update function to implement single updates hace 15 años
  Dave Chinner 3013683253 xfs: remove all the inodes on a buffer from the AIL in bulk hace 15 años
  Dave Chinner 0e57f6a36f xfs: bulk AIL insertion during transaction commit hace 15 años
  Dave Chinner d17c701ce6 xfs: unlock items before allowing the CIL to commit hace 15 años
  Christoph Hellwig e98c414f9a xfs: simplify log item descriptor tracking hace 15 años
  Dave Chinner 71e330b593 xfs: Introduce delayed logging core code hace 15 años
  Dave Chinner ed3b4d6cdc xfs: Improve scalability of busy extent tracking hace 15 años
  David Chinner 783a2f656f [XFS] Finish removing the mount pointer from the AIL API hace 17 años
  David Chinner c7e8f26827 [XFS] Move the AIL lock into the struct xfs_ail hace 17 años
  David Chinner 7b2e2a31f5 [XFS] Allow 64 bit machines to avoid the AIL lock during flushes hace 17 años
  David Chinner 5b00f14fbd [XFS] move the AIl traversal over to a consistent interface hace 17 años
  David Chinner 27d8d5fe0e [XFS] Use a cursor for AIL traversal. hace 17 años