index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
opdef.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring/rw: Free iovec before cleaning async data
Breno Leitao
2024-05-30
1
-0
/
+5
*
io_uring/net: add provided buffer support for IORING_OP_SEND
Jens Axboe
2024-04-22
1
-0
/
+1
*
io_uring: drop ->prep_async()
Jens Axboe
2024-04-15
1
-25
/
+18
*
io_uring/uring_cmd: switch to always allocating async data
Jens Axboe
2024-04-15
1
-1
/
+0
*
io_uring/net: move connect to always using async data
Jens Axboe
2024-04-15
1
-2
/
+1
*
io_uring/rw: always setup io_async_rw for read/write requests
Jens Axboe
2024-04-15
1
-8
/
+7
*
io_uring/net: get rid of ->prep_async() for send side
Jens Axboe
2024-04-15
1
-4
/
+0
*
io_uring/net: get rid of ->prep_async() for receive side
Jens Axboe
2024-04-15
1
-2
/
+0
*
io_uring/net: switch io_recv() to using io_async_msghdr
Jens Axboe
2024-04-15
1
-2
/
+5
*
io_uring/net: switch io_send() and io_send_zc() to using io_async_msghdr
Jens Axboe
2024-04-15
1
-0
/
+1
*
io_uring: add support for ftruncate
Tony Solomonik
2024-02-09
1
-0
/
+10
*
io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
Paul Moore
2024-01-23
1
-1
/
+0
*
io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
Jens Axboe
2023-12-12
1
-0
/
+9
*
io_uring/rw: add separate prep handler for fixed read/write
Jens Axboe
2023-11-06
1
-2
/
+2
*
io_uring/rw: add separate prep handler for readv/writev
Jens Axboe
2023-11-06
1
-2
/
+2
*
io_uring: add support for vectored futex waits
Jens Axboe
2023-09-29
1
-0
/
+11
*
io_uring: add support for futex wake and wait
Jens Axboe
2023-09-29
1
-0
/
+23
*
io_uring: add IORING_OP_WAITID support
Jens Axboe
2023-09-21
1
-0
/
+9
*
io_uring/rw: add support for IORING_OP_READ_MULTISHOT
Jens Axboe
2023-09-21
1
-1
/
+12
*
io_uring/rw: mark readv/writev as vectored in the opcode definition
Jens Axboe
2023-09-21
1
-0
/
+2
*
io_uring: Pass whole sqe to commands
Breno Leitao
2023-05-04
1
-1
/
+1
*
io_uring,audit: don't log IORING_OP_MADVISE
Richard Guy Briggs
2023-02-10
1
-0
/
+1
*
io_uring: Split io_issue_def struct
Breno Leitao
2023-01-29
1
-105
/
+222
*
io_uring: Rename struct io_op_def
Breno Leitao
2023-01-29
1
-8
/
+8
*
io_uring: get rid of double locking
Pavel Begunkov
2022-12-07
1
-0
/
+1
*
io_uring: dont remove file from msg_ring reqs
Pavel Begunkov
2022-12-07
1
-0
/
+7
*
io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC
Jens Axboe
2022-10-12
1
-1
/
+0
*
io_uring/net: zerocopy sendmsg
Pavel Begunkov
2022-09-21
1
-0
/
+19
*
io_uring/net: combine fail handlers
Pavel Begunkov
2022-09-21
1
-1
/
+1
*
io_uring/net: rename io_sendzc()
Pavel Begunkov
2022-09-21
1
-3
/
+3
*
io_uring/net: support non-zerocopy sendto
Pavel Begunkov
2022-09-21
1
-1
/
+4
*
io_uring/net: don't lose partial send_zc on fail
Pavel Begunkov
2022-09-21
1
-0
/
+1
*
io_uring/net: don't lose partial send/recv on fail
Pavel Begunkov
2022-09-21
1
-0
/
+4
*
io_uring/rw: don't lose partial IO result on fail
Pavel Begunkov
2022-09-21
1
-0
/
+6
*
io_uring/net: use async caches for async prep
Pavel Begunkov
2022-09-21
1
-0
/
+2
*
io_uring: add iopoll infrastructure for io_uring_cmd
Kanchan Joshi
2022-09-21
1
-0
/
+1
*
io_uring/opdef: rename SENDZC_NOTIF to SEND_ZC
Stefan Metzmacher
2022-09-18
1
-1
/
+1
*
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
2022-09-01
1
-1
/
+2
*
Revert "io_uring: rename IORING_OP_FILES_UPDATE"
Pavel Begunkov
2022-09-01
1
-5
/
+4
*
io_uring/net: save address for sendzc async execution
Pavel Begunkov
2022-08-25
1
-1
/
+3
*
io_uring: rename IORING_OP_FILES_UPDATE
Pavel Begunkov
2022-07-24
1
-4
/
+5
*
io_uring: wire send zc request type
Pavel Begunkov
2022-07-24
1
-0
/
+15
*
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
2022-07-24
1
-1
/
+0
*
io_uring: move opcode table to opdef.c
Jens Axboe
2022-07-24
1
-0
/
+495