* [GIT PULL] Btrfs fixes for 6.10-rc6
@ 2024-06-27 15:28 David Sterba
2024-06-27 17:34 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2024-06-27 15:28 UTC (permalink / raw)
To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel
Hi,
a few more fixes. Please pull, thanks.
- fix quota root leak after quota disable failure
- fix condition when checking if a zone can be added as free
- allocate inode in NOFS context during logging or tree-log replay
- handle raid-stripe-tree lookup correctly during scrub
----------------------------------------------------------------
The following changes since commit cebae292e0c32a228e8f2219c270a7237be24a6a:
btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes (2024-06-13 20:43:55 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.10-rc5-tag
for you to fetch changes up to a7e4c6a3031c74078dba7fa36239d0f4fe476c53:
btrfs: qgroup: fix quota root leak after quota disable failure (2024-06-25 00:35:50 +0200)
----------------------------------------------------------------
Filipe Manana (2):
btrfs: use NOFS context when getting inodes during logging and log replay
btrfs: qgroup: fix quota root leak after quota disable failure
Naohiro Aota (1):
btrfs: zoned: fix initial free space detection
Qu Wenruo (1):
btrfs: scrub: handle RST lookup error correctly
fs/btrfs/free-space-cache.c | 2 +-
fs/btrfs/qgroup.c | 4 ++--
fs/btrfs/scrub.c | 26 +++++++++++++++-----------
fs/btrfs/tree-log.c | 43 ++++++++++++++++++++++++++++---------------
4 files changed, 46 insertions(+), 29 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Btrfs fixes for 6.10-rc6
2024-06-27 15:28 [GIT PULL] Btrfs fixes for 6.10-rc6 David Sterba
@ 2024-06-27 17:34 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-06-27 17:34 UTC (permalink / raw)
To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel
The pull request you sent on Thu, 27 Jun 2024 17:28:32 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git tags/for-6.10-rc5-tag
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/66e55ff12e7391549c4a85a7a96471dcf891cb03
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-06-27 17:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-27 15:28 [GIT PULL] Btrfs fixes for 6.10-rc6 David Sterba
2024-06-27 17:34 ` 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