commit | c746c3b5169831d7fb032a1051d8b45592ae8d78 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 06 13:53:19 2025 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 06 13:53:19 2025 -0700 |
tree | 31162195194cc5917642eaf6314aa4c24076dc4a | |
parent | 81538c8e42806eed71ce125723877a7c2307370c [diff] | |
parent | 4335c4496b1bcf8e85761af23550a180e937bac6 [diff] |
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()