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
/
io_uring.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-27
io_uring: unlock if __io_run_local_work locked inside
Dylan Yudaken
1
-2
/
+11
2022-10-13
io_uring: optimise locking for local tw with submit_wait
Pavel Begunkov
1
-0
/
+7
2022-10-13
io_uring: remove redundant memory barrier in io_req_local_work_add
Pavel Begunkov
1
-2
/
+9
2022-09-30
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
Jens Axboe
1
-4
/
+4
2022-09-24
io_uring: fix CQE reordering
Pavel Begunkov
1
-3
/
+9
2022-09-21
io_uring: disallow defer-tw run w/ no submitters
Pavel Begunkov
1
-7
/
+2
2022-09-21
io_uring: further limit non-owner defer-tw cq waiting
Pavel Begunkov
1
-0
/
+11
2022-09-21
io_uring: ensure iopoll runs local task work as well
Jens Axboe
1
-0
/
+6
2022-09-21
io_uring: add local task_work run helper that is entered locked
Jens Axboe
1
-0
/
+1
2022-09-21
io_uring: add IORING_SETUP_DEFER_TASKRUN
Dylan Yudaken
1
-4
/
+25
2022-07-27
io_uring: export req alloc from core
Pavel Begunkov
1
-0
/
+21
2022-07-25
io_uring: flush notifiers after sendzc
Pavel Begunkov
1
-0
/
+10
2022-07-25
io_uring: add zc notification infrastructure
Pavel Begunkov
1
-0
/
+2
2022-07-25
io_uring: export io_put_task()
Pavel Begunkov
1
-0
/
+10
2022-07-25
io_uring: ensure REQ_F_ISREG is set async offload
Jens Axboe
1
-0
/
+5
2022-07-25
io_uring: only trace one of complete or overflow
Dylan Yudaken
1
-4
/
+6
2022-07-25
io_uring: add allow_overflow to io_post_aux_cqe
Dylan Yudaken
1
-1
/
+2
2022-07-25
io_uring: add IOU_STOP_MULTISHOT return code
Dylan Yudaken
1
-0
/
+7
2022-07-25
io_uring: remove priority tw list optimisation
Dylan Yudaken
1
-1
/
+0
2022-07-25
io_uring: move list helpers to a separate file
Pavel Begunkov
1
-0
/
+1
2022-07-25
io_uring: improve io_run_task_work()
Pavel Begunkov
1
-1
/
+1
2022-07-25
io_uring: consistent naming for inline completion
Pavel Begunkov
1
-1
/
+9
2022-07-25
io_uring: add io_commit_cqring_flush()
Pavel Begunkov
1
-0
/
+6
2022-07-25
io_uring: introduce locking helpers for CQE posting
Pavel Begunkov
1
-1
/
+8
2022-07-25
io_uring: remove ->flush_cqes optimisation
Pavel Begunkov
1
-2
/
+0
2022-07-25
io_uring: reshuffle io_uring/io_uring.h
Pavel Begunkov
1
-48
/
+47
2022-07-25
io_uring: make io_uring_types.h public
Pavel Begunkov
1
-1
/
+3
2022-07-25
io_uring: change ->cqe_cached invariant for CQE32
Pavel Begunkov
1
-6
/
+2
2022-07-25
io_uring: deduplicate io_get_cqe() calls
Pavel Begunkov
1
-25
/
+13
2022-07-25
io_uring: deduplicate __io_fill_cqe_req tracing
Pavel Begunkov
1
-6
/
+5
2022-07-25
io_uring: introduce io_req_cqe_overflow()
Pavel Begunkov
1
-10
/
+2
2022-07-25
io_uring: don't inline __io_get_cqe()
Pavel Begunkov
1
-35
/
+1
2022-07-25
io_uring: don't expose io_fill_cqe_aux()
Pavel Begunkov
1
-2
/
+1
2022-07-25
io_uring: kill REQ_F_COMPLETE_INLINE
Pavel Begunkov
1
-5
/
+0
2022-07-25
io_uring: move small helpers to headers
Pavel Begunkov
1
-0
/
+22
2022-07-25
io_uring: move read/write related opcodes to its own file
Jens Axboe
1
-0
/
+131
2022-07-25
io_uring: move remaining file table manipulation to filetable.c
Jens Axboe
1
-4
/
+0
2022-07-25
io_uring: move rsrc related data, core, and commands
Jens Axboe
1
-5
/
+1
2022-07-25
io_uring: split provided buffers handling into its own file
Jens Axboe
1
-35
/
+1
2022-07-25
io_uring: move cancelation into its own file
Jens Axboe
1
-1
/
+0
2022-07-25
io_uring: move poll handling into its own file
Jens Axboe
1
-0
/
+32
2022-07-25
io_uring: move io_uring_task (tctx) helpers into its own file
Jens Axboe
1
-0
/
+4
2022-07-25
io_uring: move SQPOLL related handling into its own file
Jens Axboe
1
-0
/
+34
2022-07-25
io_uring: move timeout opcodes and handling into its own file
Jens Axboe
1
-1
/
+12
2022-07-25
io_uring: split network related opcodes into its own file
Jens Axboe
1
-0
/
+22
2022-07-25
io_uring: move uring_cmd handling to its own file
Jens Axboe
1
-0
/
+9
2022-07-25
io_uring: split out open/close operations
Jens Axboe
1
-0
/
+32
2022-07-25
io_uring: split out splice related operations
Jens Axboe
1
-0
/
+19
2022-07-25
io_uring: handle completions in the core
Jens Axboe
1
-0
/
+5
2022-07-25
io_uring: set completion results upfront
Jens Axboe
1
-0
/
+13