]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Oct 2025 20:53:19 +0000 (13:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 6 Oct 2025 20:53:19 +0000 (13:53 -0700)
commitc746c3b5169831d7fb032a1051d8b45592ae8d78
tree31162195194cc5917642eaf6314aa4c24076dc4a
parent81538c8e42806eed71ce125723877a7c2307370c
parent4335c4496b1bcf8e85761af23550a180e937bac6
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:
 "Two short fixes that would be good to have before rc1"

* tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: fix PAGE_SIZE format specifier in open_ctree()
  btrfs: avoid potential out-of-bounds in btrfs_encode_fh()
fs/btrfs/disk-io.c