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
starfive-6.6.48-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
/
filetable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
io_uring/filetable: don't unnecessarily clear/reset bitmap
Jens Axboe
1
-2
/
+2
2023-12-19
io_uring: drop any code related to SCM_RIGHTS
Jens Axboe
1
-7
/
+4
2023-06-20
io_uring: add helpers to decode the fixed file file_ptr
Christoph Hellwig
1
-7
/
+4
2023-04-19
io_uring/rsrc: merge nodes and io_rsrc_put
Pavel Begunkov
1
-9
/
+0
2023-04-19
io_uring/rsrc: infer node from ctx on io_queue_rsrc_removal
Pavel Begunkov
1
-3
/
+2
2023-04-15
io_uring/rsrc: simplify single file node switching
Pavel Begunkov
1
-7
/
+4
2023-03-22
io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
Savino Dicanosa
1
-0
/
+3
2022-11-25
io_uring/filetable: fix file reference underflow
Lin Ma
1
-2
/
+0
2022-07-25
io_uring: let to set a range for file slot allocation
Pavel Begunkov
1
-4
/
+20
2022-07-25
io_uring: split out fixed file installation and removal
Jens Axboe
1
-15
/
+51
2022-07-25
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
1
-1
/
+0
2022-07-25
io_uring: move remaining file table manipulation to filetable.c
Jens Axboe
1
-1
/
+86
2022-07-25
io_uring: separate out file table handling code
Jens Axboe
1
-0
/
+57