index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
io_uring.h
Age
Commit message (
Expand
)
Author
2023-04-18
io_uring: add support for multishot timeouts
David Wei
2023-04-03
io_uring: kill unused notif declarations
Pavel Begunkov
2023-04-03
io_uring: add support for user mapped provided buffer ring
Jens Axboe
2023-04-03
io_uring/kbuf: rename struct io_uring_buf_reg 'pad' to'flags'
Jens Axboe
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-16
io_uring: Support calling io_uring_register with a registered ring fd
Josh Triplett
2023-01-29
io_uring/msg_ring: Pass custom flags to the cqe
Breno Leitao
2023-01-27
io_uring: Replace 0-length array with flexible array
Kees Cook
2022-12-27
uapi:io_uring.h: allow linux/time_types.h to be skipped
Stefan Metzmacher
2022-11-21
io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag
Stefan Metzmacher
2022-11-06
io_uring: fix typo in io_uring.h comment
Jens Axboe
2022-09-30
io_uring: introduce fixed buffer support for io_uring_cmd
Anuj Gupta
2022-09-21
io_uring/net: zerocopy sendmsg
Pavel Begunkov
2022-09-21
io_uring: add IORING_SETUP_DEFER_TASKRUN
Dylan Yudaken
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
2022-09-01
io_uring/notif: remove notif registration
Pavel Begunkov
2022-09-01
Revert "io_uring: rename IORING_OP_FILES_UPDATE"
Pavel Begunkov
2022-09-01
Revert "io_uring: add zc notification flush requests"
Pavel Begunkov
2022-08-23
io_uring: uapi: Add `extern "C"` in io_uring.h for liburing
Ammar Faizi
2022-07-24
io_uring: add zc notification flush requests
Pavel Begunkov
2022-07-24
io_uring: rename IORING_OP_FILES_UPDATE
Pavel Begunkov
2022-07-24
io_uring: flush notifiers after sendzc
Pavel Begunkov
2022-07-24
io_uring: sendzc with fixed buffers
Pavel Begunkov
2022-07-24
io_uring: allow to pass addr into sendzc
Pavel Begunkov
2022-07-24
io_uring: wire send zc request type
Pavel Begunkov
2022-07-24
io_uring: add notification slot registration
Pavel Begunkov
2022-07-24
io_uring: support multishot in recvmsg
Dylan Yudaken
2022-07-24
io_uring: multishot recv
Dylan Yudaken
2022-07-24
io_uring: let to set a range for file slot allocation
Pavel Begunkov
2022-07-24
io_uring: add support for passing fixed file descriptors
Jens Axboe
2022-07-24
io_uring: replace zero-length array with flexible-array member
Gustavo A. R. Silva
2022-07-24
io_uring: add sync cancelation API through io_uring_register()
Jens Axboe
2022-07-24
io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flag
Jens Axboe
2022-07-24
io_uring: add IORING_SETUP_SINGLE_ISSUER
Pavel Begunkov
2022-07-24
io_uring: add support for level triggered poll
Jens Axboe
2022-07-07
io_uring: explicit sqe padding for ioctl commands
Pavel Begunkov
2022-06-30
io_uring: keep sendrecv flags in ioprio
Pavel Begunkov
2022-06-14
io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT
Pavel Begunkov
2022-05-31
io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slots
Xiaoguang Wang
2022-05-23
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...
Linus Torvalds
2022-05-18
io_uring: add support for ring mapped supplied buffers
Jens Axboe
2022-05-14
io_uring: add IORING_ACCEPT_MULTISHOT for accept
Hao Xu
2022-05-13
io_uring: add flag for allocating a fully sparse direct descriptor space
Jens Axboe
2022-05-13
io_uring: allow allocated fixed files for openat/openat2
Jens Axboe
2022-05-11
fs,io_uring: add infrastructure for uring-cmd
Jens Axboe
2022-05-09
io_uring: support CQE32 in io_uring_cqe
Stefan Roesch
2022-05-09
io_uring: add support for 128-byte SQEs
Jens Axboe
[next]