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
/
include
/
linux
/
io_uring.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
fs,io_uring: add infrastructure for uring-cmd
Jens Axboe
1
-0
/
+33
2022-04-26
io_uring: add io_uring_get_opcode
Dylan Yudaken
1
-0
/
+5
2022-03-10
io_uring: add support for registering ring file descriptors
Jens Axboe
1
-1
/
+4
2021-08-23
io_uring: remove files pointer in cancellation functions
Hao Xu
1
-5
/
+5
2021-08-23
io_uring: extract io_uring_files_cancel() in io_uring_task_cancel()
Hao Xu
1
-1
/
+2
2021-04-12
io_uring: unify files and task cancel
Pavel Begunkov
1
-7
/
+5
2021-03-18
io_uring: remove structures from include/linux/io_uring.h
Stefan Metzmacher
1
-25
/
+0
2021-03-08
io_uring: index io_uring->xa by ctx not file
Pavel Begunkov
1
-1
/
+1
2021-03-04
io_uring: destroy io-wq on exec
Pavel Begunkov
1
-1
/
+1
2021-02-24
io_uring: ensure io-wq context is always destroyed for tasks
Jens Axboe
1
-1
/
+1
2021-02-22
io_uring: remove io_identity
Jens Axboe
1
-19
/
+0
2021-02-22
io_uring: tie async worker side to the task context
Jens Axboe
1
-0
/
+1
2021-02-10
io_uring: provide FIFO ordering for task_work
Jens Axboe
1
-0
/
+14
2020-11-04
io_uring: properly handle SQPOLL request cancelations
Jens Axboe
1
-1
/
+2
2020-10-17
io-wq: inherit audit loginuid and sessionid
Jens Axboe
1
-0
/
+4
2020-10-17
io_uring: use percpu counters to track inflight requests
Jens Axboe
1
-5
/
+2
2020-10-17
io_uring: assign new io_identity for task if members have changed
Jens Axboe
1
-1
/
+2
2020-10-17
io_uring: store io_identity in io_uring_task
Jens Axboe
1
-0
/
+1
2020-10-17
io_uring: COW io_identity on mismatch
Jens Axboe
1
-0
/
+1
2020-10-17
io_uring: move io identity items into separate struct
Jens Axboe
1
-1
/
+12
2020-10-01
io_uring: move io_uring_get_socket() into io_uring.h
Jens Axboe
1
-0
/
+5
2020-10-01
io_uring: don't rely on weak ->files references
Jens Axboe
1
-0
/
+53