Age | Commit message (Expand) | Author |
---|---|---|
2024-11-07 | io_uring/rsrc: pass 'struct io_ring_ctx' reference to rsrc helpers | Ming Lei |
2024-11-02 | io_uring/rsrc: get rid of the empty node and dummy_ubuf | Jens Axboe |
2024-11-02 | io_uring/rsrc: add io_rsrc_node_lookup() helper | Jens Axboe |
2024-11-02 | io_uring/rsrc: unify file and buffer resource tables | Jens Axboe |
2024-11-02 | io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries | Jens Axboe |
2024-11-02 | io_uring/rsrc: get rid of per-ring io_rsrc_node list | Jens Axboe |
2024-10-29 | io_uring/splice: open code 2nd direct file assignment | Jens Axboe |
2023-12-12 | splice: return type ssize_t from all helpers | Amir Goldstein |
2023-08-10 | io_uring/splice: use fput() directly | Jens Axboe |
2023-01-29 | io_uring: for requests that require async, force it | Dylan Yudaken |
2022-08-12 | io_uring: make io_kiocb_to_cmd() typesafe | Stefan Metzmacher |
2022-07-24 | io_uring: kill extra io_uring_types.h includes | Pavel Begunkov |
2022-07-24 | io_uring: split out splice related operations | Jens Axboe |