index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
io_uring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
virtio: use defer_call() in virtio_irqfd_notify()
Stefan Hajnoczi
1
-0
/
+6
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
1
-0
/
+1
2023-10-31
block: rename blk_io_plug_call() API to defer_call()
Stefan Hajnoczi
1
-2
/
+2
2023-06-01
block/io_uring: convert to blk_io_plug_call() API
Stefan Hajnoczi
1
-27
/
+17
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
1
-2
/
+2
2023-05-15
block: introduce zone append write for zoned devices
Sam Li
1
-0
/
+4
2023-04-25
io_uring: use LuringState from the running thread
Emanuele Giuseppe Esposito
1
-8
/
+15
2022-10-27
block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations"
Sam Li
1
-12
/
+1
2022-08-02
block/io_uring: add missing include file
Jinhao Fan
1
-0
/
+1
2022-07-07
block/io_uring: clarify that short reads can happen
Stefan Hajnoczi
1
-6
/
+2
2022-07-07
io_uring: fix short read slow path
Dominique Martinet
1
-2
/
+2
2022-06-15
Use io_uring_register_ring_fd() to skip fd operations
Sam Li
1
-1
/
+11
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
1
-8
/
+11
2021-07-29
block/io_uring: resubmit when result is -EAGAIN
Fabian Ebner
1
-1
/
+15
2020-11-17
io_uring: do not use pointer after free
Paolo Bonzini
1
-1
/
+1
2020-06-05
io_uring: use io_uring_cq_ready() to check for ready cqes
Stefano Garzarella
1
-6
/
+3
2020-06-05
io_uring: retry io_uring_submit() if it fails with errno=EINTR
Stefano Garzarella
1
-1
/
+1
2020-02-18
block/io_uring: Remove superfluous semicolon
Philippe Mathieu-Daudé
1
-1
/
+1
2020-01-30
block/io_uring: adds userspace completion polling
Aarushi Mehta
1
-1
/
+16
2020-01-30
block: add trace events for io_uring
Aarushi Mehta
1
-3
/
+20
2020-01-30
block/io_uring: implements interfaces for io_uring
Aarushi Mehta
1
-0
/
+401