index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
fdinfo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring/napi: add static napi tracking strategy
Olivier Langlois
2024-11-06
1
-13
/
+41
*
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
2024-11-06
1
-1
/
+1
*
io_uring/rsrc: get rid of the empty node and dummy_ubuf
Jens Axboe
2024-11-02
1
-2
/
+7
*
io_uring/filetable: remove io_file_from_index() helper
Jens Axboe
2024-11-02
1
-1
/
+3
*
io_uring/rsrc: unify file and buffer resource tables
Jens Axboe
2024-11-02
1
-5
/
+5
*
io_uring/rsrc: get rid of per-ring io_rsrc_node list
Jens Axboe
2024-11-02
1
-1
/
+1
*
io_uring/poll: get rid of unlocked cancel hash
Jens Axboe
2024-10-29
1
-10
/
+1
*
io_uring/rsrc: change ubuf->ubuf_end to length tracking
Jens Axboe
2024-09-15
1
-2
/
+1
*
io_uring: add napi busy settings to the fdinfo output
Olivier Langlois
2024-08-25
1
-1
/
+13
*
io_uring: fix warnings on shadow variables
Jens Axboe
2024-04-15
1
-2
/
+2
*
io_uring: Fix sqpoll utilization check racing with dying sqpoll
Gabriel Krisman Bertazi
2024-03-09
1
-5
/
+12
*
io_uring/sqpoll: statistics of the true utilization of sq threads
Xiaobing Li
2024-03-01
1
-0
/
+7
*
io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
Jens Axboe
2023-11-15
1
-7
/
+2
*
io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
Jens Axboe
2023-10-25
1
-6
/
+12
*
io_uring/fdinfo: only print ->sq_array[] if it's there
Jens Axboe
2023-09-01
1
-0
/
+2
*
io_uring/fdinfo: get rid of ref tryget
Jens Axboe
2023-08-10
1
-12
/
+6
*
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
2023-03-01
1
-3
/
+1
*
io_uring/fdinfo: include locked hash table in fdinfo output
Jens Axboe
2023-01-10
1
-2
/
+10
*
io_uring: fix fdinfo sqe offsets calculation
Pavel Begunkov
2022-10-13
1
-1
/
+1
*
io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128
Jens Axboe
2022-09-21
1
-6
/
+26
*
io_uring/fdinfo: get rid of unnecessary is_cqe32 variable
Jens Axboe
2022-09-21
1
-10
/
+6
*
io_uring: move a few private types to local headers
Jens Axboe
2022-07-25
1
-0
/
+1
*
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
2022-07-25
1
-1
/
+0
*
io_uring: introduce a struct for hash table
Pavel Begunkov
2022-07-25
1
-2
/
+2
*
io_uring: switch cancel_hash to use per entry spinlock
Hao Xu
2022-07-25
1
-3
/
+6
*
io_uring: move fdinfo helpers to its own file
Jens Axboe
2022-07-25
1
-0
/
+191