1. 750b9c9 xfs: trace AIL manipulations by Dave Chinner · 11 years ago
  2. 643f7c4 xfs: fix possible NULL dereference in xlog_verify_iclog by Geyslan G. Bem · 11 years ago
  3. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  4. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  5. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  6. 08e96e1 xfs: remove newlines from strings passed to __xfs_printk by Eric Sandeen · 11 years ago
  7. 2c6e24c xfs: prevent deadlock trying to cover an active log by Dave Chinner · 11 years ago
  8. a30b036 xfs: fix some minor sparse warnings by Dave Chinner · 11 years ago
  9. 8e159e7 xfs: fix the comment of xfs_log_unmount_write() by Zhi Yong Wu · 11 years ago
  10. ac0e300 xfs: fix the comment of xlog_write_setup_copy() by Zhi Yong Wu · 11 years ago
  11. 3e7b91c xfs: Validate log space at mount time by Jie Liu · 11 years ago
  12. e773fc9 xfs: Refactor xfs_ticket_alloc() to extract a new helper by Jie Liu · 11 years ago
  13. 297aa63 xfs: Fix a deadlock in xfs_log_commit_cil() code path by Chandra Seetharaman · 11 years ago
  14. fd63875 xfs: Introduce ordered log vector support by Dave Chinner · 11 years ago
  15. ecb3403 xfs: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  16. 003fd6c xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared by Ben Myers · 12 years ago
  17. 667a929 xfs: Remove boolean_t typedef completely. by Thiago Farina · 12 years ago
  18. f9668a0 xfs: fix sparse reported log CRC endian issue by Dave Chinner · 12 years ago
  19. 437a255 xfs: fix direct IO nested transaction deadlock. by Dave Chinner · 12 years ago
  20. 0e446be xfs: add CRC checks to the log by Christoph Hellwig · 12 years ago
  21. c3f8fc7 xfs: make buffer read verication an IO completion function by Dave Chinner · 12 years ago
  22. d35e88f xfs: only update the last_sync_lsn when a transaction completes by Dave Chinner · 12 years ago
  23. c75921a xfs: xfs_quiesce_attr() should quiesce the log like unmount by Dave Chinner · 12 years ago
  24. 5889608 xfs: syncd workqueue is no more by Dave Chinner · 12 years ago
  25. cf2931d xfs: Bring some sanity to log unmounting by Dave Chinner · 12 years ago
  26. f661f1e xfs: sync work is now only periodic log work by Dave Chinner · 12 years ago
  27. 9a8d2fd xfs: remove xlog_t typedef by Mark Tinguely · 12 years ago
  28. ad223e6 xfs: rename log structure to xlog by Mark Tinguely · 12 years ago
  29. 11159a0 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago
  30. 77ba787 xfs: switch to proper __bitwise type for KM_... flags by Al Viro · 12 years ago
  31. 14c26c6 xfs: add trace points for log forces by Dave Chinner · 12 years ago
  32. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  33. 2a0ec1d xfs: move xfs_get_extsz_hint() and kill xfs_rw.h by Dave Chinner · 12 years ago
  34. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  35. aa0e883 xfs: use blocks for storing the desired IO size by Dave Chinner · 12 years ago
  36. 4e94b71 xfs: use blocks for counting length of buffers by Dave Chinner · 12 years ago
  37. e70b73f xfs: clean up buffer get/read call API by Dave Chinner · 12 years ago
  38. 1c30462 xfs: allow assigning the tail lsn with the AIL lock held by Christoph Hellwig · 12 years ago
  39. 3948659 xfs: Account log unmount transaction correctly by Dave Chinner · 12 years ago
  40. 9006fb9 xfs: split and cleanup xfs_log_reserve by Christoph Hellwig · 12 years ago
  41. 42ceedb xfs: share code for grant head availability checks by Christoph Hellwig · 12 years ago
  42. e179840d xfs: share code for grant head wakeups by Christoph Hellwig · 12 years ago
  43. 23ee3df xfs: share code for grant head waiting by Christoph Hellwig · 12 years ago
  44. a79bf2d xfs: add xlog_grant_head_wake_all by Christoph Hellwig · 12 years ago
  45. c303c5b xfs: add xlog_grant_head_init by Christoph Hellwig · 12 years ago
  46. 2849696 xfs: add the xlog_grant_head structure by Christoph Hellwig · 12 years ago
  47. 14a7235 xfs: remove log space waitqueues by Christoph Hellwig · 12 years ago
  48. cfb7cdc xfs: cleanup xfs_log_space_wake by Christoph Hellwig · 12 years ago
  49. 3af1de7 xfs: do exact log space wakeups in xlog_ungrant_log_space by Christoph Hellwig · 12 years ago
  50. 09a423a xfs: split tail_lsn assignments from log space wakeups by Christoph Hellwig · 12 years ago
  51. 93b8a58 xfs: remove the deprecated nodelaylog option by Christoph Hellwig · 13 years ago
  52. 9f9c19e xfs: fix the logspace waiting algorithm by Christoph Hellwig · 13 years ago
  53. 272e42b xfs: constify xfs_item_ops by Christoph Hellwig · 13 years ago
  54. 901796a xfs: clean up xfs_ioerror_alert by Christoph Hellwig · 13 years ago
  55. 4347b9d xfs: clean up buffer allocation by Christoph Hellwig · 13 years ago
  56. c867cb6 xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE by Christoph Hellwig · 13 years ago
  57. 02fe03d xfs: Remove the macro XFS_BUF_SET_PTR by Chandra Seetharaman · 13 years ago
  58. 6292604 xfs: Remove the macro XFS_BUF_PTR by Chandra Seetharaman · 13 years ago
  59. b75e40a xfs: Remove macro XFS_BUF_BUSY and family by Chandra Seetharaman · 13 years ago
  60. 5a52c2a58 xfs: Remove the macro XFS_BUF_ERROR and family by Chandra Seetharaman · 13 years ago
  61. cb669ca xfs: remove wrappers around b_iodone by Christoph Hellwig · 13 years ago
  62. adadbee xfs: remove wrappers around b_fspriv by Christoph Hellwig · 13 years ago
  63. bf9d901 xfs: add a proper transaction pointer to struct xfs_buf by Christoph Hellwig · 13 years ago
  64. e163cbd xfs: avoid a few disk cache flushes by Christoph Hellwig · 13 years ago
  65. 1d5ae5d xfs: cleanup I/O-related buffer flags by Christoph Hellwig · 13 years ago
  66. c8da0fa xfs: return the buffer locked from xfs_buf_get_uncached by Christoph Hellwig · 13 years ago
  67. 0c842ad xfs: clean up buffer locking helpers by Christoph Hellwig · 13 years ago
  68. 69ef921 xfs: byteswap constants instead of variables by Christoph Hellwig · 13 years ago
  69. a27a263 xfs: make log devices with write back caches work by Christoph Hellwig · 13 years ago
  70. 4439647 xfs: reset buffer pointers before freeing them by Dave Chinner · 13 years ago
  71. 97d3ac7 xfs: exact busy extent tracking by Christoph Hellwig · 13 years ago
  72. da8a1a4 xfs: convert log tail checking to a warning by Dave Chinner · 13 years ago
  73. fd07484 xfs: push the AIL from memory reclaim and periodic sync by Dave Chinner · 13 years ago
  74. a0fa2b6 xfs: Convert xlog_warn to new logging interface by Dave Chinner · 13 years ago
  75. 73efe4a xfs: prevent NMI timeouts in cmn_err by Dave Chinner · 14 years ago
  76. d0eb2f3 xfs: convert grant head manipulations to lockless algorithm by Dave Chinner · 14 years ago
  77. 3f16b98 xfs: introduce new locks for the log grant ticket wait queues by Dave Chinner · 14 years ago
  78. c8a09ff xfs: convert log grant heads to atomic variables by Dave Chinner · 14 years ago
  79. 1c3cb9e xfs: convert l_tail_lsn to an atomic variable. by Dave Chinner · 14 years ago
  80. 84f3c68 xfs: convert l_last_sync_lsn to an atomic variable by Dave Chinner · 14 years ago
  81. 2ced19c xfs: make AIL tail pushing independent of the grant lock by Dave Chinner · 14 years ago
  82. eb40a87 xfs: use wait queues directly for the log wait queues by Dave Chinner · 14 years ago
  83. a69ed03 xfs: combine grant heads into a single 64 bit integer by Dave Chinner · 14 years ago
  84. 663e496 xfs: rework log grant space calculations by Dave Chinner · 14 years ago
  85. 3f336c6 xfs: fact out common grant head/log tail verification code by Dave Chinner · 14 years ago
  86. 1054794 xfs: convert log grant ticket queues to list heads by Dave Chinner · 14 years ago
  87. 5fe3a5a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  88. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  89. 1a1a3e9 xfs: remove xfs_buf wrappers by Christoph Hellwig · 14 years ago
  90. 686865f xfs: rename xfs_buf_get_nodaddr to be more appropriate by Dave Chinner · 14 years ago
  91. 80f6c29 xfs: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  92. a44f13e xfs: Reduce log force overhead for delayed logging by Dave Chinner · 14 years ago
  93. 73523a2 xfs: fix gcc 4.6 set but not read and unused statement warnings by Christoph Hellwig · 14 years ago
  94. 651701d xfs: remove incorrect log write optimization by Christoph Hellwig · 14 years ago
  95. 9134c23 xfs: remove the unused XFS_LOG_SLEEP and XFS_LOG_NOSLEEP flags by Christoph Hellwig · 14 years ago
  96. 4e0d5f9 xfs: fix the xfs_log_iovec i_addr type by Christoph Hellwig · 14 years ago
  97. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  98. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  99. 9da1ab1 xfs: forced unmounts need to push the CIL by Dave Chinner · 14 years ago
  100. 71e330b xfs: Introduce delayed logging core code by Dave Chinner · 14 years ago