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