public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Carlos Maiolino <cem@kernel.org>
To: torvalds@linux-foundation.org
Cc: linux-xfs@vger.kernel.org
Subject: [GIT PULL] XFS: Fixes for v6.19-rc6
Date: Fri, 16 Jan 2026 09:42:43 +0100	[thread overview]
Message-ID: <aWnwAp-ev5kagXmo@nidhogg.toxiclabs.cc> (raw)

Hello Linus,

Could you please pull patches included in the tag below?

An attempt merge against your current TOT has been successful.

There is nothing special about this pull request, just a few obvious
fixes and some 'cosmetic' changes.

While these patches are not yet on the linux-next, I've been testing
them for a while now and I didn't want to wait until the last minute to
send them to v6.19.

Thanks,
Carlos

"The following changes since commit dc68c0f601691010dd5ae53442f8523f41a53131:

  xfs: fix the zoned RT growfs check for zone alignment (2025-12-17 10:27:02 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-fixes-6.19-rc6

for you to fetch changes up to c360004c0160dbe345870f59f24595519008926f:

  xfs: set max_agbno to allow sparse alloc of last full inode chunk (2026-01-13 10:45:55 +0100)

----------------------------------------------------------------
xfs: fixes for v6.19-rc6

Signed-off-by: Carlos Maiolino <cem@kernel.org>

----------------------------------------------------------------
Brian Foster (1):
      xfs: set max_agbno to allow sparse alloc of last full inode chunk

Christoph Hellwig (3):
      xfs: mark __xfs_rtgroup_extents static
      xfs: fix an overly long line in xfs_rtgroup_calc_geometry
      xfs: improve the assert at the top of xfs_log_cover

Dan Carpenter (1):
      xfs: fix memory leak in xfs_growfs_check_rtgeom()

Nirjhar Roy (IBM) (2):
      xfs: Fix the return value of xfs_rtcopy_summary()
      xfs: Fix xfs_grow_last_rtg()

 fs/xfs/libxfs/xfs_ialloc.c  | 11 +++++-----
 fs/xfs/libxfs/xfs_rtgroup.c | 53 +++++++++++++++++++++++----------------------
 fs/xfs/libxfs/xfs_rtgroup.h |  2 --
 fs/xfs/xfs_log.c            |  8 ++++---
 fs/xfs/xfs_rtalloc.c        |  6 ++---
 5 files changed, 41 insertions(+), 39 deletions(-)"

             reply	other threads:[~2026-01-16  8:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-16  8:42 Carlos Maiolino [this message]
2026-01-16 20:21 ` [GIT PULL] XFS: Fixes for v6.19-rc6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aWnwAp-ev5kagXmo@nidhogg.toxiclabs.cc \
    --to=cem@kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox