index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
fdinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-12
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-24
1
-0
/
+1
*
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
2022-07-24
1
-1
/
+0
*
io_uring: introduce a struct for hash table
Pavel Begunkov
2022-07-24
1
-2
/
+2
*
io_uring: switch cancel_hash to use per entry spinlock
Hao Xu
2022-07-24
1
-3
/
+6
*
io_uring: move fdinfo helpers to its own file
Jens Axboe
2022-07-24
1
-0
/
+191