linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH STABLE 5.15 0/2] btrfs: backport zoned mode fixes
@ 2022-08-08  4:38 Naohiro Aota
  2022-08-08  4:38 ` [PATCH STABLE 5.15 1/2] btrfs: zoned: prevent allocation from previous data relocation BG Naohiro Aota
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Naohiro Aota @ 2022-08-08  4:38 UTC (permalink / raw)
  To: linux-btrfs, stable; +Cc: Naohiro Aota

This series backport zoned mode related fixes to the 5.15 branch.

The patches are common among backport for 5.18.

https://lore.kernel.org/linux-btrfs/20220808020201.712924-1-naohiro.aota@wdc.com/T/

Naohiro Aota (2):
  btrfs: zoned: prevent allocation from previous data relocation BG
  btrfs: zoned: fix critical section of relocation inode writeback

 fs/btrfs/block-group.h |  1 +
 fs/btrfs/extent-tree.c | 20 ++++++++++++++++++--
 fs/btrfs/extent_io.c   |  3 ++-
 fs/btrfs/inode.c       |  2 ++
 fs/btrfs/zoned.c       | 27 +++++++++++++++++++++++++++
 fs/btrfs/zoned.h       |  5 +++++
 6 files changed, 55 insertions(+), 3 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-08-08 13:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-08  4:38 [PATCH STABLE 5.15 0/2] btrfs: backport zoned mode fixes Naohiro Aota
2022-08-08  4:38 ` [PATCH STABLE 5.15 1/2] btrfs: zoned: prevent allocation from previous data relocation BG Naohiro Aota
2022-08-08  4:38 ` [PATCH STABLE 5.15 2/2] btrfs: zoned: fix critical section of relocation inode writeback Naohiro Aota
2022-08-08 13:42 ` [PATCH STABLE 5.15 0/2] btrfs: backport zoned mode fixes Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).