Linux block layer
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Jens Axboe <axboe@kernel.dk>
Cc: Damien Le Moal <dlemoal@kernel.org>, linux-block@vger.kernel.org
Subject: add a ZONE_RESET_ALL uring cmd
Date: Wed, 15 Jul 2026 08:37:14 +0200	[thread overview]
Message-ID: <20260715063734.2933511-1-hch@lst.de> (raw)

Hi Jens,

this series adds a new ZONE_RESET_ALL uring cmd, and cleans up the discard
support 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.

Diffstat:
 block/ioctl.c               |   58 ++++++++++++++++++++++++++++++++++----------
 include/uapi/linux/blkdev.h |    1 
 2 files changed, 46 insertions(+), 13 deletions(-)

             reply	other threads:[~2026-07-15  6:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-15  6:37 Christoph Hellwig [this message]
2026-07-15  6:37 ` [PATCH 1/2] block: remove most blkdev_cmd_discard arguments Christoph Hellwig
2026-07-15  8:22   ` Damien Le Moal
2026-07-15  6:37 ` [PATCH 2/2] block: implement async io_uring zone reset all Christoph Hellwig
2026-07-15  8:26   ` Damien Le Moal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260715063734.2933511-1-hch@lst.de \
    --to=hch@lst.de \
    --cc=axboe@kernel.dk \
    --cc=dlemoal@kernel.org \
    --cc=linux-block@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox