index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2022-09-30
io_uring: introduce fixed buffer support for io_uring_cmd
Anuj Gupta
1
-0
/
+9
2022-09-21
io_uring/net: zerocopy sendmsg
Pavel Begunkov
1
-0
/
+1
2022-09-21
io_uring: add IORING_SETUP_DEFER_TASKRUN
Dylan Yudaken
1
-0
/
+7
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
1
-2
/
+5
2022-09-01
io_uring/notif: remove notif registration
Pavel Begunkov
1
-8
/
+0
2022-09-01
Revert "io_uring: rename IORING_OP_FILES_UPDATE"
Pavel Begunkov
1
-11
/
+1
2022-09-01
Revert "io_uring: add zc notification flush requests"
Pavel Begunkov
1
-1
/
+0
2022-08-23
io_uring: uapi: Add `extern "C"` in io_uring.h for liburing
Ammar Faizi
1
-0
/
+8
2022-07-24
io_uring: add zc notification flush requests
Pavel Begunkov
1
-0
/
+1
2022-07-24
io_uring: rename IORING_OP_FILES_UPDATE
Pavel Begunkov
1
-1
/
+11
2022-07-24
io_uring: flush notifiers after sendzc
Pavel Begunkov
1
-0
/
+4
2022-07-24
io_uring: sendzc with fixed buffers
Pavel Begunkov
1
-1
/
+5
2022-07-24
io_uring: allow to pass addr into sendzc
Pavel Begunkov
1
-1
/
+1
2022-07-24
io_uring: wire send zc request type
Pavel Begunkov
1
-0
/
+5
2022-07-24
io_uring: add notification slot registration
Pavel Begunkov
1
-0
/
+17
2022-07-24
io_uring: support multishot in recvmsg
Dylan Yudaken
1
-0
/
+7
2022-07-24
io_uring: multishot recv
Dylan Yudaken
1
-0
/
+5
2022-07-24
io_uring: let to set a range for file slot allocation
Pavel Begunkov
1
-0
/
+13
2022-07-24
io_uring: add support for passing fixed file descriptors
Jens Axboe
1
-0
/
+17
2022-07-24
io_uring: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-07-24
io_uring: add sync cancelation API through io_uring_register()
Jens Axboe
1
-0
/
+15
2022-07-24
io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flag
Jens Axboe
1
-0
/
+2
2022-07-24
io_uring: add IORING_SETUP_SINGLE_ISSUER
Pavel Begunkov
1
-1
/
+4
2022-07-24
io_uring: add support for level triggered poll
Jens Axboe
1
-0
/
+3
2022-07-07
io_uring: explicit sqe padding for ioctl commands
Pavel Begunkov
1
-1
/
+4
2022-06-30
io_uring: keep sendrecv flags in ioprio
Pavel Begunkov
1
-1
/
+1
2022-06-14
io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT
Pavel Begunkov
1
-6
/
+0
2022-05-31
io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slots
Xiaoguang Wang
1
-0
/
+6
2022-05-23
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...
Linus Torvalds
1
-2
/
+22
2022-05-23
Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2022-05-23
Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...
Linus Torvalds
1
-1
/
+2
2022-05-23
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...
Linus Torvalds
1
-1
/
+7
2022-05-18
io_uring: add support for ring mapped supplied buffers
Jens Axboe
1
-0
/
+36
2022-05-14
io_uring: add IORING_ACCEPT_MULTISHOT for accept
Hao Xu
1
-0
/
+5
2022-05-13
io_uring: add flag for allocating a fully sparse direct descriptor space
Jens Axboe
1
-1
/
+7
2022-05-13
io_uring: allow allocated fixed files for openat/openat2
Jens Axboe
1
-0
/
+9
2022-05-11
fs,io_uring: add infrastructure for uring-cmd
Jens Axboe
1
-8
/
+13
2022-05-09
io_uring: support CQE32 in io_uring_cqe
Stefan Roesch
1
-0
/
+7
2022-05-09
io_uring: add support for 128-byte SQEs
Jens Axboe
1
-0
/
+8
2022-05-09
Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthrough
Jens Axboe
1
-2
/
+9
2022-05-05
io_uring: add POLL_FIRST support for send/sendmsg and recv/recvmsg
Jens Axboe
1
-0
/
+10
2022-04-30
io_uring: add IORING_SETUP_TASKRUN_FLAG
Jens Axboe
1
-0
/
+7
2022-04-30
io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_COOP_TASKRUN is used
Jens Axboe
1
-0
/
+8
2022-04-29
io_uring: return hint on whether more data is available after receive
Jens Axboe
1
-0
/
+2
2022-04-26
io_uring: add type to op enum
Dylan Yudaken
1
-1
/
+1
2022-04-24
io_uring: add socket(2) support
Jens Axboe
1
-0
/
+1
2022-04-24
io_uring: add fgetxattr and getxattr support
Stefan Roesch
1
-0
/
+2
2022-04-24
io_uring: add fsetxattr and setxattr support
Stefan Roesch
1
-1
/
+5
2022-04-24
io_uring: add support for IORING_ASYNC_CANCEL_ANY
Jens Axboe
1
-0
/
+2
2022-04-24
io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
Jens Axboe
1
-0
/
+3
[next]