public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* brd cleanups
@ 2025-04-21  7:26 Christoph Hellwig
  2025-04-21  7:26 ` [PATCH 1/5] brd; pass a bvec pointer to brd_do_bvec Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Christoph Hellwig @ 2025-04-21  7:26 UTC (permalink / raw)
  To: Jens Axboe, Yu Kuai; +Cc: linux-block

Hi all,

this series has various brd cleanups mostly to get rid kmap_atomic and
poking into the bvec fields.  I'm posting it now because some of the
work might be useful for the discard fixes from Yu Kuai, but I'll happily
rebase it on top of any pending urgent fixes.

Diffstat:
 brd.c |  165 ++++++++++++++----------------------------------------------------
 1 file changed, 37 insertions(+), 128 deletions(-)

^ permalink raw reply	[flat|nested] 20+ messages in thread
* brd cleanups v2
@ 2025-04-28 14:09 Christoph Hellwig
  2025-04-28 14:09 ` [PATCH 5/5] brd: use memcpy_{to,from]_page in brd_rw_bvec Christoph Hellwig
  0 siblings, 1 reply; 20+ messages in thread
From: Christoph Hellwig @ 2025-04-28 14:09 UTC (permalink / raw)
  To: Jens Axboe, Yu Kuai; +Cc: linux-block

Hi all,

this series has various brd cleanups mostly to get rid kmap_atomic and
poking into the bvec fields.  It is used as the baseline for the discard
fixes from Yu Kuai.

Changes since v1:
 - fix a subject
 - minor tweaks to formating in brd_rw_bvec

Diffstat:
 brd.c |  166 +++++++++++++++---------------------------------------------------
 1 file changed, 38 insertions(+), 128 deletions(-)

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

end of thread, other threads:[~2025-04-28 14:10 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-21  7:26 brd cleanups Christoph Hellwig
2025-04-21  7:26 ` [PATCH 1/5] brd; pass a bvec pointer to brd_do_bvec Christoph Hellwig
2025-04-22  6:36   ` Yu Kuai
2025-04-22  9:24   ` Hannes Reinecke
2025-04-28  9:21   ` Johannes Thumshirn
2025-04-21  7:26 ` [PATCH 2/5] brd: remove the sector variable in brd_submit_bio Christoph Hellwig
2025-04-22  6:38   ` Yu Kuai
2025-04-22  9:24   ` Hannes Reinecke
2025-04-21  7:26 ` [PATCH 3/5] brd: use bvec_kmap_local in brd_do_bvec Christoph Hellwig
2025-04-22  6:42   ` Yu Kuai
2025-04-22  9:25   ` Hannes Reinecke
2025-04-21  7:26 ` [PATCH 4/5] brd: split I/O at page boundaries Christoph Hellwig
2025-04-22  9:30   ` Hannes Reinecke
2025-04-22 11:10   ` Yu Kuai
2025-04-21  7:26 ` [PATCH 5/5] brd: use memcpy_{to,from]_page in brd_rw_bvec Christoph Hellwig
2025-04-22  9:30   ` Hannes Reinecke
2025-04-22 11:18   ` Yu Kuai
2025-04-22 13:50     ` Christoph Hellwig
2025-04-23  3:26       ` Yu Kuai
  -- strict thread matches above, loose matches on Subject: below --
2025-04-28 14:09 brd cleanups v2 Christoph Hellwig
2025-04-28 14:09 ` [PATCH 5/5] brd: use memcpy_{to,from]_page in brd_rw_bvec Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox