index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
tw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-16
io_uring: Use system_dfl_wq instead of system_unbound_wq
Nathan Chancellor
1
-1
/
+1
2026-06-16
io_uring: get rid of tw_pending for !DEFER task work
Jens Axboe
1
-11
/
+8
2026-06-13
io_uring: remove the per-ctx fallback task_work machinery
Jens Axboe
1
-54
/
+13
2026-06-13
io_uring: run the tctx task_work fallback directly
Jens Axboe
1
-15
/
+14
2026-06-13
io_uring: switch normal task_work to a mpscq
Jens Axboe
1
-58
/
+88
2026-06-13
io_uring: switch local task_work to a mpscq
Jens Axboe
1
-77
/
+66
2026-06-13
io_uring: grab RCU read lock marking task run
Jens Axboe
1
-3
/
+3
2026-04-30
io_uring/tw: serialize ctx->retry_llist with ->uring_lock
Jens Axboe
1
-1
/
+11
2026-03-16
io_uring: mark known and harmless racy ctx->int_flags uses
Jens Axboe
1
-1
/
+1
2026-03-16
io_uring: switch struct io_ring_ctx internal bitfields to flags
Jens Axboe
1
-1
/
+1
2026-03-11
io_uring: ensure ctx->rings is stable for task work flags manipulation
Jens Axboe
1
-2
/
+20
2026-01-22
io_uring: split out CQ waiting code into wait.c
Jens Axboe
1
-0
/
+1
2026-01-22
io_uring: split out task work code into tw.c
Jens Axboe
1
-0
/
+354