* [GIT PULL] Btrfs fixes for 6.13-rc4
@ 2024-12-18 17:49 David Sterba
2024-12-18 22:20 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2024-12-18 17:49 UTC (permalink / raw)
To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel
Hi,
a few more fixes. This is based on 6.13-rc1 as it needs
exported bio_is_zone_append() (commit 0ef2b9e698dbf9ba78f).
Please pull, thanks.
- tree-checker catches invalid number of inline extent references
- zoned mode fixes:
- enhance zone append IO command so it also detects emulated writes
- handle bio splitting at sectorsize boundary
- when deleting a snapshot, fix a condition for visiting nodes in reloc
trees
----------------------------------------------------------------
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.13-rc3-tag
for you to fetch changes up to dfb92681a19e1d5172420baa242806414b3eff6f:
btrfs: tree-checker: reject inline extent items with 0 ref count (2024-12-17 19:54:32 +0100)
----------------------------------------------------------------
Christoph Hellwig (2):
btrfs: use bio_is_zone_append() in the completion handler
btrfs: split bios to the fs sector size boundary
Josef Bacik (1):
btrfs: fix improper generation check in snapshot delete
Qu Wenruo (1):
btrfs: tree-checker: reject inline extent items with 0 ref count
fs/btrfs/bio.c | 16 +++++++++++-----
fs/btrfs/ctree.h | 19 +++++++++++++++++++
fs/btrfs/extent-tree.c | 6 +++---
fs/btrfs/tree-checker.c | 27 ++++++++++++++++++++++++++-
4 files changed, 59 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Btrfs fixes for 6.13-rc4
2024-12-18 17:49 [GIT PULL] Btrfs fixes for 6.13-rc4 David Sterba
@ 2024-12-18 22:20 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-12-18 22:20 UTC (permalink / raw)
To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel
The pull request you sent on Wed, 18 Dec 2024 18:49:53 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.13-rc3-tag
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/eabcdba3ad4098460a376538df2ae36500223c1e
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:[~2024-12-18 22:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18 17:49 [GIT PULL] Btrfs fixes for 6.13-rc4 David Sterba
2024-12-18 22:20 ` 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