Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring: fix submission-failure handling for uring-cmd | Kanchan Joshi | 2022-08-23 | 1 | -1/+1 |
* | io_uring: add missing BUILD_BUG_ON() checks for new io_uring_sqe fields | Stefan Metzmacher | 2022-08-12 | 1 | -0/+3 |
* | io_uring: make io_kiocb_to_cmd() typesafe | Stefan Metzmacher | 2022-08-12 | 1 | -4/+4 |
* | io_uring: fix error handling for io_uring_cmd | Anuj Gupta | 2022-08-11 | 1 | -1/+3 |
* | io_uring: pass correct parameters to io_req_set_res | Ming Lei | 2022-08-03 | 1 | -1/+1 |
* | io_uring: kill extra io_uring_types.h includes | Pavel Begunkov | 2022-07-24 | 1 | -1/+0 |
* | io_uring: move uring_cmd handling to its own file | Jens Axboe | 2022-07-24 | 1 | -0/+115 |