index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
tctx.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-21
io_uring/wq: avoid indirect do_work/free_work calls
Caleb Sander Mateos
1
-2
/
+0
2024-11-29
io_uring/tctx: work around xa_store() allocation error issue
Jens Axboe
1
-1
/
+12
2024-11-06
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
1
-0
/
+1
2023-05-16
io_uring: Add io_uring_setup flag to pre-register ring fd and never install it
Josh Triplett
1
-11
/
+20
2023-02-22
io_uring: rename 'in_idle' to 'in_cancel'
Jens Axboe
1
-1
/
+1
2022-10-07
io_uring: remove io_register_submitter
Dylan Yudaken
1
-19
/
+3
2022-10-07
io_uring: simplify __io_uring_add_tctx_node
Dylan Yudaken
1
-10
/
+20
2022-07-24
io_uring: lockless task list
Dylan Yudaken
1
-2
/
+1
2022-07-24
io_uring: remove priority tw list optimisation
Dylan Yudaken
1
-1
/
+0
2022-07-24
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
1
-1
/
+0
2022-07-24
io_uring: add IORING_SETUP_SINGLE_ISSUER
Pavel Begunkov
1
-3
/
+24
2022-07-24
io_uring: inline ->registered_rings
Pavel Begunkov
1
-10
/
+0
2022-07-24
io_uring: move io_uring_task (tctx) helpers into its own file
Jens Axboe
1
-0
/
+332