public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 6.0-rc5
@ 2022-09-09  9:06 David Sterba
  2022-09-09 11:59 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2022-09-09  9:06 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

a few more fixes to zoned mode and one regression fix for chunk limit.
Please pull, thanks.

- zoned fixes:
  - fix how wait/wake up is done when finishing zone
  - fix zone append limit in emulated mode
  - fix mount on devices with conventional zones

- fix regression, user settable data chunk limit got accidentally
  lowered and causes allocation problems on some profiles (raid0, raid1)

----------------------------------------------------------------
The following changes since commit f2c3bec215694fb8bc0ef5010f2a758d1906fc2d:

  btrfs: add info when mount fails due to stale replace target (2022-08-23 22:15:21 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-6.0-rc4-tag

for you to fetch changes up to 5da431b71d4b9be3c8cf6786eff9e2d41a5f9f65:

  btrfs: fix the max chunk size and stripe length calculation (2022-09-06 17:49:58 +0200)

----------------------------------------------------------------
Johannes Thumshirn (1):
      btrfs: zoned: fix mounting with conventional zones

Naohiro Aota (1):
      btrfs: zoned: fix API misuse of zone finish waiting

Qu Wenruo (1):
      btrfs: fix the max chunk size and stripe length calculation

Shin'ichiro Kawasaki (1):
      btrfs: zoned: set pseudo max append zone limit in zone emulation mode

 fs/btrfs/ctree.h      |  2 --
 fs/btrfs/disk-io.c    |  1 -
 fs/btrfs/inode.c      |  7 ++--
 fs/btrfs/space-info.c |  2 +-
 fs/btrfs/volumes.c    |  3 ++
 fs/btrfs/zoned.c      | 99 +++++++++++++++++++++++++++------------------------
 6 files changed, 60 insertions(+), 54 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Btrfs fixes for 6.0-rc5
  2022-09-09  9:06 [GIT PULL] Btrfs fixes for 6.0-rc5 David Sterba
@ 2022-09-09 11:59 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-09 11:59 UTC (permalink / raw)
  To: David Sterba; +Cc: torvalds, David Sterba, linux-btrfs, linux-kernel

The pull request you sent on Fri,  9 Sep 2022 11:06:31 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git for-6.0-rc4-tag

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9b4509495418a0effe964b0aad9a522be5a3b6d5

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-09-09 12:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-09  9:06 [GIT PULL] Btrfs fixes for 6.0-rc5 David Sterba
2022-09-09 11:59 ` 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