index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
opdef.c
Age
Commit message (
Expand
)
Author
2022-10-12
io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC
Jens Axboe
2022-09-21
io_uring/net: zerocopy sendmsg
Pavel Begunkov
2022-09-21
io_uring/net: combine fail handlers
Pavel Begunkov
2022-09-21
io_uring/net: rename io_sendzc()
Pavel Begunkov
2022-09-21
io_uring/net: support non-zerocopy sendto
Pavel Begunkov
2022-09-21
io_uring/net: don't lose partial send_zc on fail
Pavel Begunkov
2022-09-21
io_uring/net: don't lose partial send/recv on fail
Pavel Begunkov
2022-09-21
io_uring/rw: don't lose partial IO result on fail
Pavel Begunkov
2022-09-21
io_uring/net: use async caches for async prep
Pavel Begunkov
2022-09-21
io_uring: add iopoll infrastructure for io_uring_cmd
Kanchan Joshi
2022-09-18
io_uring/opdef: rename SENDZC_NOTIF to SEND_ZC
Stefan Metzmacher
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
2022-09-01
Revert "io_uring: rename IORING_OP_FILES_UPDATE"
Pavel Begunkov
2022-08-25
io_uring/net: save address for sendzc async execution
Pavel Begunkov
2022-07-24
io_uring: rename IORING_OP_FILES_UPDATE
Pavel Begunkov
2022-07-24
io_uring: wire send zc request type
Pavel Begunkov
2022-07-24
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
2022-07-24
io_uring: move opcode table to opdef.c
Jens Axboe