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