1. ec47eb6 xfs remove the XFS_TRANS_DEBUG routines by Mark Tinguely · 12 years ago
  2. 8375f92 xfs: re-enable xfsaild idle mode and fix associated races by Brian Foster · 12 years ago
  3. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  4. 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 12 years ago
  5. a856917 xfs: remove some obsolete comments in xfs_trans_ail.c by Christoph Hellwig · 12 years ago
  6. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 12 years ago
  7. 211e4d4 xfs: implement freezing by emptying the AIL by Christoph Hellwig · 12 years ago
  8. 1c30462 xfs: allow assigning the tail lsn with the AIL lock held by Christoph Hellwig · 12 years ago
  9. cfb7cdc xfs: cleanup xfs_log_space_wake by Christoph Hellwig · 12 years ago
  10. 5b03ff1 xfs: remove xfs_trans_unlocked_item by Christoph Hellwig · 12 years ago
  11. 09a423a xfs: split tail_lsn assignments from log space wakeups by Christoph Hellwig · 12 years ago
  12. 9e4c109 xfs: add AIL pushing tracepoints by Christoph Hellwig · 13 years ago
  13. 2900b33 xfs: put in missed fix for merge problem by Alex Elder · 13 years ago
  14. 9508534 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  15. 670ce93 xfs: reduce the number of log forces from tail pushing by Dave Chinner · 13 years ago
  16. 0030807 xfs: revert to using a kthread for AIL pushing by Christoph Hellwig · 13 years ago
  17. 17b3847 xfs: force the log if we encounter pinned buffers in .iop_pushbuf by Christoph Hellwig · 13 years ago
  18. bc6e588 xfs: do not update xa_last_pushed_lsn for locked items by Christoph Hellwig · 13 years ago
  19. e44f411 xfs: set cursor in xfs_ail_splice() even when AIL was empty by Alex Elder · 13 years ago
  20. af3e402 xfs: convert AIL cursors to use struct list_head by Dave Chinner · 13 years ago
  21. 16b5902 xfs: remove confusing ail cursor wrapper by Dave Chinner · 13 years ago
  22. 1d8c95a xfs: use a cursor for bulk AIL insertion by Dave Chinner · 13 years ago
  23. 7ac9565 xfs: fix race condition in AIL push trigger by Dave Chinner · 13 years ago
  24. fe0da76 xfs: make AIL target updates and compares 32bit safe. by Dave Chinner · 13 years ago
  25. 50e8668 xfs: always push the AIL to the target by Dave Chinner · 13 years ago
  26. 9e7004e xfs: exit AIL push work correctly when AIL is empty by Dave Chinner · 13 years ago
  27. fd07484 xfs: push the AIL from memory reclaim and periodic sync by Dave Chinner · 13 years ago
  28. cd4a3c5 xfs: clean up code layout in xfs_trans_ail.c by Dave Chinner · 13 years ago
  29. 0bf6a5b xfs: convert the xfsaild threads to a workqueue by Dave Chinner · 13 years ago
  30. 6a19d93 xfs: convert xfs_cmn_err to xfs_alert_tag by Dave Chinner · 13 years ago
  31. 9552e7f xfs: use AIL bulk delete function to implement single delete by Dave Chinner · 14 years ago
  32. e605994 xfs: use AIL bulk update function to implement single updates by Dave Chinner · 14 years ago
  33. 3013683 xfs: remove all the inodes on a buffer from the AIL in bulk by Dave Chinner · 14 years ago
  34. 0e57f6a xfs: bulk AIL insertion during transaction commit by Dave Chinner · 14 years ago
  35. eb3efa1 xfs: clean up xfs_ail_delete() by Dave Chinner · 14 years ago
  36. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  37. d808f61 xfs: Don't issue buffer IO direct from AIL push V2 by Dave Chinner · 14 years ago
  38. a14a348 xfs: cleanup up xfs_log_force calling conventions by Christoph Hellwig · 14 years ago
  39. 453eac8 xfs: Don't wake the aild once per second by Dave Chinner · 15 years ago
  40. 6c06f07 xfs: copy li_lsn before dropping AIL lock by Nathaniel W. Turner · 15 years ago
  41. 9da096f xfs: fix various typos by Malcolm Parsons · 15 years ago
  42. 7ee49ac [XFS] correctly select first log item to push by David Chinner · 16 years ago
  43. 783a2f6 [XFS] Finish removing the mount pointer from the AIL API by David Chinner · 16 years ago
  44. c7e8f26 [XFS] Move the AIL lock into the struct xfs_ail 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. 34a622b [XFS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  49. 535f6b3 [XFS] Replace custom AIL linked-list code with struct list_head by Josef 'Jeff' Sipek · 16 years ago
  50. 92d9cd1 [XFS] 977545 977545 977545 977545 977545 977545 xfsaild causing too many wakeups by David Chinner · 16 years ago
  51. de08dbc [XFS] Make xfs_ail_check check less by default by David Chinner · 16 years ago
  52. 249a8c1 [XFS] Move AIL pushing into it's own thread by David Chinner · 16 years ago
  53. 287f3da [XFS] Unwrap AIL_LOCK by Donald Douwsma · 17 years ago
  54. da353b0 [XFS] Radix tree based inode caching by David Chinner · 17 years ago
  55. 7666ab5 [XFS] Workaround log space issue by increasing XFS_TRANS_PUSH_AIL_RESTARTS by Vlad Apostolov · 17 years ago
  56. 22d91f6 [XFS] Add lock annotations to xfs_trans_update_ail and xfs_trans_delete_ail by Josh Triplett · 18 years ago
  57. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  58. 7d04a33 [XFS] Shutdown the filesystem if all device paths have gone. Made by Nathan Scott · 18 years ago
  59. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  60. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  61. 6f948fb [XFS] Need to unlock the AIL before calling xfs_force_shutdown() because by Tim Shimmin · 19 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago