summaryrefslogtreecommitdiff
path: root/io_uring/opdef.c
AgeCommit message (Expand)Author
2022-09-18io_uring/opdef: rename SENDZC_NOTIF to SEND_ZCStefan Metzmacher
2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov
2022-09-01Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov
2022-08-25io_uring/net: save address for sendzc async executionPavel Begunkov
2022-07-24io_uring: rename IORING_OP_FILES_UPDATEPavel Begunkov
2022-07-24io_uring: wire send zc request typePavel Begunkov
2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov
2022-07-24io_uring: move opcode table to opdef.cJens Axboe