aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virt/kvm/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/virt/kvm/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
2383e06b'>io_uring: add IORING_OP_WAITID supportJens Axboe1-0/+9 2023-09-21io_uring/rw: add support for IORING_OP_READ_MULTISHOTJens Axboe1-1/+12 2023-09-21io_uring/rw: mark readv/writev as vectored in the opcode definitionJens Axboe1-0/+2 2023-05-04io_uring: Pass whole sqe to commandsBreno Leitao1-1/+1 2023-02-10io_uring,audit: don't log IORING_OP_MADVISERichard Guy Briggs1-0/+1 2023-01-29io_uring: Split io_issue_def structBreno Leitao1-105/+222 2023-01-29io_uring: Rename struct io_op_defBreno Leitao1-8/+8 2022-12-07io_uring: get rid of double lockingPavel Begunkov1-0/+1 2022-12-07io_uring: dont remove file from msg_ring reqsPavel Begunkov1-0/+7 2022-10-12io_uring/opdef: remove 'audit_skip' from SENDMSG_ZCJens Axboe1-1/+0 2022-09-21io_uring/net: zerocopy sendmsgPavel Begunkov1-0/+19 2022-09-21io_uring/net: combine fail handlersPavel Begunkov1-1/+1 2022-09-21io_uring/net: rename io_sendzc()Pavel Begunkov1-3/+3 2022-09-21io_uring/net: support non-zerocopy sendtoPavel Begunkov1-1/+4 2022-09-21io_uring/net: don't lose partial send_zc on failPavel Begunkov1-0/+1 2022-09-21io_uring/net: don't lose partial send/recv on failPavel Begunkov1-0/+4 2022-09-21io_uring/rw: don't lose partial IO result on failPavel Begunkov1-0/+6 2022-09-21io_uring/net: use async caches for async prepPavel Begunkov1-0/+2 2022-09-21io_uring: add iopoll infrastructure for io_uring_cmdKanchan Joshi1-0/+1 2022-09-18io_uring/opdef: rename SENDZC_NOTIF to SEND_ZCStefan Metzmacher1-1/+1 2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov1-1/+2 2022-09-01Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov1-5/+4 2022-08-25io_uring/net: save address for sendzc async executionPavel Begunkov1-1/+3 2022-07-24io_uring: rename IORING_OP_FILES_UPDATEPavel Begunkov1-4/+5 2022-07-24io_uring: wire send zc request typePavel Begunkov1-0/+15 2022-07-24io_uring: kill extra io_uring_types.h includesPavel Begunkov1-1/+0 2022-07-24io_uring: move opcode table to opdef.cJens Axboe1-0/+495