Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring/rsrc: add io_rsrc_node_lookup() helper | Jens Axboe | 2024-11-02 | 1 | -4/+2 |
* | io_uring/rsrc: unify file and buffer resource tables | Jens Axboe | 2024-11-02 | 1 | -3/+3 |
* | io_uring/rsrc: get rid of per-ring io_rsrc_node list | Jens Axboe | 2024-11-02 | 1 | -3/+3 |
* | io_uring/nop: add support for testing registered files and buffers | Jens Axboe | 2024-10-29 | 1 | -5/+44 |
* | io_uring: support to inject result for NOP | Ming Lei | 2024-05-10 | 1 | -5/+21 |
* | io_uring: fail NOP if non-zero op flags is passed in | Ming Lei | 2024-05-10 | 1 | -0/+2 |
* | io_uring: kill extra io_uring_types.h includes | Pavel Begunkov | 2022-07-25 | 1 | -1/+0 |
* | io_uring: move nop into its own file | Jens Axboe | 2022-07-25 | 1 | -0/+26 |