Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCHSET] xfs: LLM-inspired bug fixes, part 10
@ 2026-09-03  5:51 Darrick J. Wong
  2026-09-03  5:51 ` [PATCH 1/6] xfs: cross-reference the rtgroup superblock extent, not block Darrick J. Wong
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Darrick J. Wong @ 2026-09-03  5:51 UTC (permalink / raw)
  To: hch, cem, djwong; +Cc: stable, linux-xfs

Hi all,

Here's a tenth batch of xfs fixes resulting from a LLaMma.  Mwa mwa
mwa...

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

With a bit of luck, this should all go splendidly.
Comments and questions are, as always, welcome.

--D

kernel git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/xfs-linux.git/log/?h=llm-fixes-10
---
Commits in this patchset:
 * xfs: cross-reference the rtgroup superblock extent, not block
 * xfs: use the rtgroup extent count to find rtrefcount gaps
 * xfs: strengthen the "is cow staging" helpers in scrub
 * xfs: fix rtrefcount btree block counting in scrub
 * xfs: make the rtsummary repair fix the file size too
 * xfs: count escaped corruption errors in scrub stats
---
 fs/xfs/scrub/stats.h            |    4 +-
 fs/xfs/scrub/refcount.c         |    6 ++-
 fs/xfs/scrub/rgsuper.c          |    6 ++-
 fs/xfs/scrub/rtrefcount.c       |   80 ++++++++++++++++++++++++++++++++-------
 fs/xfs/scrub/rtsummary_repair.c |    3 +
 fs/xfs/scrub/scrub.c            |    3 -
 fs/xfs/scrub/stats.c            |   28 +++++++++-----
 7 files changed, 98 insertions(+), 32 deletions(-)


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2026-09-07  6:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-03  5:51 [PATCHSET] xfs: LLM-inspired bug fixes, part 10 Darrick J. Wong
2026-09-03  5:51 ` [PATCH 1/6] xfs: cross-reference the rtgroup superblock extent, not block Darrick J. Wong
2026-09-03  6:04   ` Christoph Hellwig
2026-09-03  5:51 ` [PATCH 2/6] xfs: use the rtgroup extent count to find rtrefcount gaps Darrick J. Wong
2026-09-03  6:07   ` Christoph Hellwig
2026-09-03  5:51 ` [PATCH 3/6] xfs: strengthen the "is cow staging" helpers in scrub Darrick J. Wong
2026-09-03  6:08   ` Christoph Hellwig
2026-09-03  5:51 ` [PATCH 4/6] xfs: fix rtrefcount btree block counting " Darrick J. Wong
2026-09-03  6:10   ` Christoph Hellwig
2026-09-03  5:52 ` [PATCH 5/6] xfs: make the rtsummary repair fix the file size too Darrick J. Wong
2026-09-03  6:11   ` Christoph Hellwig
2026-09-03  5:52 ` [PATCH 6/6] xfs: count escaped corruption errors in scrub stats Darrick J. Wong
2026-09-03  6:11   ` Christoph Hellwig
2026-09-07  6:29 ` [PATCHSET] xfs: LLM-inspired bug fixes, part 10 Carlos Maiolino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox