linux/io_uring
Christoph Hellwig a3396b9999 block: add a rq_list type
Replace the semi-open coded request list helpers with a proper rq_list
type that mirrors the bio_list and has head and tail pointers.  Besides
better type safety this actually allows to insert at the tail of the
list, which will be useful soon.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20241113152050.157179-5-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2024-11-13 12:04:58 -07:00
..
2024-09-16 13:29:00 +02:00
2024-06-19 07:57:21 -06:00
2022-07-24 18:39:11 -06:00
2024-11-13 12:04:58 -07:00
2024-09-24 11:11:38 -07:00
2024-02-09 09:04:39 -07:00
2024-02-09 09:04:39 -07:00
2024-09-11 10:44:10 -06:00