index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
io-wq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-04
io_uring/io-wq: avoid garbage value of 'match' in io_wq_enqueue()
Su Hui
1
-5
/
+5
2024-05-07
io_uring/io-wq: Use set_bit() and test_bit() at worker->flags
Breno Leitao
1
-23
/
+24
2024-04-17
io-wq: Drop intermediate step between pending list and active work
Gabriel Krisman Bertazi
1
-5
/
+2
2024-04-17
io-wq: write next_work before dropping acct_lock
Gabriel Krisman Bertazi
1
-5
/
+8
2023-10-05
io-wq: fully initialize wqe before calling cpuhp_state_add_instance_nocalls()
Jeff Moyer
1
-6
/
+4
2023-09-07
io_uring: break out of iowq iopoll on teardown
Pavel Begunkov
1
-0
/
+10
2023-08-16
io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used
Jens Axboe
1
-3
/
+6
2023-08-11
io_uring/io-wq: don't gate worker wake up success on wake_up_process()
Jens Axboe
1
-4
/
+7
2023-08-11
io_uring/io-wq: reduce frequency of acct->lock acquisitions
Jens Axboe
1
-13
/
+34
2023-08-11
io_uring/io-wq: don't grab wq->lock for worker activation
Jens Axboe
1
-3
/
+0
2023-06-14
io_uring/io-wq: clear current->worker_private on exit
Jens Axboe
1
-1
/
+6
2023-06-12
io_uring/io-wq: don't clear PF_IO_WORKER on exit
Jens Axboe
1
-3
/
+0
2023-04-03
io_uring/io-wq: drop outdated comment
Jens Axboe
1
-5
/
+1
2023-04-03
io-wq: Drop struct io_wqe
Gabriel Krisman Bertazi
1
-188
/
+156
2023-04-03
io-wq: Move wq accounting to io_wq
Gabriel Krisman Bertazi
1
-38
/
+40
2023-04-03
io_uring: One wqe per wq
Breno Leitao
1
-110
/
+70
2023-03-08
io_uring/io-wq: stop setting PF_NO_SETAFFINITY on io-wq workers
Jens Axboe
1
-5
/
+11
2023-01-08
io_uring/io-wq: only free worker if it was allocated for creation
Jens Axboe
1
-1
/
+6
2023-01-03
io_uring/io-wq: free worker if task_work creation is canceled
Jens Axboe
1
-0
/
+1
2022-10-20
io-wq: Fix memory leak in worker creation
Rafael Mendonca
1
-1
/
+1
2022-08-04
audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
Peilin Ye
1
-3
/
+0
2022-07-25
io_uring: dedup io_run_task_work
Pavel Begunkov
1
-14
/
+3
2022-07-25
io_uring: move list helpers to a separate file
Pavel Begunkov
1
-0
/
+1
2022-07-25
io_uring: move to separate directory
Jens Axboe
1
-0
/
+1424