Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring/rw: add separate prep handler for fixed read/write | Jens Axboe | 2023-11-06 | 1 | -0/+1 |
* | io_uring/rw: add separate prep handler for readv/writev | Jens Axboe | 2023-11-06 | 1 | -0/+1 |
* | io_uring/rw: add support for IORING_OP_READ_MULTISHOT | Jens Axboe | 2023-09-21 | 1 | -0/+2 |
* | io_uring: avoid indirect function calls for the hottest task_work | Jens Axboe | 2023-06-02 | 1 | -0/+1 |
* | io_uring/rw: don't lose partial IO result on fail | Pavel Begunkov | 2022-09-21 | 1 | -0/+1 |
* | io_uring: move read/write related opcodes to its own file | Jens Axboe | 2022-07-24 | 1 | -0/+23 |