1. 0800356 xfs: Properly retry failed inode items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
  2. 1ba0493 xfs: remove xfs_trans_ail_delete_bulk by Christoph Hellwig · 7 years ago
  3. 18f1df4 xfs: Make xfsaild freezeable again by Michal Hocko · 8 years ago
  4. 3e85286 Revert "xfs: clear PF_NOFREEZE for xfsaild kthread" by Dave Chinner · 8 years ago
  5. 2da5c4b Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next by Dave Chinner · 9 years ago
  6. 24ba16b xfs: clear PF_NOFREEZE for xfsaild kthread by Jiri Kosina · 9 years ago
  7. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  8. db9d67d xfs: remove __psint_t and __psunsigned_t by Christoph Hellwig · 9 years ago
  9. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 9 years ago
  10. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 9 years ago
  11. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  12. e4a1e29 xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done() by Eric Sandeen · 10 years ago
  13. 750b9c9 xfs: trace AIL manipulations by Dave Chinner · 11 years ago
  14. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  15. 904c17e xfs: finish removing IOP_* macros. by Dave Chinner · 11 years ago
  16. 8d1d408 xfs: Simplify xfs_ail_min() with list_first_entry_or_null() by Jie Liu · 11 years ago
  17. ec47eb6 xfs remove the XFS_TRANS_DEBUG routines by Mark Tinguely · 11 years ago
  18. 8375f92 xfs: re-enable xfsaild idle mode and fix associated races by Brian Foster · 12 years ago
  19. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  20. 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 12 years ago
  21. a856917 xfs: remove some obsolete comments in xfs_trans_ail.c by Christoph Hellwig · 12 years ago
  22. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 12 years ago
  23. 211e4d4 xfs: implement freezing by emptying the AIL by Christoph Hellwig · 12 years ago
  24. 1c30462 xfs: allow assigning the tail lsn with the AIL lock held by Christoph Hellwig · 12 years ago
  25. cfb7cdc xfs: cleanup xfs_log_space_wake by Christoph Hellwig · 12 years ago
  26. 5b03ff1 xfs: remove xfs_trans_unlocked_item by Christoph Hellwig · 12 years ago
  27. 09a423a xfs: split tail_lsn assignments from log space wakeups by Christoph Hellwig · 12 years ago
  28. 9e4c109 xfs: add AIL pushing tracepoints by Christoph Hellwig · 13 years ago
  29. 2900b33 xfs: put in missed fix for merge problem by Alex Elder · 13 years ago
  30. 9508534 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  31. 670ce93 xfs: reduce the number of log forces from tail pushing by Dave Chinner · 13 years ago
  32. 0030807 xfs: revert to using a kthread for AIL pushing by Christoph Hellwig · 13 years ago
  33. 17b3847 xfs: force the log if we encounter pinned buffers in .iop_pushbuf by Christoph Hellwig · 13 years ago
  34. bc6e588 xfs: do not update xa_last_pushed_lsn for locked items by Christoph Hellwig · 13 years ago
  35. e44f411 xfs: set cursor in xfs_ail_splice() even when AIL was empty by Alex Elder · 13 years ago
  36. af3e402 xfs: convert AIL cursors to use struct list_head by Dave Chinner · 13 years ago
  37. 16b5902 xfs: remove confusing ail cursor wrapper by Dave Chinner · 13 years ago
  38. 1d8c95a xfs: use a cursor for bulk AIL insertion by Dave Chinner · 13 years ago
  39. 7ac9565 xfs: fix race condition in AIL push trigger by Dave Chinner · 13 years ago
  40. fe0da76 xfs: make AIL target updates and compares 32bit safe. by Dave Chinner · 13 years ago
  41. 50e8668 xfs: always push the AIL to the target by Dave Chinner · 13 years ago
  42. 9e7004e xfs: exit AIL push work correctly when AIL is empty by Dave Chinner · 13 years ago
  43. fd07484 xfs: push the AIL from memory reclaim and periodic sync by Dave Chinner · 13 years ago
  44. cd4a3c5 xfs: clean up code layout in xfs_trans_ail.c by Dave Chinner · 13 years ago
  45. 0bf6a5b xfs: convert the xfsaild threads to a workqueue by Dave Chinner · 13 years ago
  46. 6a19d93 xfs: convert xfs_cmn_err to xfs_alert_tag by Dave Chinner · 13 years ago
  47. 9552e7f xfs: use AIL bulk delete function to implement single delete by Dave Chinner · 13 years ago
  48. e605994 xfs: use AIL bulk update function to implement single updates by Dave Chinner · 13 years ago
  49. 3013683 xfs: remove all the inodes on a buffer from the AIL in bulk by Dave Chinner · 13 years ago
  50. 0e57f6a xfs: bulk AIL insertion during transaction commit by Dave Chinner · 13 years ago
  51. eb3efa1 xfs: clean up xfs_ail_delete() by Dave Chinner · 13 years ago
  52. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  53. d808f61 xfs: Don't issue buffer IO direct from AIL push V2 by Dave Chinner · 14 years ago
  54. a14a348 xfs: cleanup up xfs_log_force calling conventions by Christoph Hellwig · 14 years ago
  55. 453eac8 xfs: Don't wake the aild once per second by Dave Chinner · 14 years ago
  56. 6c06f07 xfs: copy li_lsn before dropping AIL lock by Nathaniel W. Turner · 15 years ago
  57. 9da096f xfs: fix various typos by Malcolm Parsons · 15 years ago
  58. 7ee49ac [XFS] correctly select first log item to push by David Chinner · 16 years ago
  59. 783a2f6 [XFS] Finish removing the mount pointer from the AIL API by David Chinner · 16 years ago
  60. c7e8f26 [XFS] Move the AIL lock into the struct xfs_ail by David Chinner · 16 years ago
  61. 5b00f14 [XFS] move the AIl traversal over to a consistent interface by David Chinner · 16 years ago
  62. 27d8d5f [XFS] Use a cursor for AIL traversal. by David Chinner · 16 years ago
  63. 82fa901 [XFS] Allocate the struct xfs_ail by David Chinner · 16 years ago
  64. 34a622b [XFS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  65. 535f6b3 [XFS] Replace custom AIL linked-list code with struct list_head by Josef 'Jeff' Sipek · 16 years ago
  66. 92d9cd1 [XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many wakeups by David Chinner · 16 years ago
  67. de08dbc [XFS] Make xfs_ail_check check less by default by David Chinner · 16 years ago
  68. 249a8c1 [XFS] Move AIL pushing into it's own thread by David Chinner · 16 years ago
  69. 287f3da [XFS] Unwrap AIL_LOCK by Donald Douwsma · 17 years ago
  70. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  71. 7666ab5 [XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTS by Vlad Apostolov · 17 years ago
  72. 22d91f6 [XFS] Add lock annotations to xfs_trans_update_ail and xfs_trans_delete_ail by Josh Triplett · 18 years ago
  73. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  74. 7d04a33 [XFS] Shutdown the filesystem if all device paths have gone. Made by Nathan Scott · 18 years ago
  75. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  76. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  77. 6f948fb [XFS] Need to unlock the AIL before calling xfs_force_shutdown() because by Tim Shimmin · 19 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago