All of lore.kernel.org
 help / color / mirror / Atom feed
* fix a few zoned append issues
@ 2024-11-01  5:21 Christoph Hellwig
  2024-11-01  5:21 ` [PATCH 1/4] block: fix bio_split_rw_at to take zone_write_granularity into account Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Christoph Hellwig @ 2024-11-01  5:21 UTC (permalink / raw)
  To: Jens Axboe, Chris Mason, Josef Bacik, David Sterba,
	Damien Le Moal
  Cc: linux-block, linux-btrfs

Hi Jens, hi Damien, hi btrfs maintainers,

this fixes a few issues found with zoned xfs testing that affect block
layer interfaces used by file systems, and the btrfs code making use
of them.

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

end of thread, other threads:[~2024-11-05  6:09 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-01  5:21 fix a few zoned append issues Christoph Hellwig
2024-11-01  5:21 ` [PATCH 1/4] block: fix bio_split_rw_at to take zone_write_granularity into account Christoph Hellwig
2024-11-01  5:34   ` Damien Le Moal
2024-11-01  5:47     ` Christoph Hellwig
2024-11-01  5:21 ` [PATCH 2/4] block: lift bio_is_zone_append to bio.h Christoph Hellwig
2024-11-01  5:37   ` Damien Le Moal
2024-11-01  5:48     ` Christoph Hellwig
2024-11-04 10:44   ` Johannes Thumshirn
2024-11-01  5:21 ` [PATCH 3/4] btrfs: use bio_is_zone_append in the completion handler Christoph Hellwig
2024-11-01  5:38   ` Damien Le Moal
2024-11-04 10:45   ` Johannes Thumshirn
2024-11-05  6:09   ` Naohiro Aota
2024-11-01  5:21 ` [PATCH 4/4] btrfs: split bios to the fs sector size boundary Christoph Hellwig
2024-11-01  5:40   ` Damien Le Moal
2024-11-04 10:45   ` Johannes Thumshirn
2024-11-05  6:00   ` Naohiro Aota

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.