summaryrefslogtreecommitdiff
path: root/io_uring/kbuf.h
Commit message (Expand)AuthorAgeFilesLines
* io_uring: add support for user mapped provided buffer ringJens Axboe2023-04-031-0/+4
* io_uring/kbuf: add buffer_list->is_mapped memberJens Axboe2023-04-031-0/+3
* io_uring: allow buffer recycling in READVDylan Yudaken2022-09-211-12/+0
* io_uring/kbuf: fix not advancing READV kbuf ringPavel Begunkov2022-09-071-2/+6
* io_uring: restore bgid in io_put_kbufDylan Yudaken2022-07-241-2/+7
* io_uring: kbuf: inline io_kbuf_recycle_ring()Hao Xu2022-07-241-1/+27
* io_uring: kbuf: kill __io_kbuf_recycle()Hao Xu2022-07-241-14/+7
* io_uring: don't inline io_put_kbufPavel Begunkov2022-07-241-32/+6
* io_uring: split provided buffers handling into its own fileJens Axboe2022-07-241-0/+142