Linux XFS filesystem development
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: for-next rebased to 6e91b1b9c694
@ 2026-09-10 14:39 Carlos Maiolino
  0 siblings, 0 replies; only message in thread
From: Carlos Maiolino @ 2026-09-10 14:39 UTC (permalink / raw)
  To: linux-xfs

Hi folks,

The for-next branch of the xfs-linux repository at:

	gitolite.kernel.org:/pub/scm/fs/xfs/xfs-linux.git

has just been *REBASED*.

Shigeru Yoshida noticed that something went wrong on the previous pull
with patch:
xfs: take hm->lock in xfs_ioc_health_monitor() before insert

For whatever reason the mutex_unlock() turned into a mutex_lock() when I
pulled it from the list.
I didn't manually touch any of the patches I committed today, so I
believe something went pretty wrong with git am while I was pulling the
patches.
I'm removing the patch from for-next and 7.3-fixes while I investigate
what happened. I'll manually pull the patch later today.

Patches often get missed, so please check if your outstanding patches
were in this update. If they have not been in this update, please
resubmit them to linux-xfs@vger.kernel.org so they can be picked up in
the next update.

The new head of the for-next branch is commit:

6e91b1b9c694 Merge branch 'xfs-7.3-fixes' into for-next

12 new commits:

Anuj Gupta (1):
      [50ba24ccb9a9] xfs: set IOMAP_F_INTEGRITY for zoned writes on integrity devices

Carlos Maiolino (1):
      [6e91b1b9c694] Merge branch 'xfs-7.3-fixes' into for-next

Christoph Hellwig (3):
      [ad0033e2dbd3] xfs: also flush the RT device cache in xlog_write_iclog
      [c84455c683eb] xfs: don't continue on error in xfs_fsync
      [761e015e5a54] xfs: avoid extra cache flushes for multi-device file systems in xfs_fsync

Darrick J. Wong (6):
      [568a1588b906] xfs: snapshot scrub stats when rendering them
      [0ae61c331ec5] xfs: report healthy filesystem events in scrub stats
      [d3dc979a49df] xfs: report runtime failures in scrub
      [341f03865d07] xfs: remove redundant function declaration
      [3466dfef0a20] xfs: snapshot old AGFL before rewriting it
      [eaf580538eb1] xfs: bail out on bitmap errors in xrep_agfl_fill

Zizhi Wo (1):
      [157dcb8230a4] xfs: remove several unused and never-implemented declarations

Code Diffstat:

 fs/xfs/scrub/agheader_repair.c | 39 +++++++++++++++++++++++++----------
 fs/xfs/scrub/common.h          |  1 -
 fs/xfs/scrub/dabtree.h         |  2 --
 fs/xfs/scrub/scrub.h           |  1 -
 fs/xfs/scrub/stats.c           | 45 ++++++++++++++++++++++++++--------------
 fs/xfs/scrub/tempfile.h        |  4 ----
 fs/xfs/xfs_buf_item.h          |  1 -
 fs/xfs/xfs_file.c              | 47 +++++++++++++-----------------------------
 fs/xfs/xfs_inode.h             |  1 -
 fs/xfs/xfs_iomap.h             |  2 ++
 fs/xfs/xfs_log.c               | 45 +++++++++++++++++++++++++++-------------
 fs/xfs/xfs_log.h               |  2 --
 fs/xfs/xfs_log_cil.c           |  7 ++++---
 13 files changed, 108 insertions(+), 89 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-10 14:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-10 14:39 [ANNOUNCE] xfs-linux: for-next rebased to 6e91b1b9c694 Carlos Maiolino

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