* [GIT PULL] XFS fixes for v6.16-rc7
@ 2025-07-18 16:12 Carlos Maiolino
2025-07-18 18:50 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Carlos Maiolino @ 2025-07-18 16:12 UTC (permalink / raw)
To: torvalds; +Cc: linux-xfs
Hello Linus,
Could you please pull patches included in the tag below?
This pull-request contain mostly code clean up, refactoring and comments
modification. The most important patch in this series is the last one
that removes an unnecessary data structure allocation of xfs busy
extents which might lead to a memory leak on the zoned allocator code.
This last patch arrived late this week, so I didn't manage to get it
into linux-next yet. All the other patches are there for a while.
An attempt merge against your current TOT (6832a9317eee) has been
successful and the diffstat is included below.
Hopefully I didn't miss anything.
Thanks,
Carlos
The following changes since commit 9e9b46672b1daac814b384286c21fb8332a87392:
xfs: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask (2025-06-30 14:16:13 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-fixes-6.16-rc7
for you to fetch changes up to 5948705adbf1a7afcecfe9a13ff39221ef61e16b:
xfs: don't allocate the xfs_extent_busy structure for zoned RTGs (2025-07-18 17:42:31 +0200)
----------------------------------------------------------------
xfs: fixes for 6.16-rc7
Signed-off-by: Carlos Maiolino <cem@kernel.org>
----------------------------------------------------------------
Christoph Hellwig (7):
xfs: clean up the initial read logic in xfs_readsb
xfs: remove the call to sync_blockdev in xfs_configure_buftarg
xfs: add a xfs_group_type_buftarg helper
xfs: refactor xfs_calc_atomic_write_unit_max
xfs: rename the bt_bdev_* buftarg fields
xfs: remove the bt_bdev_file buftarg field
xfs: don't allocate the xfs_extent_busy structure for zoned RTGs
Pranav Tyagi (1):
xfs: replace strncpy with memcpy in xattr listing
Merge made by the 'ort' strategy.
fs/xfs/libxfs/xfs_group.c | 14 +++++++-----
fs/xfs/xfs_buf.c | 15 +++++--------
fs/xfs/xfs_buf.h | 8 +++----
fs/xfs/xfs_discard.c | 29 ++++++------------------
fs/xfs/xfs_extent_busy.h | 8 +++++++
fs/xfs/xfs_file.c | 2 +-
fs/xfs/xfs_inode.h | 2 +-
fs/xfs/xfs_iomap.c | 2 +-
fs/xfs/xfs_iops.c | 2 +-
fs/xfs/xfs_mount.c | 97 ++++++++++++++++++++++++++++++++------------------------------------------------
fs/xfs/xfs_mount.h | 17 ++++++++++++++
fs/xfs/xfs_notify_failure.c | 3 +--
fs/xfs/xfs_trace.h | 31 ++++++++++++--------------
fs/xfs/xfs_xattr.c | 2 +-
14 files changed, 108 insertions(+), 124 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] XFS fixes for v6.16-rc7
2025-07-18 16:12 [GIT PULL] XFS fixes for v6.16-rc7 Carlos Maiolino
@ 2025-07-18 18:50 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-18 18:50 UTC (permalink / raw)
To: Carlos Maiolino; +Cc: torvalds, linux-xfs
The pull request you sent on Fri, 18 Jul 2025 18:12:31 +0200:
> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-fixes-6.16-rc7
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d551d7bbf264ed11d897368e3670bda5b37b360e
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-18 18:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-18 16:12 [GIT PULL] XFS fixes for v6.16-rc7 Carlos Maiolino
2025-07-18 18:50 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).