Re: add a ZONE_RESET_ALL uring cmd v2 (resend)
Jens Axboe <[email protected]> Tue, 04 Aug 2026 07:00:37 -0600
| Newsgroups | org.kernel.vger.linux-block,org.kernel.vger.io-uring |
|---|---|
| Message-ID | <178584843753.926496.12133768325371025674.b4-ty@b4> |
On Tue, 04 Aug 2026 05:50:16 -0700, Christoph Hellwig wrote:
> this series adds a new ZONE_RESET_ALL uring cmd, and cleans up the
> io_uring discard support and the block layer zone management code a
> little bit in preparation for that.
>
> This command is useful to speed up workloads that need to initialize a
> large number (or even a small > 1 number) of disks.
>
> [...]
Applied, thanks!
[1/6] block: remove a dead return statement in blk_zone_plug_bio
commit: 858d0abdb890006af3eb81e53c438d69debf51b1
[2/6] block: allow REQ_NOWAIT zone management commands
commit: 9451934953bf1a4cc8e88179082785f3de5e127a
[3/6] block: remove blk_zone_wplug_handle_zone_mgmt
commit: f3dfaf68ea3691a388dcd4c86c249f4544cfa898
[4/6] block: also reject zone open / close on conventional zones
commit: 13270876ce4eab47a218f31f0081885639011bb9
[5/6] block: remove most blkdev_cmd_discard arguments
commit: b3c5f8d05e68963dea7c0cb9bc60e9e669b5c54e
[6/6] block: implement async io_uring zone reset all
commit: ca8f6548e6f79761cba66ec8cb45bf026da8bf7d
Best regards,
--
Jens Axboe