]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-6.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Sep 2022 17:23:24 +0000 (10:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Sep 2022 17:23:24 +0000 (10:23 -0700)
commit951cd505ed8cfaacec9cd54818a838c9300df5ab
treea3d6f6a70a1729bb11f54260aaabd46792f2c239
parente70c8aabda683b718cca5c3daac887116e12ab93
parent0cae3484f6981d35afe1194db8882830f0c6da28
Merge tag 'for-6.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:

 - 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

* tag 'for-6.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: zoned: wait for extent buffer IOs before finishing a zone
  btrfs: fix hang during unmount when stopping a space reclaim worker
  btrfs: fix hang during unmount when stopping block group reclaim worker
fs/btrfs/disk-io.c