summaryrefslogtreecommitdiff
path: root/io_uring/rw.h
AgeCommit message (Expand)Author
2023-11-06io_uring/rw: add separate prep handler for fixed read/writeJens Axboe
2023-11-06io_uring/rw: add separate prep handler for readv/writevJens Axboe
2023-09-21io_uring/rw: add support for IORING_OP_READ_MULTISHOTJens Axboe
2023-06-02io_uring: avoid indirect function calls for the hottest task_workJens Axboe
2022-09-21io_uring/rw: don't lose partial IO result on failPavel Begunkov
2022-07-24io_uring: move read/write related opcodes to its own fileJens Axboe