1. 86a3717 xfs: refactor adding recovered intent items to the log by Darrick J. Wong · 4 years, 8 months ago
  2. 2b3cf09 xfs: combine xfs_trans_ail_[remove|delete]() by Brian Foster · 4 years, 8 months ago
  3. 6af0479 xfs: drop unused shutdown parameter from xfs_trans_ail_remove() by Brian Foster · 4 years, 8 months ago
  4. 849274c xfs: acquire ->ail_lock from xfs_trans_ail_delete() by Brian Foster · 4 years, 8 months ago
  5. 8eb807b xfs: tail updates only need to occur when LSN changes by Dave Chinner · 4 years, 9 months ago
  6. 4165994 xfs: factor common AIL item deletion code by Dave Chinner · 4 years, 9 months ago
  7. 195cd83 xfs: don't use xfs_trans_free_items in the commit path by Christoph Hellwig · 6 years ago
  8. d15cbf2 xfs: stop using XFS_LI_ABORTED as a parameter flag by Christoph Hellwig · 6 years ago
  9. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  10. e6631f8 xfs: get rid of the log item descriptor by Dave Chinner · 7 years ago
  11. 22525c1 xfs: log item flags are racy by Dave Chinner · 7 years ago
  12. 57e8095 xfs: Rename xa_ elements to ail_ by Matthew Wilcox · 7 years ago
  13. d3a304b xfs: Properly retry failed inode items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
  14. 27af1bb xfs: remove xfs_trans_ail_delete_bulk by Christoph Hellwig · 8 years ago
  15. 146e54b xfs: add helper to conditionally remove items from the AIL by Brian Foster · 9 years ago
  16. eacb24e xfs: pass a boolean flag to xfs_trans_free_items by Christoph Hellwig · 10 years ago
  17. e4a1e29 xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done() by Eric Sandeen · 11 years ago
  18. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  19. 8d1d408 xfs: Simplify xfs_ail_min() with list_first_entry_or_null() by Jie Liu · 11 years ago
  20. d386b32 xfs: sync minor header differences needed by userspace. by Dave Chinner · 11 years ago
  21. 8375f92 xfs: re-enable xfsaild idle mode and fix associated races by Brian Foster · 13 years ago
  22. 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 13 years ago
  23. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 13 years ago
  24. 211e4d4 xfs: implement freezing by emptying the AIL by Christoph Hellwig · 13 years ago
  25. 1c30462 xfs: allow assigning the tail lsn with the AIL lock held by Christoph Hellwig · 13 years ago
  26. 5b03ff1 xfs: remove xfs_trans_unlocked_item by Christoph Hellwig · 13 years ago
  27. 9508534 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  28. 670ce93 xfs: reduce the number of log forces from tail pushing by Dave Chinner · 13 years ago
  29. 0030807 xfs: revert to using a kthread for AIL pushing by Christoph Hellwig · 13 years ago
  30. af3e402 xfs: convert AIL cursors to use struct list_head by Dave Chinner · 13 years ago
  31. 1d8c95a xfs: use a cursor for bulk AIL insertion by Dave Chinner · 13 years ago
  32. fd07484 xfs: push the AIL from memory reclaim and periodic sync by Dave Chinner · 14 years ago
  33. 0bf6a5b xfs: convert the xfsaild threads to a workqueue by Dave Chinner · 14 years ago
  34. 9552e7f xfs: use AIL bulk delete function to implement single delete by Dave Chinner · 14 years ago
  35. e605994 xfs: use AIL bulk update function to implement single updates by Dave Chinner · 14 years ago
  36. 3013683 xfs: remove all the inodes on a buffer from the AIL in bulk by Dave Chinner · 14 years ago
  37. 0e57f6a xfs: bulk AIL insertion during transaction commit by Dave Chinner · 14 years ago
  38. d17c701 xfs: unlock items before allowing the CIL to commit by Dave Chinner · 14 years ago
  39. e98c414 xfs: simplify log item descriptor tracking by Christoph Hellwig · 15 years ago
  40. 71e330b xfs: Introduce delayed logging core code by Dave Chinner · 15 years ago
  41. ed3b4d6 xfs: Improve scalability of busy extent tracking by Dave Chinner · 15 years ago
  42. 783a2f6 [XFS] Finish removing the mount pointer from the AIL API by David Chinner · 16 years ago
  43. c7e8f26 [XFS] Move the AIL lock into the struct xfs_ail by David Chinner · 16 years ago
  44. 7b2e2a3 [XFS] Allow 64 bit machines to avoid the AIL lock during flushes by David Chinner · 16 years ago
  45. 5b00f14 [XFS] move the AIl traversal over to a consistent interface by David Chinner · 16 years ago
  46. 27d8d5f [XFS] Use a cursor for AIL traversal. by David Chinner · 16 years ago
  47. 82fa901 [XFS] Allocate the struct xfs_ail by David Chinner · 16 years ago
  48. 249a8c1 [XFS] Move AIL pushing into it's own thread by David Chinner · 17 years ago
  49. 287f3da [XFS] Unwrap AIL_LOCK by Donald Douwsma · 17 years ago
  50. 22d91f6 [XFS] Add lock annotations to xfs_trans_update_ail and xfs_trans_delete_ail by Josh Triplett · 18 years ago
  51. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago