Linux block layer
 help / color / mirror / Atom feed
From: William Kucharski <william.kucharski@linux.dev>
To: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Cc: Jens Axboe <axboe@kernel.dk>,
	linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
	io-uring@vger.kernel.org, linux-mm@kvack.org,
	Leon Romanovsky <leon@kernel.org>,
	Christoph Hellwig <hch@infradead.org>
Subject: Re: [PATCH v2 0/2] Add bvec_folio and its kernel-doc
Date: Thu, 28 May 2026 17:30:07 -0600	[thread overview]
Message-ID: <FADCC457-872C-466E-82F8-F88DF03E54F0@linux.dev> (raw)
In-Reply-To: <20260528175905.1102280-1-willy@infradead.org>

For the series:

Reviewed-by: William Kucharski <william.kucharski@linux.dev>

> On May 28, 2026, at 11:59, Matthew Wilcox (Oracle) <willy@infradead.org> wrote:
> 
> Add the convenience helper bvec_folio() to avoid references to bv_page.
> Convert a few of the obvious users.
> 
> v2:
> - Tweak the kernel-doc (Christoph)
> - Add the bvec kerneldoc to the documentation build
> 
> Matthew Wilcox (Oracle) (2):
>  block: Add bvec_folio()
>  block: Include bvec.h kernel-doc in the htmldocs
> 
> Documentation/core-api/kernel-api.rst |  1 +
> block/bio.c                           |  6 +++---
> include/linux/bio.h                   |  2 +-
> include/linux/bvec.h                  | 17 +++++++++++++++++
> io_uring/rsrc.c                       |  2 +-
> mm/page_io.c                          |  4 ++--
> 6 files changed, 25 insertions(+), 7 deletions(-)
> 
> -- 
> 2.47.3
> 
> 


  parent reply	other threads:[~2026-05-28 23:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-28 17:59 [PATCH v2 0/2] Add bvec_folio and its kernel-doc Matthew Wilcox (Oracle)
2026-05-28 17:59 ` [PATCH v2 1/2] block: Add bvec_folio() Matthew Wilcox (Oracle)
2026-05-29  5:30   ` Christoph Hellwig
2026-05-29  6:16   ` Hannes Reinecke
2026-05-28 17:59 ` [PATCH v2 2/2] block: Include bvec.h kernel-doc in the htmldocs Matthew Wilcox (Oracle)
2026-05-29  5:31   ` Christoph Hellwig
2026-05-29  6:17   ` Hannes Reinecke
2026-05-28 23:30 ` William Kucharski [this message]
2026-06-01  1:47 ` [PATCH v2 0/2] Add bvec_folio and its kernel-doc Jens Axboe

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=FADCC457-872C-466E-82F8-F88DF03E54F0@linux.dev \
    --to=william.kucharski@linux.dev \
    --cc=axboe@kernel.dk \
    --cc=hch@infradead.org \
    --cc=io-uring@vger.kernel.org \
    --cc=leon@kernel.org \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=willy@infradead.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