* [GIT PULL] Btrfs fixes for 5.18-rc6, part 2
@ 2022-05-06 20:55 David Sterba
2022-05-06 21:35 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2022-05-06 20:55 UTC (permalink / raw)
To: torvalds; +Cc: linux-btrfs, linux-kernel
Hi,
a few more regular fixes and regression fixes. Please pull, thanks.
- regression fixes in zone activation:
- move a loop invariant out of the loop to avoid checking space status
- properly handle unlimited activation
- fixes:
- for subpage, force the free space v2 mount to avoid a warning and
make it easy to switch a filesystem on different page size systems
- export sysfs status of exclusive operation 'balance paused', so the
user space tools can recognize it and allow adding a device with
paused balance
- fix assertion failure when logging directory key range item
----------------------------------------------------------------
The following changes since commit 4b73c55fdebd8939f0f6000921075f7f6fa41397:
btrfs: skip compression property for anything other than files and dirs (2022-04-27 22:20:21 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.18-rc5-tag
for you to fetch changes up to 3e1ad196385c65c1454aceab1226d9a4baca27d5:
btrfs: sysfs: export the balance paused state of exclusive operation (2022-05-05 21:05:56 +0200)
----------------------------------------------------------------
David Sterba (1):
btrfs: sysfs: export the balance paused state of exclusive operation
Filipe Manana (1):
btrfs: fix assertion failure when logging directory key range item
Naohiro Aota (2):
btrfs: zoned: move non-changing condition check out of the loop
btrfs: zoned: activate block group properly on unlimited active zone device
Qu Wenruo (1):
btrfs: force v2 space cache usage for subpage mount
fs/btrfs/disk-io.c | 11 +++++++++++
fs/btrfs/sysfs.c | 3 +++
fs/btrfs/tree-log.c | 39 +++++++++++++++++++++++++--------------
fs/btrfs/zoned.c | 34 ++++++++++++++--------------------
4 files changed, 53 insertions(+), 34 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Btrfs fixes for 5.18-rc6, part 2
2022-05-06 20:55 [GIT PULL] Btrfs fixes for 5.18-rc6, part 2 David Sterba
@ 2022-05-06 21:35 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-06 21:35 UTC (permalink / raw)
To: David Sterba; +Cc: torvalds, linux-btrfs, linux-kernel
The pull request you sent on Fri, 6 May 2022 22:55:06 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-5.18-rc5-tag
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4b97bac0756a81cda5afd45417a99b5bccdcff67
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:[~2022-05-06 21:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-06 20:55 [GIT PULL] Btrfs fixes for 5.18-rc6, part 2 David Sterba
2022-05-06 21:35 ` 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