* [GIT PULL] Btrfs fixes fro 6.18-rc6
@ 2025-11-11 9:22 David Sterba
2025-11-11 19:10 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2025-11-11 9:22 UTC (permalink / raw)
To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel
Hi,
please pull a few more fixes, thanks.
- fix new inode name tracking in tree-llog
- fix conventional zone and stripe calculations in zoned mode
- fix bio reference counts on error paths in relocation and scrub
----------------------------------------------------------------
The following changes since commit 3b1a4a59a2086badab391687a6a0b86e03048393:
btrfs: mark dirty extent range for out of bound prealloc extents (2025-10-30 19:18:18 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-6.18-rc5-tag
for you to fetch changes up to c367af440e03eba7beb0c9f3fe540f9bcb69134a:
btrfs: release root after error in data_reloc_print_warning_inode() (2025-11-05 20:01:12 +0100)
----------------------------------------------------------------
Filipe Manana (1):
btrfs: do not update last_log_commit when logging inode due to a new name
Naohiro Aota (2):
btrfs: zoned: fix conventional zone capacity calculation
btrfs: zoned: fix stripe width calculation
Zilin Guan (2):
btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe()
btrfs: release root after error in data_reloc_print_warning_inode()
fs/btrfs/inode.c | 4 +++-
fs/btrfs/scrub.c | 2 ++
fs/btrfs/tree-log.c | 2 +-
fs/btrfs/zoned.c | 60 +++++++++++++++++++++++++----------------------------
4 files changed, 34 insertions(+), 34 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-11 19:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-11 9:22 [GIT PULL] Btrfs fixes fro 6.18-rc6 David Sterba
2025-11-11 19:10 ` 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