linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* clean up blk_mq_submit_bio
@ 2024-01-24  9:26 Christoph Hellwig
  2024-01-24  9:26 ` [PATCH 1/3] blk-mq: move blk_mq_attempt_bio_merge out blk_mq_get_new_requests Christoph Hellwig
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Christoph Hellwig @ 2024-01-24  9:26 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block

Hi Jens,

this series tries to make the cached rq handling in blk_mq_submit_bio
a little less messy and better documented.  Let me know what you think.

Diffstat:
 blk-mq.c |  105 +++++++++++++++++++++++++++++++++------------------------------
 1 file changed, 56 insertions(+), 49 deletions(-)

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

end of thread, other threads:[~2024-02-05 17:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-24  9:26 clean up blk_mq_submit_bio Christoph Hellwig
2024-01-24  9:26 ` [PATCH 1/3] blk-mq: move blk_mq_attempt_bio_merge out blk_mq_get_new_requests Christoph Hellwig
2024-01-24  9:26 ` [PATCH 2/3] blk-mq: introduce a blk_mq_peek_cached_request helper Christoph Hellwig
2024-01-24  9:26 ` [PATCH 3/3] blk-mq: special case cached requests less Christoph Hellwig
2024-01-24 17:27 ` clean up blk_mq_submit_bio Jens Axboe
2024-01-28 23:52 ` Damien Le Moal
2024-02-05 17:08 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).