index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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-01
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-12
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-24
io_uring: move a few private types to local headers
Jens Axboe
1
-0
/
+1
2022-07-24
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
1
-1
/
+0
2022-07-24
io_uring: introduce a struct for hash table
Pavel Begunkov
1
-2
/
+2
2022-07-24
io_uring: switch cancel_hash to use per entry spinlock
Hao Xu
1
-3
/
+6
2022-07-24
io_uring: move fdinfo helpers to its own file
Jens Axboe
1
-0
/
+191