index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
uring_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-31
io_uring: cleanup {g,s]etsockopt sqe reading
Pavel Begunkov
1
-8
/
+10
2025-03-31
io_uring: hide caches sqes from drivers
Pavel Begunkov
1
-2
/
+2
2025-03-21
io_uring/cmd: introduce io_uring_cmd_import_fixed_vec
Pavel Begunkov
1
-0
/
+19
2025-03-21
io_uring/cmd: add iovec cache for commands
Pavel Begunkov
1
-1
/
+19
2025-03-19
io_uring/cmd: don't expose entire cmd async data
Pavel Begunkov
1
-7
/
+11
2025-03-19
io_uring: rename the data cmd cache
Pavel Begunkov
1
-2
/
+2
2025-03-01
io_uring/uring_cmd: specify io_uring_cmd_import_fixed() pointer type
Caleb Sander Mateos
1
-1
/
+2
2025-02-27
io_uring: combine buffer lookup and import
Pavel Begunkov
1
-21
/
+4
2025-02-27
io_uring/nvme: pass issue_flags to io_uring_cmd_import_fixed()
Pavel Begunkov
1
-1
/
+2
2025-02-24
io_uring/cmd: optimise !CONFIG_COMPAT flags setting
Pavel Begunkov
1
-1
/
+1
2025-02-17
io_uring: introduce type alias for io_tw_state
Caleb Sander Mateos
1
-1
/
+1
2025-02-13
io_uring/uring_cmd: unconditionally copy SQEs at prep time
Jens Axboe
1
-23
/
+11
2025-02-13
io_uring/uring_cmd: remove dead req_has_async_data() check
Jens Axboe
1
-3
/
+0
2025-02-12
io_uring/uring_cmd: switch sqe to async_data on EAGAIN
Caleb Sander Mateos
1
-9
/
+14
2025-02-12
io_uring/uring_cmd: don't assume io_uring_cmd_data layout
Caleb Sander Mateos
1
-1
/
+1
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
1
-9
/
+2
2025-01-23
io_uring/uring_cmd: cleanup struct io_uring_cmd_data layout
Jens Axboe
1
-3
/
+3
2025-01-23
io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock()
Jens Axboe
1
-1
/
+1
2025-01-21
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
1
-23
/
+11
2025-01-15
io_uring: reuse io_should_terminate_tw() for cmds
Pavel Begunkov
1
-1
/
+1
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+16
2025-01-06
io_uring/cmd: add per-op data to struct io_uring_cmd_data
Jens Axboe
1
-2
/
+11
2025-01-06
io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
Jens Axboe
1
-5
/
+5
2024-12-27
io_uring/uring_cmd: Allocate async data through generic helper
Gabriel Krisman Bertazi
1
-18
/
+2
2024-12-03
io_uring: Change res2 parameter type in io_uring_cmd_done
Bernd Schubert
1
-1
/
+1
2024-11-19
Merge tag 'for-6.13/io_uring-20241118' of git://git.kernel.dk/linux
Linus Torvalds
1
-9
/
+18
2024-11-11
io_uring/uring_cmd: fix buffer index retrieval
Ming Lei
1
-1
/
+2
2024-11-11
io_uring/cmd: let cmds to know about dying task
Pavel Begunkov
1
-1
/
+5
2024-11-08
io_uring/rsrc: add & apply io_req_assign_buf_node()
Ming Lei
1
-1
/
+1
2024-11-06
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
1
-1
/
+1
2024-11-06
io_uring: move cancelations to be io_uring_task based
Jens Axboe
1
-2
/
+2
2024-11-06
io_uring/rsrc: split io_kiocb node type assignments
Jens Axboe
1
-2
/
+2
2024-11-03
io_uring/rsrc: add io_rsrc_node_lookup() helper
Jens Axboe
1
-5
/
+4
2024-11-03
io_uring/rsrc: unify file and buffer resource tables
Jens Axboe
1
-3
/
+3
2024-11-03
io_uring/rsrc: get rid of per-ring io_rsrc_node list
Jens Axboe
1
-8
/
+4
2024-10-29
io_uring: remove 'issue_flags' argument for io_req_set_rsrc_node()
Jens Axboe
1
-1
/
+1
2024-10-29
io_uring/uring_cmd: get rid of using req->imu
Jens Axboe
1
-5
/
+18
2024-09-11
io_uring/cmd: expose iowq to cmds
Pavel Begunkov
1
-0
/
+7
2024-07-24
io_uring: simplify io_uring_cmd return
Pavel Begunkov
1
-1
/
+1
2024-07-20
io_uring: fix lost getsockopt completions
Pavel Begunkov
1
-1
/
+1
2024-04-15
io_uring: separate header for exported net bits
Pavel Begunkov
1
-0
/
+1
2024-04-15
io_uring/alloc_cache: switch to array based caching
Jens Axboe
1
-10
/
+4
2024-04-15
io_uring/uring_cmd: defer SQE copying until it's needed
Jens Axboe
1
-6
/
+19
2024-04-15
io_uring/uring_cmd: switch to always allocating async data
Jens Axboe
1
-21
/
+56
2024-04-15
io_uring: remove struct io_tw_state::locked
Pavel Begunkov
1
-6
/
+2
2024-04-15
io_uring/cmd: fix tw <-> issue_flags conversion
Pavel Begunkov
1
-3
/
+10
2024-04-15
io_uring/cmd: kill one issue_flags to tw conversion
Pavel Begunkov
1
-4
/
+4
2024-04-15
io_uring/cmd: move io_uring_try_cancel_uring_cmd()
Pavel Begunkov
1
-0
/
+30
2024-02-13
io_uring: Don't include af_unix.h.
Kuniyuki Iwashima
1
-0
/
+1
2024-01-12
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-14
/
+1
[next]