1. 12818d2 xfs: rework log recovery to submit buffers on LSN boundaries by Brian Foster · 8 years ago
  2. 710b1e2 xfs: remove transaction types by Christoph Hellwig · 8 years ago
  3. 609adfc xfs: debug mode log record crc error injection by Brian Foster · 8 years ago
  4. a45086e xfs: validate metadata LSNs against log on v5 superblocks by Brian Foster · 9 years ago
  5. f0b2efa xfs: don't leave EFIs on AIL on mount failure by Brian Foster · 9 years ago
  6. 5809d5e xfs: use void pointers in log validation helpers by Christoph Hellwig · 9 years ago
  7. baff4e4 xfs: add xlog sysfs kobject and attribute handlers by Brian Foster · 10 years ago
  8. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  9. 2c6e24c xfs: prevent deadlock trying to cover an active log by Dave Chinner · 11 years ago
  10. 4bb928c xfs: split the CIL lock by Dave Chinner · 11 years ago
  11. fc06c6d xfs: separate out log format definitions by Dave Chinner · 11 years ago
  12. d4fd0e9 xfs: Remove the obsolete XLOG_CIL_HARD_SPACE_LIMIT() macros by Jeff Liu · 11 years ago
  13. f9668a0 xfs: fix sparse reported log CRC endian issue by Dave Chinner · 11 years ago
  14. 0e446be xfs: add CRC checks to the log by Christoph Hellwig · 12 years ago
  15. f661f1e xfs: sync work is now only periodic log work by Dave Chinner · 12 years ago
  16. 9a8d2fd xfs: remove xlog_t typedef by Mark Tinguely · 12 years ago
  17. ad223e6 xfs: rename log structure to xlog by Mark Tinguely · 12 years ago
  18. 77ba787 xfs: switch to proper __bitwise type for KM_... flags by Al Viro · 12 years ago
  19. 4c2d542 xfs: Do background CIL flushes via a workqueue by Dave Chinner · 12 years ago
  20. 9006fb9 xfs: split and cleanup xfs_log_reserve by Christoph Hellwig · 12 years ago
  21. 2849696 xfs: add the xlog_grant_head structure by Christoph Hellwig · 12 years ago
  22. 14a7235 xfs: remove log space waitqueues by Christoph Hellwig · 12 years ago
  23. 09a423a xfs: split tail_lsn assignments from log space wakeups by Christoph Hellwig · 12 years ago
  24. 97d3ac7 xfs: exact busy extent tracking by Christoph Hellwig · 13 years ago
  25. 1e05ff0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  26. da8a1a4 xfs: convert log tail checking to a warning by Dave Chinner · 13 years ago
  27. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  28. a0fa2b6 xfs: Convert xlog_warn to new logging interface by Dave Chinner · 13 years ago
  29. d0eb2f3 xfs: convert grant head manipulations to lockless algorithm by Dave Chinner · 13 years ago
  30. 3f16b98 xfs: introduce new locks for the log grant ticket wait queues by Dave Chinner · 13 years ago
  31. c8a09ff xfs: convert log grant heads to atomic variables by Dave Chinner · 13 years ago
  32. 1c3cb9e xfs: convert l_tail_lsn to an atomic variable. by Dave Chinner · 13 years ago
  33. 84f3c68 xfs: convert l_last_sync_lsn to an atomic variable by Dave Chinner · 13 years ago
  34. eb40a87 xfs: use wait queues directly for the log wait queues by Dave Chinner · 13 years ago
  35. a69ed03 xfs: combine grant heads into a single 64 bit integer by Dave Chinner · 13 years ago
  36. 1054794 xfs: convert log grant ticket queues to list heads by Dave Chinner · 13 years ago
  37. d5689ea xfs: use struct list_head for the buf cancel table by Christoph Hellwig · 13 years ago
  38. 8016867 xfs: force background CIL push under sustained load by Dave Chinner · 14 years ago
  39. a44f13e xfs: Reduce log force overhead for delayed logging by Dave Chinner · 14 years ago
  40. df80615 xfs: enable background pushing of the CIL by Dave Chinner · 14 years ago
  41. 71e330b xfs: Introduce delayed logging core code by Dave Chinner · 14 years ago
  42. 955833c xfs: make the log ticket ID available outside the log infrastructure by Dave Chinner · 14 years ago
  43. 48389ef xfs: kill off l_sectbb_mask by Alex Elder · 14 years ago
  44. 69ce58f xfs: record log sector size rather than log2(that) by Alex Elder · 14 years ago
  45. e6b1f27 xfs: clean up xlog_write_adv_cnt by Christoph Hellwig · 14 years ago
  46. 5d77c0d xfs: make several more functions static by Eric Sandeen · 15 years ago
  47. 0b1b213 xfs: event tracing support by Christoph Hellwig · 14 years ago
  48. d96f8f8 xfs: add more statics & drop some unused functions by Eric Sandeen · 15 years ago
  49. 076e6ac xfs: cleanup xlog_bread by Christoph Hellwig · 15 years ago
  50. a568778 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types by Christoph Hellwig · 15 years ago
  51. b28708d [XFS] sanitize xlog_in_core_t definition by Christoph Hellwig · 15 years ago
  52. cc09c0d [XFS] Fix double free of log tickets by Dave Chinner · 16 years ago
  53. a9c21c1 [XFS] Given the log a pointer to the AIL by David Chinner · 16 years ago
  54. 31bd61f [XFS] Move memory allocations for log tracing out of the critical path by Lachlan McIlroy · 16 years ago
  55. 4249023 [XFS] cleanup xfs_mountfs by Christoph Hellwig · 16 years ago
  56. 12017fa [XFS] clean up stale references to semaphores by David Chinner · 16 years ago
  57. d748c62 [XFS] Convert l_flushsema to a sv_t by Matthew Wilcox · 16 years ago
  58. 4679b2d [XFS] Reorganise xlog_t for better cacheline isolation of contention by David Chinner · 16 years ago
  59. eb01c9c [XFS] Remove the xlog_ticket allocator by David Chinner · 16 years ago
  60. 114d23a [XFS] Per iclog callback chain lock by David Chinner · 16 years ago
  61. 155cc6b [XFS] Use atomics for iclog reference counting by David Chinner · 16 years ago
  62. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  63. b53e675 [XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations by Christoph Hellwig · 17 years ago
  64. 67fcb7b [XFS] clean up some xfs_log_priv.h macros by Christoph Hellwig · 17 years ago
  65. 03bea6f [XFS] clean up some xfs_log_priv.h macros by Christoph Hellwig · 17 years ago
  66. c8b5ea2 [XFS] Unwrap GRANT_LOCK. by Eric Sandeen · 17 years ago
  67. b22cd72c [XFS] Unwrap LOG_LOCK. by Eric Sandeen · 17 years ago
  68. 0adba53 [XFS] replace some large xfs_log_priv.h macros by proper functions by Christoph Hellwig · 17 years ago
  69. dcb3b83 [XFS] clean up xfs_start_flags by Eric Sandeen · 17 years ago
  70. 1cb5125 [XFS] choose single default logbuf count & size by Eric Sandeen · 17 years ago
  71. 955e47a [XFS] Fixes the leak in reservation space because we weren't ungranting by Tim Shimmin · 18 years ago
  72. 3f89243 [XFS] Remove several macros that are no longer used anywhere by Eric Sandeen · 18 years ago
  73. 1259845 [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time to by Tim Shimmin · 18 years ago
  74. dd954c6 [XFS] turn xlog helper macros into real functions by Christoph Hellwig · 18 years ago
  75. 65be605 [XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recover by Eric Sandeen · 18 years ago
  76. 551c81e [XFS] Resolve the xlog_grant_log_space hang, revert inline to macro. by Nathan Scott · 18 years ago
  77. cfcbbbd [XFS] Remove old, broken nolog-mode code - noone plans to ever fix it. by Nathan Scott · 19 years ago
  78. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  79. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  80. f016bad [XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks by Nathan Scott · 19 years ago
  81. 7e9c639 [XFS] 929956 add log debugging and tracing info by Tim Shimmin · 19 years ago
  82. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  83. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago