All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Btrfs fixes for 6.0-rc7
@ 2022-09-20 13:05 David Sterba
  2022-09-20 17:34 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Sterba @ 2022-09-20 13:05 UTC (permalink / raw)
  To: torvalds; +Cc: David Sterba, linux-btrfs, linux-kernel

Hi,

a few more fixes, also for stable backports. Please pull, thanks.

- two fixes for hangs in the umount sequence where threads depend on
  each other and the work must be finished in the right order

- in zoned mode, wait for flushing all block group metadata IO before
  finishing the zone

----------------------------------------------------------------
The following changes since commit 5da431b71d4b9be3c8cf6786eff9e2d41a5f9f65:

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

are available in the Git repository at:

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

for you to fetch changes up to 2dd7e7bc02829eded71be2342a93dc035f5223f9:

  btrfs: zoned: wait for extent buffer IOs before finishing a zone (2022-09-13 14:05:18 +0200)

----------------------------------------------------------------
Filipe Manana (2):
      btrfs: fix hang during unmount when stopping block group reclaim worker
      btrfs: fix hang during unmount when stopping a space reclaim worker

Naohiro Aota (1):
      btrfs: zoned: wait for extent buffer IOs before finishing a zone

 fs/btrfs/disk-io.c | 42 ++++++++++++++++++++++++++++++++++++------
 fs/btrfs/zoned.c   | 40 ++++++++++++++++++++++++++++++++++++++--
 2 files changed, 74 insertions(+), 8 deletions(-)

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

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

The pull request you sent on Tue, 20 Sep 2022 15:05:42 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/60891ec99e141b74544d11e897a245ef06263052

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-20 17:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-20 13:05 [GIT PULL] Btrfs fixes for 6.0-rc7 David Sterba
2022-09-20 17:34 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.