index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
io_uring.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-18
io_uring: fix spelling error in uapi io_uring.h
Jens Axboe
1
-1
/
+1
2025-01-10
io_uring: expose read/write attribute capability
Anuj Gupta
1
-0
/
+1
2024-12-23
io_uring: introduce attributes for read/write and PI support
Anuj Gupta
1
-0
/
+16
2024-11-18
io_uring: remove io_uring_cqwait_reg_arg
Pavel Begunkov
1
-14
/
+0
2024-11-15
io_uring: restore back registered wait arguments
Pavel Begunkov
1
-0
/
+5
2024-11-15
io_uring: add memory region registration
Pavel Begunkov
1
-0
/
+8
2024-11-15
io_uring: introduce concept of memory regions
Pavel Begunkov
1
-0
/
+14
2024-11-15
io_uring: temporarily disable registered waits
Pavel Begunkov
1
-3
/
+0
2024-11-06
io_uring/napi: add static napi tracking strategy
Olivier Langlois
1
-2
/
+30
2024-11-02
io_uring: add support for hybrid IOPOLL
hexue
1
-0
/
+3
2024-11-02
io_uring/rsrc: allow cloning with node replacements
Jens Axboe
1
-1
/
+2
2024-11-02
io_uring/rsrc: allow cloning at an offset
Jens Axboe
1
-1
/
+4
2024-10-29
io_uring/nop: add support for testing registered files and buffers
Jens Axboe
1
-0
/
+3
2024-10-29
io_uring: add support for fixed wait regions
Jens Axboe
1
-0
/
+41
2024-10-29
io_uring/register: add IORING_REGISTER_RESIZE_RINGS
Jens Axboe
1
-0
/
+5
2024-10-29
io_uring/msg_ring: add support for sending a sync message
Jens Axboe
1
-0
/
+3
2024-09-14
io_uring: rename "copy buffers" to "clone buffers"
Jens Axboe
1
-3
/
+3
2024-09-12
io_uring: add IORING_REGISTER_COPY_BUFFERS method
Jens Axboe
1
-0
/
+13
2024-08-29
io_uring/kbuf: add support for incremental buffer consumption
Jens Axboe
1
-0
/
+18
2024-08-25
io_uring: wire up min batch wake timeout
Jens Axboe
1
-1
/
+2
2024-08-25
io_uring: user registered clockid for wait timeouts
Pavel Begunkov
1
-0
/
+7
2024-08-25
io_uring: add absolute mode wait timeouts
Pavel Begunkov
1
-0
/
+1
2024-08-16
io_uring: fix user_data field name in comment
Caleb Sander Mateos
1
-1
/
+1
2024-06-19
io_uring: Introduce IORING_OP_LISTEN
Gabriel Krisman Bertazi
1
-0
/
+1
2024-06-19
io_uring: Introduce IORING_OP_BIND
Gabriel Krisman Bertazi
1
-0
/
+1
2024-05-10
io_uring: support to inject result for NOP
Ming Lei
1
-0
/
+8
2024-05-09
io_uring/net: add IORING_ACCEPT_POLL_FIRST flag
Jens Axboe
1
-0
/
+1
2024-05-09
io_uring/net: add IORING_ACCEPT_DONTWAIT flag
Jens Axboe
1
-0
/
+1
2024-04-22
io_uring/net: support bundles for recv
Jens Axboe
1
-7
/
+8
2024-04-22
io_uring/net: support bundles for send
Jens Axboe
1
-0
/
+9
2024-04-15
io_uring: Avoid anonymous enums in io_uring uapi
Gabriel Krisman Bertazi
1
-10
/
+8
2024-02-09
io_uring: add register/unregister napi function
Stefan Roesch
1
-0
/
+12
2024-02-09
io_uring: add support for ftruncate
Tony Solomonik
1
-0
/
+1
2023-12-21
io_uring/kbuf: add method for returning provided buffer ring head
Jens Axboe
1
-0
/
+10
2023-12-12
io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL
Jens Axboe
1
-0
/
+9
2023-11-01
Merge tag 'io_uring-futex-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+4
2023-10-19
io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
Breno Leitao
1
-0
/
+1
2023-10-19
io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
Breno Leitao
1
-0
/
+7
2023-09-29
io_uring: add support for vectored futex waits
Jens Axboe
1
-0
/
+1
2023-09-29
io_uring: add support for futex wake and wait
Jens Axboe
1
-0
/
+3
2023-09-28
io_uring: retain top 8bits of uring_cmd flags for kernel internal use
Ming Lei
1
-3
/
+2
2023-09-21
io_uring: add IORING_OP_WAITID support
Jens Axboe
1
-0
/
+2
2023-09-21
io_uring/rw: add support for IORING_OP_READ_MULTISHOT
Jens Axboe
1
-0
/
+1
2023-08-24
io_uring: add option to remove SQ indirection
Pavel Begunkov
1
-0
/
+5
2023-08-09
io_uring: Add io_uring command support for sockets
Breno Leitao
1
-0
/
+8
2023-07-17
io_uring/cancel: wire up IORING_ASYNC_CANCEL_OP for sync cancel
Jens Axboe
1
-1
/
+3
2023-07-17
io_uring/cancel: support opcode based lookup and cancelation
Jens Axboe
1
-0
/
+2
2023-07-17
io_uring/cancel: add IORING_ASYNC_CANCEL_USERDATA
Jens Axboe
1
-0
/
+2
2023-06-28
nvme: improved uring polling
Keith Busch
1
-0
/
+2
2023-05-16
io_uring: Add io_uring_setup flag to pre-register ring fd and never install it
Josh Triplett
1
-0
/
+7
[next]