index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
io-wq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io-wq: fully initialize wqe before calling cpuhp_state_add_instance_nocalls()
Jeff Moyer
2023-10-05
1
-6
/
+4
*
io_uring: break out of iowq iopoll on teardown
Pavel Begunkov
2023-09-07
1
-0
/
+10
*
io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used
Jens Axboe
2023-08-16
1
-3
/
+6
*
io_uring/io-wq: don't gate worker wake up success on wake_up_process()
Jens Axboe
2023-08-11
1
-4
/
+7
*
io_uring/io-wq: reduce frequency of acct->lock acquisitions
Jens Axboe
2023-08-11
1
-13
/
+34
*
io_uring/io-wq: don't grab wq->lock for worker activation
Jens Axboe
2023-08-11
1
-3
/
+0
*
io_uring/io-wq: clear current->worker_private on exit
Jens Axboe
2023-06-14
1
-1
/
+6
*
io_uring/io-wq: don't clear PF_IO_WORKER on exit
Jens Axboe
2023-06-12
1
-3
/
+0
*
io_uring/io-wq: drop outdated comment
Jens Axboe
2023-04-03
1
-5
/
+1
*
io-wq: Drop struct io_wqe
Gabriel Krisman Bertazi
2023-04-03
1
-188
/
+156
*
io-wq: Move wq accounting to io_wq
Gabriel Krisman Bertazi
2023-04-03
1
-38
/
+40
*
io_uring: One wqe per wq
Breno Leitao
2023-04-03
1
-110
/
+70
*
io_uring/io-wq: stop setting PF_NO_SETAFFINITY on io-wq workers
Jens Axboe
2023-03-08
1
-5
/
+11
*
io_uring/io-wq: only free worker if it was allocated for creation
Jens Axboe
2023-01-08
1
-1
/
+6
*
io_uring/io-wq: free worker if task_work creation is canceled
Jens Axboe
2023-01-03
1
-0
/
+1
*
io-wq: Fix memory leak in worker creation
Rafael Mendonca
2022-10-20
1
-1
/
+1
*
audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
Peilin Ye
2022-08-04
1
-3
/
+0
*
io_uring: dedup io_run_task_work
Pavel Begunkov
2022-07-25
1
-14
/
+3
*
io_uring: move list helpers to a separate file
Pavel Begunkov
2022-07-25
1
-0
/
+1
*
io_uring: move to separate directory
Jens Axboe
2022-07-25
1
-0
/
+1424