summaryrefslogtreecommitdiffstats
path: root/io_uring/rw.h
Commit message (Expand)AuthorAgeFilesLines
* io_uring/rw: add separate prep handler for fixed read/writeJens Axboe2023-11-061-0/+1
* io_uring/rw: add separate prep handler for readv/writevJens Axboe2023-11-061-0/+1
* io_uring/rw: add support for IORING_OP_READ_MULTISHOTJens Axboe2023-09-211-0/+2
* io_uring: avoid indirect function calls for the hottest task_workJens Axboe2023-06-021-0/+1
* io_uring/rw: don't lose partial IO result on failPavel Begunkov2022-09-211-0/+1
* io_uring: move read/write related opcodes to its own fileJens Axboe2022-07-241-0/+23