Linux block layer
 help / color / mirror / Atom feed
* [PATCH 0/4] Support REQ_NWOAIT in brd
@ 2023-02-16 15:19 Jens Axboe
  2023-02-16 15:19 ` [PATCH 1/4] brd: return 0/-error from brd_insert_page() Jens Axboe
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Jens Axboe @ 2023-02-16 15:19 UTC (permalink / raw)
  To: linux-block; +Cc: hch

Hi,

Support non-blocking request issue for brd. Patches 1..3 are just prep
work and cleanups in propagating the gfp mask correctly and dealing with
errors that can happen, patch 4 enables nowait on the queue.

-- 
Jens Axboe



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

end of thread, other threads:[~2023-02-17 11:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-16 15:19 [PATCH 0/4] Support REQ_NWOAIT in brd Jens Axboe
2023-02-16 15:19 ` [PATCH 1/4] brd: return 0/-error from brd_insert_page() Jens Axboe
2023-02-16 16:05   ` Christoph Hellwig
2023-02-16 16:12     ` Jens Axboe
2023-02-16 16:14       ` Christoph Hellwig
2023-02-16 16:16         ` Jens Axboe
2023-02-17 11:50   ` Johannes Thumshirn
2023-02-16 15:19 ` [PATCH 2/4] brd: check for REQ_NOWAIT and set correct page allocation mask Jens Axboe
2023-02-16 16:06   ` Christoph Hellwig
2023-02-17 11:53   ` Johannes Thumshirn
2023-02-16 15:19 ` [PATCH 3/4] brd: only preload radix tree if we're using a blocking gfp mask Jens Axboe
2023-02-16 15:25   ` Jens Axboe
2023-02-16 16:07   ` Christoph Hellwig
2023-02-16 16:12     ` Jens Axboe
2023-02-16 19:09   ` kernel test robot
2023-02-16 15:19 ` [PATCH 4/4] brd: mark as nowait compatible Jens Axboe

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