All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Zoned block device code refactoring
@ 2025-11-10 22:29 Bart Van Assche
  2025-11-10 22:29 ` [PATCH 1/4] blk-zoned: Fix a typo in a source code comment Bart Van Assche
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Bart Van Assche @ 2025-11-10 22:29 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block, Christoph Hellwig, Bart Van Assche

Hi Jens,

This series includes four small patches for the zoned block device code: a typo
is fixed, a lockdep annotation is added and the code is made slightly easier to
follow. Please consider these patches for the next merge window.

Thanks,

Bart.

Bart Van Assche (4):
  blk-zoned: Fix a typo in a source code comment
  blk-zoned: Document disk_zone_wplug_schedule_bio_work() locking
  blk-zoned: Split an if-statement
  blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller

 block/blk-zoned.c | 41 ++++++++++++++++++-----------------------
 1 file changed, 18 insertions(+), 23 deletions(-)


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

end of thread, other threads:[~2025-11-11 20:51 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-10 22:29 [PATCH 0/4] Zoned block device code refactoring Bart Van Assche
2025-11-10 22:29 ` [PATCH 1/4] blk-zoned: Fix a typo in a source code comment Bart Van Assche
2025-11-11  1:49   ` Chaitanya Kulkarni
2025-11-11  7:06   ` Damien Le Moal
2025-11-11  7:49   ` Christoph Hellwig
2025-11-11 20:29     ` Bart Van Assche
2025-11-10 22:30 ` [PATCH 2/4] blk-zoned: Document disk_zone_wplug_schedule_bio_work() locking Bart Van Assche
2025-11-11  1:49   ` Chaitanya Kulkarni
2025-11-11  7:07   ` Damien Le Moal
2025-11-10 22:30 ` [PATCH 3/4] blk-zoned: Split an if-statement Bart Van Assche
2025-11-11  1:50   ` Chaitanya Kulkarni
2025-11-11  7:09   ` Damien Le Moal
2025-11-11  7:50     ` Christoph Hellwig
2025-11-10 22:30 ` [PATCH 4/4] blk-zoned: Move code from disk_zone_wplug_add_bio() into its caller Bart Van Assche
2025-11-11  7:16   ` Damien Le Moal
2025-11-11  7:53   ` Christoph Hellwig
2025-11-11 20:51     ` Bart Van Assche

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.