index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
tw.c
Age
Commit message (
Expand
)
Author
6 days
Revert "io_uring: grab RCU read lock marking task run"
Jens Axboe
6 days
io_uring: restore RCU read section in io_req_local_work_add()
Woraphat Khiaodaeng
2026-06-16
io_uring: Use system_dfl_wq instead of system_unbound_wq
Nathan Chancellor
2026-06-16
io_uring: get rid of tw_pending for !DEFER task work
Jens Axboe
2026-06-13
io_uring: remove the per-ctx fallback task_work machinery
Jens Axboe
2026-06-13
io_uring: run the tctx task_work fallback directly
Jens Axboe
2026-06-13
io_uring: switch normal task_work to a mpscq
Jens Axboe
2026-06-13
io_uring: switch local task_work to a mpscq
Jens Axboe
2026-06-13
io_uring: grab RCU read lock marking task run
Jens Axboe
2026-04-30
io_uring/tw: serialize ctx->retry_llist with ->uring_lock
Jens Axboe
2026-03-16
io_uring: mark known and harmless racy ctx->int_flags uses
Jens Axboe
2026-03-16
io_uring: switch struct io_ring_ctx internal bitfields to flags
Jens Axboe
2026-03-11
io_uring: ensure ctx->rings is stable for task work flags manipulation
Jens Axboe
2026-01-22
io_uring: split out CQ waiting code into wait.c
Jens Axboe
2026-01-22
io_uring: split out task work code into tw.c
Jens Axboe