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
/
fdinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
io_uring: fix warnings on shadow variables
Jens Axboe
1
-2
/
+2
2024-03-09
io_uring: Fix sqpoll utilization check racing with dying sqpoll
Gabriel Krisman Bertazi
1
-5
/
+12
2024-03-01
io_uring/sqpoll: statistics of the true utilization of sq threads
Xiaobing Li
1
-0
/
+7
2023-11-15
io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
Jens Axboe
1
-7
/
+2
2023-10-25
io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
Jens Axboe
1
-6
/
+12
2023-09-02
io_uring/fdinfo: only print ->sq_array[] if it's there
Jens Axboe
1
-0
/
+2
2023-08-10
io_uring/fdinfo: get rid of ref tryget
Jens Axboe
1
-12
/
+6
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
1
-3
/
+1
2023-01-10
io_uring/fdinfo: include locked hash table in fdinfo output
Jens Axboe
1
-2
/
+10
2022-10-13
io_uring: fix fdinfo sqe offsets calculation
Pavel Begunkov
1
-1
/
+1
2022-09-21
io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128
Jens Axboe
1
-6
/
+26
2022-09-21
io_uring/fdinfo: get rid of unnecessary is_cqe32 variable
Jens Axboe
1
-10
/
+6
2022-07-25
io_uring: move a few private types to local headers
Jens Axboe
1
-0
/
+1
2022-07-25
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
1
-1
/
+0
2022-07-25
io_uring: introduce a struct for hash table
Pavel Begunkov
1
-2
/
+2
2022-07-25
io_uring: switch cancel_hash to use per entry spinlock
Hao Xu
1
-3
/
+6
2022-07-25
io_uring: move fdinfo helpers to its own file
Jens Axboe
1
-0
/
+191