Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring: make io_kiocb_to_cmd() typesafe | Stefan Metzmacher | 2022-08-12 | 1 | -4/+4 |
* | io_uring: mem-account pbuf buckets | Pavel Begunkov | 2022-08-04 | 1 | -1/+1 |
* | io_uring: allow 0 length for buffer select | Dylan Yudaken | 2022-07-24 | 1 | -2/+2 |
* | io_uring: kbuf: inline io_kbuf_recycle_ring() | Hao Xu | 2022-07-24 | 1 | -28/+0 |
* | io_uring: kbuf: kill __io_kbuf_recycle() | Hao Xu | 2022-07-24 | 1 | -29/+42 |
* | io_uring: kill extra io_uring_types.h includes | Pavel Begunkov | 2022-07-24 | 1 | -1/+0 |
* | io_uring: kbuf: add comments for some tricky code | Hao Xu | 2022-07-24 | 1 | -6/+14 |
* | io_uring: don't inline io_put_kbuf | Pavel Begunkov | 2022-07-24 | 1 | -0/+33 |
* | io_uring: split provided buffers handling into its own file | Jens Axboe | 2022-07-24 | 1 | -0/+524 |