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
/
opdef.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
io_uring: get rid of double locking
Pavel Begunkov
1
-0
/
+1
2022-12-07
io_uring: dont remove file from msg_ring reqs
Pavel Begunkov
1
-0
/
+7
2022-10-13
io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC
Jens Axboe
1
-1
/
+0
2022-09-21
io_uring/net: zerocopy sendmsg
Pavel Begunkov
1
-0
/
+19
2022-09-21
io_uring/net: combine fail handlers
Pavel Begunkov
1
-1
/
+1
2022-09-21
io_uring/net: rename io_sendzc()
Pavel Begunkov
1
-3
/
+3
2022-09-21
io_uring/net: support non-zerocopy sendto
Pavel Begunkov
1
-1
/
+4
2022-09-21
io_uring/net: don't lose partial send_zc on fail
Pavel Begunkov
1
-0
/
+1
2022-09-21
io_uring/net: don't lose partial send/recv on fail
Pavel Begunkov
1
-0
/
+4
2022-09-21
io_uring/rw: don't lose partial IO result on fail
Pavel Begunkov
1
-0
/
+6
2022-09-21
io_uring/net: use async caches for async prep
Pavel Begunkov
1
-0
/
+2
2022-09-21
io_uring: add iopoll infrastructure for io_uring_cmd
Kanchan Joshi
1
-0
/
+1
2022-09-18
io_uring/opdef: rename SENDZC_NOTIF to SEND_ZC
Stefan Metzmacher
1
-1
/
+1
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
1
-1
/
+2
2022-09-01
Revert "io_uring: rename IORING_OP_FILES_UPDATE"
Pavel Begunkov
1
-5
/
+4
2022-08-25
io_uring/net: save address for sendzc async execution
Pavel Begunkov
1
-1
/
+3
2022-07-25
io_uring: rename IORING_OP_FILES_UPDATE
Pavel Begunkov
1
-4
/
+5
2022-07-25
io_uring: wire send zc request type
Pavel Begunkov
1
-0
/
+15
2022-07-25
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
1
-1
/
+0
2022-07-25
io_uring: move opcode table to opdef.c
Jens Axboe
1
-0
/
+495