index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
fdinfo.c
Age
Commit message (
Expand
)
Author
2024-03-09
io_uring: Fix sqpoll utilization check racing with dying sqpoll
Gabriel Krisman Bertazi
2024-03-01
io_uring/sqpoll: statistics of the true utilization of sq threads
Xiaobing Li
2023-11-15
io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
Jens Axboe
2023-10-25
io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
Jens Axboe
2023-09-01
io_uring/fdinfo: only print ->sq_array[] if it's there
Jens Axboe
2023-08-10
io_uring/fdinfo: get rid of ref tryget
Jens Axboe
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
2023-01-10
io_uring/fdinfo: include locked hash table in fdinfo output
Jens Axboe
2022-10-12
io_uring: fix fdinfo sqe offsets calculation
Pavel Begunkov
2022-09-21
io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128
Jens Axboe
2022-09-21
io_uring/fdinfo: get rid of unnecessary is_cqe32 variable
Jens Axboe
2022-07-24
io_uring: move a few private types to local headers
Jens Axboe
2022-07-24
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
2022-07-24
io_uring: introduce a struct for hash table
Pavel Begunkov
2022-07-24
io_uring: switch cancel_hash to use per entry spinlock
Hao Xu
2022-07-24
io_uring: move fdinfo helpers to its own file
Jens Axboe