1. 182696f xfs: rename _zone variables to _cache by Darrick J. Wong · 3 years, 3 months ago
  2. e7720afa xfs: remove kmem_zone typedef by Darrick J. Wong · 3 years, 3 months ago
  3. 2e973b2 xfs: convert remaining mount flags to state flags by Dave Chinner · 3 years, 5 months ago
  4. 0560f31 xfs: convert mount flags to features by Dave Chinner · 3 years, 5 months ago
  5. 38c26bf xfs: replace xfs_sb_version checks with feature flag checks by Dave Chinner · 3 years, 5 months ago
  6. 0020a19 xfs: AIL needs asynchronous CIL forcing by Dave Chinner · 3 years, 5 months ago
  7. 68a74dc xfs: order CIL checkpoint start records by Dave Chinner · 3 years, 5 months ago
  8. caa8009 xfs: attach iclog callbacks in xlog_cil_set_ctx_write_state() by Dave Chinner · 3 years, 5 months ago
  9. c45aba4 xfs: pass a CIL context to xlog_write() by Dave Chinner · 3 years, 5 months ago
  10. 2ce82b7 xfs: move xlog_commit_record to xfs_log_cil.c by Dave Chinner · 3 years, 5 months ago
  11. 2562c32 xfs: log head and tail aren't reliable during shutdown by Dave Chinner · 3 years, 5 months ago
  12. 502a01f xfs: don't run shutdown callbacks on active iclogs by Dave Chinner · 3 years, 5 months ago
  13. aad7272 xfs: separate out log shutdown callback processing by Dave Chinner · 3 years, 5 months ago
  14. 8bb9200 xfs: rework xlog_state_do_callback() by Dave Chinner · 3 years, 5 months ago
  15. b36d465 xfs: make forced shutdown processing atomic by Dave Chinner · 3 years, 5 months ago
  16. e1d06e5 xfs: convert log flags to an operational state field by Dave Chinner · 3 years, 5 months ago
  17. fd67d8a xfs: move recovery needed state updates to xfs_log_mount_finish by Dave Chinner · 3 years, 5 months ago
  18. 5112e206 xfs: XLOG_STATE_IOERROR must die by Dave Chinner · 3 years, 5 months ago
  19. 2039a27 xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown() by Dave Chinner · 3 years, 5 months ago
  20. 2b73a2c xfs: clear log incompat feature bits when the log is idle by Darrick J. Wong · 3 years, 5 months ago
  21. 908ce71 xfs: allow setting and clearing of log incompat feature flags by Darrick J. Wong · 3 years, 5 months ago
  22. d634525 xfs: replace kmem_alloc_large() with kvmalloc() by Dave Chinner · 3 years, 5 months ago
  23. 98fe2c3 xfs: remove kmem_alloc_io() by Dave Chinner · 3 years, 5 months ago
  24. 9d11001 xfs: limit iclog tail updates by Dave Chinner · 3 years, 5 months ago
  25. 8191d82 xfs: avoid unnecessary waits in xfs_log_force_lsn() by Dave Chinner · 3 years, 6 months ago
  26. 2bf1ec0 xfs: log forces imply data device cache flushes by Dave Chinner · 3 years, 6 months ago
  27. 45eddb4 xfs: factor out forced iclog flushes by Dave Chinner · 3 years, 6 months ago
  28. 0dc8f7f xfs: fix ordering violation between cache flushes and tail updates by Dave Chinner · 3 years, 6 months ago
  29. 9d39206 xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog by Dave Chinner · 3 years, 6 months ago
  30. b5d721e xfs: external logs need to flush data device by Dave Chinner · 3 years, 6 months ago
  31. b1e2723 xfs: flush data dev on external log write by Dave Chinner · 3 years, 6 months ago
  32. 9f7b640 Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 6 months ago
  33. a1bb850 xfs: Fix a CIL UAF by getting get rid of the iclog callback lock by Dave Chinner · 3 years, 7 months ago
  34. b690335 xfs: remove callback dequeue loop from xlog_state_do_iclog_callbacks by Dave Chinner · 3 years, 7 months ago
  35. 6be0010 xfs: don't nest icloglock inside ic_callback_lock by Dave Chinner · 3 years, 7 months ago
  36. 4e6b827 xfs: force the log offline when log intent item recovery fails by Darrick J. Wong · 3 years, 7 months ago
  37. 956f6da xfs: add iclog state trace events by Dave Chinner · 3 years, 7 months ago
  38. 5f9b4b0 xfs: xfs_log_force_lsn isn't passed a LSN by Dave Chinner · 3 years, 7 months ago
  39. eef983f xfs: journal IO cache flush reductions by Dave Chinner · 3 years, 7 months ago
  40. 3468bb1 xfs: remove need_start_rec parameter from xlog_write() by Dave Chinner · 3 years, 7 months ago
  41. b5071ad xfs: remove xfs_blkdev_issue_flush by Dave Chinner · 3 years, 7 months ago
  42. a79b28c xfs: separate CIL commit record IO by Dave Chinner · 3 years, 7 months ago
  43. 18842e0 xfs: Fix 64-bit division on 32-bit in xlog_state_switch_iclogs() by Geert Uytterhoeven · 3 years, 7 months ago
  44. a6a65fe xfs: log stripe roundoff is a property of the log by Dave Chinner · 3 years, 7 months ago
  45. 53004ee xfs: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 9 months ago
  46. 8e9800f xfs: don't allow log writes if the data device is readonly by Darrick J. Wong · 3 years, 8 months ago
  47. 8646b98 xfs: fix boolreturn.cocci warnings by kernel test robot · 4 years ago
  48. 05a302a xfs: set WQ_SYSFS on all workqueues in debug mode by Darrick J. Wong · 4 years ago
  49. 4533fc6 xfs: fix unused log variable in xfs_log_cover() by Brian Foster · 4 years ago
  50. f46e5a1 xfs: fold sbcount quiesce logging into log covering by Brian Foster · 4 years ago
  51. b0eb9e1 xfs: don't reset log idle state on covering checkpoints by Brian Foster · 4 years ago
  52. 303591a xfs: cover the log during log quiesce by Brian Foster · 4 years ago
  53. 9e54ee0 xfs: separate log cleaning from log quiesce by Brian Foster · 4 years ago
  54. 37444fc xfs: lift writable fs check up into log worker task by Brian Foster · 4 years ago
  55. 50d2548 xfs: sync lazy sb accounting on quiesce of read-only mounts by Brian Foster · 4 years ago
  56. 8321ddb xfs: don't drain buffer lru on freeze and read-only remount by Brian Foster · 4 years ago
  57. 10fb9ac xfs: rename xfs_wait_buftarg() to xfs_buftarg_drain() by Brian Foster · 4 years ago
  58. ed1575d xfs: expose the log push threshold by Darrick J. Wong · 4 years, 4 months ago
  59. 0c771b9 xfs: clean up calculation of LR header blocks by Gao Xiang · 4 years, 4 months ago
  60. ca4f258 xfs: Modify xlog_ticket_alloc() to use kernel's MM API by Carlos Maiolino · 4 years, 6 months ago
  61. 5cc3c00 xfs: don't write a corrupt unmount record to force summary counter recalc by Darrick J. Wong · 4 years, 10 months ago
  62. 2def284 xfs: don't allow log IO to be throttled by Dave Chinner · 4 years, 10 months ago
  63. b843299 xfs: remove some stale comments from the log code by Dave Chinner · 4 years, 10 months ago
  64. 3c702f9 xfs: refactor unmount record writing by Dave Chinner · 4 years, 10 months ago
  65. f10e925d xfs: merge xlog_commit_record with xlog_write_done by Dave Chinner · 4 years, 10 months ago
  66. 8b41e3f xfs: split xlog_ticket_done by Christoph Hellwig · 4 years, 10 months ago
  67. 70e42f2 xfs: kill XLOG_TIC_INITED by Dave Chinner · 4 years, 10 months ago
  68. dd40177 xfs: refactor and split xfs_log_done() by Dave Chinner · 4 years, 10 months ago
  69. 9590e9c xfs: re-order initial space accounting checks in xlog_write by Dave Chinner · 4 years, 10 months ago
  70. 7ec9492 xfs: don't try to write a start record into every iclog by Dave Chinner · 4 years, 10 months ago
  71. 842a42d xfs: shutdown on failure to add page to log bio by Brian Foster · 4 years, 10 months ago
  72. 6936399 xfs: remove xlog_state_want_sync by Christoph Hellwig · 4 years, 10 months ago
  73. 5781464 xfs: move the ioerror check out of xlog_state_clean_iclog by Christoph Hellwig · 4 years, 10 months ago
  74. c814b4f xfs: refactor xlog_state_clean_iclog by Christoph Hellwig · 4 years, 10 months ago
  75. 12e6a0f xfs: remove the aborted parameter to xlog_state_done_syncing by Christoph Hellwig · 4 years, 10 months ago
  76. a582f32 xfs: simplify log shutdown checking in xfs_log_release_iclog by Christoph Hellwig · 4 years, 10 months ago
  77. f97a43e xfs: simplify the xfs_log_release_iclog calling convention by Christoph Hellwig · 4 years, 10 months ago
  78. 81e5b50 xfs: factor out a xlog_wait_on_iclog helper by Christoph Hellwig · 4 years, 10 months ago
  79. 13859c9 xfs: cleanup xfs_log_unmount_write by Christoph Hellwig · 4 years, 10 months ago
  80. 6178d10 xfs: remove dead code from xfs_log_unmount_write by Christoph Hellwig · 4 years, 10 months ago
  81. 550319e xfs: remove the unused return value from xfs_log_unmount_write by Christoph Hellwig · 4 years, 10 months ago
  82. 6b789c3 xfs: fix iclog release error check race with shutdown by Brian Foster · 4 years, 11 months ago
  83. 798a9ca xfs: fix mount failure crash on invalid iclog memory access by Brian Foster · 5 years ago
  84. 377bcd5 xfs: Remove kmem_zone_free() wrapper by Carlos Maiolino · 5 years ago
  85. f755979 xfs: annotate functions that trip static checker locking checks by Darrick J. Wong · 5 years ago
  86. e1d3d21 xfs: use super s_id instead of struct xfs_mount m_fsname by Ian Kent · 5 years ago
  87. 4b29ab0 xfs: remove the XLOG_STATE_DO_CALLBACK state by Christoph Hellwig · 5 years ago
  88. 1858bb0 xfs: turn ic_state into an enum by Christoph Hellwig · 5 years ago
  89. 032cc34 xfs: remove dead ifdef XFSERRORDEBUG code by Christoph Hellwig · 5 years ago
  90. df732b2 xfs: call xlog_state_release_iclog with l_icloglock held by Christoph Hellwig · 5 years ago
  91. 390aab0 xfs: move the locking from xlog_state_finish_copy to the callers by Christoph Hellwig · 5 years ago
  92. 2c68a1d xfs: remove the unused ic_io_size field from xlog_in_core by Christoph Hellwig · 5 years ago
  93. cd95cb9 xfs: pass the correct flag to xlog_write_iclog by Christoph Hellwig · 5 years ago
  94. 3219e8c xfs: assure zeroed memory buffers for certain kmem allocations by Bill O'Donnell · 5 years ago
  95. 14e15f1 xfs: push the grant head when the log head moves forward by Dave Chinner · 5 years ago
  96. 0383f54 xfs: push iclog state cleaning into xlog_state_clean_log by Dave Chinner · 5 years ago
  97. 5e96fa8 xfs: factor iclog state processing out of xlog_state_do_callback() by Dave Chinner · 5 years ago
  98. 6546818 xfs: factor callbacks out of xlog_state_do_callback() by Dave Chinner · 5 years ago
  99. 6769aa2 xfs: factor debug code out of xlog_state_do_callback() by Dave Chinner · 5 years ago
  100. cdea545 xfs: fix missed wakeup on l_flush_wait by Rik van Riel · 5 years ago