index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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-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
2022-04-24
io_uring: add support for IORING_ASYNC_CANCEL_ALL
Jens Axboe
1
-0
/
+7
2022-04-10
io_uring: flag the fact that linked file assignment is sane
Jens Axboe
1
-0
/
+1
2022-03-24
io_uring: remove IORING_CQE_F_MSG
Jens Axboe
1
-2
/
+0
2022-03-10
io_uring: allow submissions to continue on error
Jens Axboe
1
-0
/
+1
2022-03-10
io_uring: add support for IORING_OP_MSG_RING command
Jens Axboe
1
-0
/
+3
2022-03-10
io_uring: add support for registering ring file descriptors
Jens Axboe
1
-4
/
+9
2021-11-24
io_uring: add option to skip CQE posting
Pavel Begunkov
1
-0
/
+4
2021-10-19
io_uring: add flag to not fail link after timeout
Pavel Begunkov
1
-0
/
+1
2021-09-13
io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg items
Eugene Syromiatnikov
1
-1
/
+7
2021-08-30
Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2021-08-29
io_uring: allow updating linked timeouts
Pavel Begunkov
1
-5
/
+6
2021-08-29
io_uring: support CLOCK_BOOTTIME/REALTIME for timeouts
Jens Axboe
1
-0
/
+3
2021-08-29
io-wq: provide a way to limit max number of workers
Jens Axboe
1
-0
/
+3
2021-08-25
io_uring: openat directly into fixed fd table
Pavel Begunkov
1
-1
/
+4
2021-08-23
io_uring: add support for IORING_OP_LINKAT
Dmitry Kadashev
1
-0
/
+2
2021-08-23
io_uring: add support for IORING_OP_SYMLINKAT
Dmitry Kadashev
1
-0
/
+1
2021-08-23
io_uring: add support for IORING_OP_MKDIRAT
Dmitry Kadashev
1
-0
/
+1
2021-06-30
io_uring: simplify struct io_uring_sqe layout
Pavel Begunkov
1
-14
/
+10
2021-06-17
io_uring: allow user configurable IO thread CPU affinity
Jens Axboe
1
-0
/
+4
2021-06-10
io_uring: add feature flag for rsrc tags
Pavel Begunkov
1
-0
/
+1
2021-06-10
io_uring: change registration/upd/rsrc tagging ABI
Pavel Begunkov
1
-9
/
+9
2021-04-25
io_uring: add full-fledged dynamic buffers support
Pavel Begunkov
1
-0
/
+1
2021-04-25
io_uring: add generic rsrc update with tags
Pavel Begunkov
1
-6
/
+16
2021-04-25
io_uring: add IORING_REGISTER_RSRC
Pavel Begunkov
1
-0
/
+8
2021-04-25
io_uring: enumerate dynamic resources
Pavel Begunkov
1
-0
/
+4
2021-04-11
io_uring: allow events and user_data update of running poll requests
Jens Axboe
1
-0
/
+5
2021-04-11
io_uring: add multishot mode for IORING_OP_POLL_ADD
Jens Axboe
1
-0
/
+12
2021-02-23
io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERS
Jens Axboe
1
-0
/
+1
2021-02-01
io_uring: Add skip option for __io_sqe_files_update
noah
1
-0
/
+3
2021-02-01
io_uring: rename file related variables to rsrc
Bijan Mottahedeh
1
-0
/
+7
2020-12-09
io_uring: add timeout update
Pavel Begunkov
1
-0
/
+1
2020-12-09
io_uring: add timeout support for io_uring_enter()
Hao Xu
1
-0
/
+9
2020-12-09
io_uring: add support for IORING_OP_UNLINKAT
Jens Axboe
1
-0
/
+2
2020-12-09
io_uring: add support for IORING_OP_RENAMEAT
Jens Axboe
1
-0
/
+2
2020-12-09
io_uring: allow non-fixed files with SQPOLL
Jens Axboe
1
-0
/
+1
2020-11-23
io_uring: add support for shutdown(2)
Jens Axboe
1
-0
/
+1
2020-09-30
io_uring: provide IORING_ENTER_SQ_WAIT for SQPOLL SQ ring waits
Jens Axboe
1
-0
/
+1
2020-09-30
io_uring: allow disabling rings during the creation
Stefano Garzarella
1
-0
/
+2
2020-09-30
io_uring: add IOURING_REGISTER_RESTRICTIONS opcode
Stefano Garzarella
1
-0
/
+31
[prev]
[next]