index
:
pub/scm/linux/kernel/git/mbenes/linux.git
master
Miroslav Benes's fork of linux.git
Miroslav Benes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
tctx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
io_uring: preserve task restrictions across exec
Kyumin Lee
1
-1
/
+6
2026-06-16
Merge tag 'for-7.2/io_uring-20260615' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+2
2026-06-13
io_uring: switch normal task_work to a mpscq
Jens Axboe
1
-1
/
+2
2026-05-24
io_uring/tctx: set ->io_uring before publishing the tctx node
Lim HyeonJun
1
-4
/
+8
2026-04-20
io_uring: fix iowq_limits data race in tctx node addition
Jens Axboe
1
-3
/
+7
2026-04-20
io_uring/tctx: mark io_wq as exiting before error path teardown
Jens Axboe
1
-1
/
+3
2026-04-20
io_uring/tctx: check for setup tctx->io_wq before teardown
Jens Axboe
1
-1
/
+2
2026-04-08
io_uring/tctx: clean up __io_uring_add_tctx_node() error handling
Jens Axboe
1
-20
/
+40
2026-04-08
io_uring/tctx: have io_uring_alloc_task_context() return tctx
Jens Axboe
1
-11
/
+10
2026-03-16
io_uring: switch struct io_ring_ctx internal bitfields to flags
Jens Axboe
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2026-02-09
io_uring/tctx: avoid modifying loop variable in io_ring_add_registered_file
Yang Xiuwei
1
-5
/
+5
2026-02-09
Merge tag 'io_uring-bpf-restrictions.4-20260206' of git://git.kernel.org/pub/...
Linus Torvalds
1
-9
/
+33
2026-02-09
Merge tag 'for-7.0/io_uring-20260206' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+11
2026-02-06
io_uring: allow registration of per-task restrictions
Jens Axboe
1
-0
/
+17
2026-02-06
io_uring: add task fork hook
Jens Axboe
1
-9
/
+16
2026-02-02
io_uring: allow io-wq workers to exit when unused
Li Chen
1
-0
/
+11
2026-01-01
io_uring/tctx: add separate lock for list of tctx's in ctx
Jens Axboe
1
-4
/
+4
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