From: David Sterba <dsterba@suse.com>
To: torvalds@linux-foundation.org
Cc: David Sterba <dsterba@suse.com>,
linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Btrfs updates for 6.18, part 2
Date: Mon, 6 Oct 2025 17:47:52 +0200 [thread overview]
Message-ID: <cover.1759762927.git.dsterba@suse.com> (raw)
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(-)
next reply other threads:[~2025-10-06 15:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-06 15:47 David Sterba [this message]
2025-10-06 21:00 ` [GIT PULL] Btrfs updates for 6.18, part 2 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=cover.1759762927.git.dsterba@suse.com \
--to=dsterba@suse.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=linux-kernel@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