* [GIT PULL] Btrfs updates for 6.18, part 2
@ 2025-10-06 15:47 David Sterba
2025-10-06 21:00 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2025-10-06 15:47 UTC (permalink / raw)
To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel
Hi,
please pull two short fixes that would be good to have before rc1.
Thanks.
- fix printk format warning on 32bit platforms
- fix potential out-of-bounds access in callback encoding NFS handles
----------------------------------------------------------------
The following changes since commit 45c222468d33202c07c41c113301a4b9c8451b8f:
btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot() (2025-09-23 09:02:17 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.18-tag
for you to fetch changes up to 4335c4496b1bcf8e85761af23550a180e937bac6:
btrfs: fix PAGE_SIZE format specifier in open_ctree() (2025-10-01 16:27:28 +0200)
----------------------------------------------------------------
Anderson Nascimento (1):
btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
Nathan Chancellor (1):
btrfs: fix PAGE_SIZE format specifier in open_ctree()
fs/btrfs/disk-io.c | 2 +-
fs/btrfs/export.c | 8 +++++++-
2 files changed, 8 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-06 21:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-06 15:47 [GIT PULL] Btrfs updates for 6.18, part 2 David Sterba
2025-10-06 21:00 ` 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