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
/
fs
/
io_uring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-15
io_uring: make io_read/write return an integer
Jens Axboe
1
-10
/
+9
2019-03-15
io_uring: use regular request ref counts
Jens Axboe
1
-19
/
+35
2019-03-12
mm: refactor readahead defines in mm.h
Nikolay Borisov
1
-1
/
+1
2019-03-06
io_uring: allow workqueue item to handle multiple buffered requests
Jens Axboe
1
-52
/
+229
2019-03-06
io_uring: add support for IORING_OP_POLL
Jens Axboe
1
-1
/
+262
2019-02-28
io_uring: add io_kiocb ref count
Jens Axboe
1
-2
/
+6
2019-02-28
io_uring: add submission polling
Jens Axboe
1
-7
/
+242
2019-02-28
io_uring: add file set registration
Jens Axboe
1
-31
/
+280
2019-02-28
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
1
-13
/
+361
2019-02-28
io_uring: batch io_kiocb allocation
Jens Axboe
1
-7
/
+38
2019-02-28
io_uring: use fget/fput_many() for file references
Jens Axboe
1
-21
/
+121
2019-02-28
io_uring: support for IO polling
Jens Axboe
1
-9
/
+266
2019-02-28
io_uring: add fsync support
Christoph Hellwig
1
-0
/
+54
2019-02-28
Add io_uring IO interface
Jens Axboe
1
-0
/
+1255
[prev]