index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
sqpoll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring/sqpoll: early exit thread if task_context wasn't allocated
Jens Axboe
2024-03-18
1
-1
/
+5
*
io_uring/sqpoll: statistics of the true utilization of sq threads
Xiaobing Li
2024-03-01
1
-1
/
+16
*
io_uring/sqpoll: use the correct check for pending task_work
Jens Axboe
2024-02-14
1
-1
/
+8
*
io-uring: add sqpoll support for napi busy poll
Stefan Roesch
2024-02-09
1
-0
/
+4
*
io_uring/sqpoll: manage task_work privately
Jens Axboe
2024-02-08
1
-1
/
+28
*
io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
Jens Axboe
2023-11-15
1
-2
/
+10
*
io_uring: Don't set affinity on a dying sqpoll thread
Gabriel Krisman Bertazi
2023-08-30
1
-1
/
+3
*
io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used
Jens Axboe
2023-08-16
1
-0
/
+15
*
io_uring: unlock sqd->lock before sq thread release CPU
Wenwen Chen
2023-05-25
1
-1
/
+5
*
io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threads
Michal Koutný
2023-03-15
1
-1
/
+0
*
io_uring: make io_sqpoll_wait_sq return void
Quanfa Fu
2023-01-29
1
-2
/
+1
*
audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
Peilin Ye
2022-08-04
1
-4
/
+0
*
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
2022-07-24
1
-1
/
+0
*
io_uring: move SQPOLL related handling into its own file
Jens Axboe
2022-07-24
1
-0
/
+426