Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring: add support for user mapped provided buffer ring | Jens Axboe | 2023-04-03 | 1 | -0/+4 |
* | io_uring/kbuf: add buffer_list->is_mapped member | Jens Axboe | 2023-04-03 | 1 | -0/+3 |
* | io_uring: allow buffer recycling in READV | Dylan Yudaken | 2022-09-21 | 1 | -12/+0 |
* | io_uring/kbuf: fix not advancing READV kbuf ring | Pavel Begunkov | 2022-09-07 | 1 | -2/+6 |
* | io_uring: restore bgid in io_put_kbuf | Dylan Yudaken | 2022-07-24 | 1 | -2/+7 |
* | io_uring: kbuf: inline io_kbuf_recycle_ring() | Hao Xu | 2022-07-24 | 1 | -1/+27 |
* | io_uring: kbuf: kill __io_kbuf_recycle() | Hao Xu | 2022-07-24 | 1 | -14/+7 |
* | io_uring: don't inline io_put_kbuf | Pavel Begunkov | 2022-07-24 | 1 | -32/+6 |
* | io_uring: split provided buffers handling into its own file | Jens Axboe | 2022-07-24 | 1 | -0/+142 |