index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
uring_cmd.c
Age
Commit message (
Expand
)
Author
2025-05-22
io_uring/uring_cmd: fix hybrid polling initialization issue
hexue
2025-02-13
io_uring/uring_cmd: unconditionally copy SQEs at prep time
Jens Axboe
2025-02-12
io_uring/uring_cmd: remove dead req_has_async_data() check
Jens Axboe
2025-02-12
io_uring/uring_cmd: switch sqe to async_data on EAGAIN
Caleb Sander Mateos
2025-02-12
io_uring/uring_cmd: don't assume io_uring_cmd_data layout
Caleb Sander Mateos
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
2025-01-23
io_uring/uring_cmd: cleanup struct io_uring_cmd_data layout
Jens Axboe
2025-01-23
io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock()
Jens Axboe
2025-01-20
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-15
io_uring: reuse io_should_terminate_tw() for cmds
Pavel Begunkov
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-06
io_uring/cmd: add per-op data to struct io_uring_cmd_data
Jens Axboe
2025-01-06
io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
Jens Axboe
2024-12-27
io_uring/uring_cmd: Allocate async data through generic helper
Gabriel Krisman Bertazi
2024-12-03
io_uring: Change res2 parameter type in io_uring_cmd_done
Bernd Schubert
2024-11-18
Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-11
io_uring/uring_cmd: fix buffer index retrieval
Ming Lei
2024-11-11
io_uring/cmd: let cmds to know about dying task
Pavel Begunkov
2024-11-07
io_uring/rsrc: add & apply io_req_assign_buf_node()
Ming Lei
2024-11-06
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
2024-11-06
io_uring: move cancelations to be io_uring_task based
Jens Axboe
2024-11-06
io_uring/rsrc: split io_kiocb node type assignments
Jens Axboe
2024-11-02
io_uring/rsrc: add io_rsrc_node_lookup() helper
Jens Axboe
2024-11-02
io_uring/rsrc: unify file and buffer resource tables
Jens Axboe
2024-11-02
io_uring/rsrc: get rid of per-ring io_rsrc_node list
Jens Axboe
2024-10-29
io_uring: remove 'issue_flags' argument for io_req_set_rsrc_node()
Jens Axboe
2024-10-29
io_uring/uring_cmd: get rid of using req->imu
Jens Axboe
2024-09-11
io_uring/cmd: expose iowq to cmds
Pavel Begunkov
2024-07-24
io_uring: simplify io_uring_cmd return
Pavel Begunkov
2024-07-20
io_uring: fix lost getsockopt completions
Pavel Begunkov
2024-04-15
io_uring: separate header for exported net bits
Pavel Begunkov
2024-04-15
io_uring/alloc_cache: switch to array based caching
Jens Axboe
2024-04-15
io_uring/uring_cmd: defer SQE copying until it's needed
Jens Axboe
2024-04-15
io_uring/uring_cmd: switch to always allocating async data
Jens Axboe
2024-04-15
io_uring: remove struct io_tw_state::locked
Pavel Begunkov
2024-04-15
io_uring/cmd: fix tw <-> issue_flags conversion
Pavel Begunkov
2024-04-15
io_uring/cmd: kill one issue_flags to tw conversion
Pavel Begunkov
2024-04-15
io_uring/cmd: move io_uring_try_cancel_uring_cmd()
Pavel Begunkov
2024-02-12
io_uring: Don't include af_unix.h.
Kuniyuki Iwashima
2024-01-11
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-14
io_uring/cmd: fix breakage in SOCKET_URING_OP_SIOC* implementation
Al Viro
2023-12-12
io_uring/cmd: inline io_uring_cmd_get_task
Pavel Begunkov
2023-12-12
io_uring/cmd: inline io_uring_cmd_do_in_task_lazy
Pavel Begunkov
2023-12-12
io_uring: split out cmd api into a separate header
Pavel Begunkov
2023-12-01
io_uring: remove uring_cmd cookie
Keith Busch
2023-10-19
io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
Breno Leitao
2023-10-19
io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
Breno Leitao
2023-10-19
io_uring/cmd: return -EOPNOTSUPP if net is disabled
Breno Leitao
2023-10-19
io_uring/cmd: Pass compat mode in issue_flags
Breno Leitao
[next]