Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCHSET] xfs: LLM-inspired bug fixes, part 13
@ 2026-09-10  5:59 Darrick J. Wong
  2026-09-10  5:59 ` [PATCH 1/6] xfs: guard against igrab failure in xrep_findparent_from_dcache Darrick J. Wong
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Darrick J. Wong @ 2026-09-10  5:59 UTC (permalink / raw)
  To: djwong, cem, hch; +Cc: stable, linux-xfs

Hi all,

Here's a thirteenth 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-13
---
Commits in this patchset:
 * xfs: guard against igrab failure in xrep_findparent_from_dcache
 * xfs: don't assert when XFS_SCRUB_TYPE_HEALTHY scans return corruption
 * xfs: fix attr fork block count checks in xrep_inode_blockcounts
 * xfs: release orphanage dir inode if chown fails
 * xfs: release AGFL after walking it during rmapbt repair
 * xfs: use correct jiffies comparison function in xchk_maybe_relax
---
 fs/xfs/scrub/scrub.h        |    2 +-
 fs/xfs/scrub/findparent.c   |    3 +++
 fs/xfs/scrub/health.c       |    6 +++---
 fs/xfs/scrub/inode_repair.c |    2 +-
 fs/xfs/scrub/orphanage.c    |    6 +++++-
 fs/xfs/scrub/rmap_repair.c  |    1 +
 6 files changed, 14 insertions(+), 6 deletions(-)


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

end of thread, other threads:[~2026-09-10  9:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-10  5:59 [PATCHSET] xfs: LLM-inspired bug fixes, part 13 Darrick J. Wong
2026-09-10  5:59 ` [PATCH 1/6] xfs: guard against igrab failure in xrep_findparent_from_dcache Darrick J. Wong
2026-09-10  9:44   ` Christoph Hellwig
2026-09-10  6:00 ` [PATCH 2/6] xfs: don't assert when XFS_SCRUB_TYPE_HEALTHY scans return corruption Darrick J. Wong
2026-09-10  9:44   ` Christoph Hellwig
2026-09-10  6:00 ` [PATCH 3/6] xfs: fix attr fork block count checks in xrep_inode_blockcounts Darrick J. Wong
2026-09-10  9:45   ` Christoph Hellwig
2026-09-10  6:00 ` [PATCH 4/6] xfs: release orphanage dir inode if chown fails Darrick J. Wong
2026-09-10  9:45   ` Christoph Hellwig
2026-09-10  6:01 ` [PATCH 5/6] xfs: release AGFL after walking it during rmapbt repair Darrick J. Wong
2026-09-10  9:45   ` Christoph Hellwig
2026-09-10  6:01 ` [PATCH 6/6] xfs: use correct jiffies comparison function in xchk_maybe_relax Darrick J. Wong
2026-09-10  9:46   ` Christoph Hellwig

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