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
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
/
msg_ring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
io_uring/msg_ring: fix remote queue to disabled ring
Pavel Begunkov
1
-0
/
+8
2023-01-20
io_uring/msg_ring: fix flagging remote execution
Pavel Begunkov
1
-17
/
+23
2023-01-19
io_uring/msg_ring: fix missing lock on overflow for IOPOLL
Jens Axboe
1
-9
/
+30
2023-01-19
io_uring/msg_ring: move double lock/unlock helpers higher up
Jens Axboe
1
-24
/
+23
2022-12-08
io_uring/msg_ring: flag target ring as having task_work, if needed
Jens Axboe
1
-0
/
+1
2022-12-07
io_uring: do msg_ring in target task via tw
Pavel Begunkov
1
-3
/
+53
2022-12-07
io_uring: extract a io_msg_install_complete helper
Pavel Begunkov
1
-13
/
+21
2022-12-07
io_uring: get rid of double locking
Pavel Begunkov
1
-36
/
+49
2022-12-07
io_uring: improve io_double_lock_ctx fail handling
Pavel Begunkov
1
-0
/
+2
2022-12-07
io_uring: dont remove file from msg_ring reqs
Pavel Begunkov
1
-4
/
+0
2022-11-25
io_uring: remove overflow param from io_post_aux_cqe
Dylan Yudaken
1
-2
/
+2
2022-10-19
io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()
Harshit Mogalapalli
1
-0
/
+3
2022-09-15
io_uring/msg_ring: check file type before putting
Jens Axboe
1
-1
/
+2
2022-08-13
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
1
-4
/
+4
2022-07-25
io_uring: add allow_overflow to io_post_aux_cqe
Dylan Yudaken
1
-2
/
+2
2022-07-25
io_uring: add support for passing fixed file descriptors
Jens Axboe
1
-7
/
+123
2022-07-25
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
1
-1
/
+0
2022-07-25
io_uring: don't expose io_fill_cqe_aux()
Pavel Begunkov
1
-10
/
+1
2022-07-25
io_uring: move msg_ring into its own file
Jens Axboe
1
-0
/
+65