summaryrefslogtreecommitdiff
path: root/io_uring/kbuf.h
AgeCommit message (Expand)Author
2022-09-21io_uring: allow buffer recycling in READVDylan Yudaken
2022-09-07io_uring/kbuf: fix not advancing READV kbuf ringPavel Begunkov
2022-07-24io_uring: restore bgid in io_put_kbufDylan Yudaken
2022-07-24io_uring: kbuf: inline io_kbuf_recycle_ring()Hao Xu
2022-07-24io_uring: kbuf: kill __io_kbuf_recycle()Hao Xu
2022-07-24io_uring: don't inline io_put_kbufPavel Begunkov
2022-07-24io_uring: split provided buffers handling into its own fileJens Axboe