Linux XFS filesystem development
 help / color / mirror / Atom feed
* [PATCHSET 1/2] xfs: LLM-inspired bug fixes, part 7
@ 2026-08-25  5:34 Darrick J. Wong
  2026-08-25  5:34 ` [PATCH 1/6] xfs: don't spin forever on zero-length dirents when salvaging them Darrick J. Wong
                   ` (5 more replies)
  0 siblings, 6 replies; 21+ messages in thread
From: Darrick J. Wong @ 2026-08-25  5:34 UTC (permalink / raw)
  To: djwong, cem, hch; +Cc: stable, linux-xfs

Hi all,

Here's a seventh 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-7
---
Commits in this patchset:
 * xfs: don't spin forever on zero-length dirents when salvaging them
 * xfs: don't stash removename operations with unknown ftype
 * xfs: log the tempip after we convert it to extents format
 * xfs: fix parent rec lookup initialization in xrep_metapath_unlink
 * xfs: handle reconnecting metadir subdirectories
 * xfs: lock the healthmon when inserting unmount event
---
 fs/xfs/scrub/dir_repair.c     |   27 +++++++++++++-
 fs/xfs/scrub/metapath.c       |   78 ++++++++++++++++++++++++++++++++++++++++-
 fs/xfs/scrub/symlink_repair.c |    2 +
 fs/xfs/xfs_healthmon.c        |    2 +
 4 files changed, 103 insertions(+), 6 deletions(-)


^ permalink raw reply	[flat|nested] 21+ messages in thread
* [PATCHSET v2 1/2] xfs: LLM-inspired bug fixes, part 7
@ 2026-08-27  5:30 Darrick J. Wong
  2026-08-27  5:32 ` [PATCH 6/6] xfs: lock the healthmon when inserting unmount event Darrick J. Wong
  0 siblings, 1 reply; 21+ messages in thread
From: Darrick J. Wong @ 2026-08-27  5:30 UTC (permalink / raw)
  To: cem, djwong, hch; +Cc: stable, linux-xfs

Hi all,

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

v2: add rvbs, tweak some of the commit messages

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-7
---
Commits in this patchset:
 * xfs: don't spin forever on zero-length dirents when salvaging them
 * xfs: don't stash removename operations with unknown ftype
 * xfs: log the tempip after we convert it to extents format
 * xfs: fix parent rec lookup initialization in xrep_metapath_unlink
 * xfs: handle reconnecting metadir subdirectories
 * xfs: lock the healthmon when inserting unmount event
---
 fs/xfs/scrub/dir_repair.c     |   27 ++++++++++++-
 fs/xfs/scrub/metapath.c       |   85 ++++++++++++++++++++++++++++++++++++++++-
 fs/xfs/scrub/symlink_repair.c |    2 -
 fs/xfs/xfs_healthmon.c        |    6 +++
 4 files changed, 114 insertions(+), 6 deletions(-)

Unreviewed patches in this series:

[PATCHSET v2 1/2] xfs: LLM-inspired bug fixes, part 7
  [PATCH 5/6] xfs: handle reconnecting metadir subdirectories

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

end of thread, other threads:[~2026-08-27  5:32 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-25  5:34 [PATCHSET 1/2] xfs: LLM-inspired bug fixes, part 7 Darrick J. Wong
2026-08-25  5:34 ` [PATCH 1/6] xfs: don't spin forever on zero-length dirents when salvaging them Darrick J. Wong
2026-08-25  6:26   ` Christoph Hellwig
2026-08-25 18:11     ` Darrick J. Wong
2026-08-25  5:34 ` [PATCH 2/6] xfs: don't stash removename operations with unknown ftype Darrick J. Wong
2026-08-25  6:28   ` Christoph Hellwig
2026-08-25 18:12     ` Darrick J. Wong
2026-08-25  5:35 ` [PATCH 3/6] xfs: log the tempip after we convert it to extents format Darrick J. Wong
2026-08-25  6:28   ` Christoph Hellwig
2026-08-25  5:35 ` [PATCH 4/6] xfs: fix parent rec lookup initialization in xrep_metapath_unlink Darrick J. Wong
2026-08-25  6:31   ` Christoph Hellwig
2026-08-25 18:14     ` Darrick J. Wong
2026-08-25  5:35 ` [PATCH 5/6] xfs: handle reconnecting metadir subdirectories Darrick J. Wong
2026-08-25  6:32   ` Christoph Hellwig
2026-08-25 23:40     ` Darrick J. Wong
2026-08-26  4:46       ` Christoph Hellwig
2026-08-26  4:53         ` Darrick J. Wong
2026-08-25  5:35 ` [PATCH 6/6] xfs: lock the healthmon when inserting unmount event Darrick J. Wong
2026-08-25  6:33   ` Christoph Hellwig
2026-08-25 18:17     ` Darrick J. Wong
  -- strict thread matches above, loose matches on Subject: below --
2026-08-27  5:30 [PATCHSET v2 1/2] xfs: LLM-inspired bug fixes, part 7 Darrick J. Wong
2026-08-27  5:32 ` [PATCH 6/6] xfs: lock the healthmon when inserting unmount event Darrick J. Wong

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