1. 75e79f5 block/io_uring: improve error message when init fails by Fiona Ebner · 11 months ago
  2. 592d0bc remove unnecessary casts from uintptr_t by Paolo Bonzini · 1 year ago
  3. 3cbc17e io_uring: move LuringState typedef to block/aio.h by Paolo Bonzini · 3 years, 5 months ago
  4. 84d61e5 virtio: use defer_call() in virtio_irqfd_notify() by Stefan Hajnoczi · 1 year, 3 months ago
  5. 433fcea util/defer-call: move defer_call() to util/ by Stefan Hajnoczi · 1 year, 3 months ago
  6. ccee48a block: rename blk_io_plug_call() API to defer_call() by Stefan Hajnoczi · 1 year, 3 months ago
  7. 6a6da23 block/io_uring: convert to blk_io_plug_call() API by Stefan Hajnoczi · 1 year, 7 months ago
  8. 60f782b aio: remove aio_disable_external() API by Stefan Hajnoczi · 1 year, 7 months ago
  9. 4751d09 block: introduce zone append write for zoned devices by Sam Li · 1 year, 8 months ago
  10. a75e4e4 io_uring: use LuringState from the running thread by Emanuele Giuseppe Esposito · 1 year, 11 months ago
  11. 7845e73 block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations" by Sam Li · 2 years, 3 months ago
  12. 77e3f03 block/io_uring: add missing include file by Jinhao Fan · 2 years, 5 months ago
  13. be6a166 block/io_uring: clarify that short reads can happen by Stefan Hajnoczi · 2 years, 6 months ago
  14. c06fc7c io_uring: fix short read slow path by Dominique Martinet · 2 years, 6 months ago
  15. e2848bc Use io_uring_register_ring_fd() to skip fd operations by Sam Li · 2 years, 7 months ago
  16. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 2 years, 9 months ago
  17. 826cc32 aio-posix: split poll check from ready handler by Stefan Hajnoczi · 3 years ago
  18. 54caccb block/io_uring: resubmit when result is -EAGAIN by Fabian Ebner · 3 years, 5 months ago
  19. bd89f93 io_uring: do not use pointer after free by Paolo Bonzini · 4 years, 1 month ago
  20. 769335e io_uring: use io_uring_cq_ready() to check for ready cqes by Stefano Garzarella · 4 years, 7 months ago
  21. b4e44c9 io_uring: retry io_uring_submit() if it fails with errno=EINTR by Stefano Garzarella · 4 years, 7 months ago
  22. 74e4a8a block/io_uring: Remove superfluous semicolon by Philippe Mathieu-Daudé · 4 years, 10 months ago
  23. daffeb0 block/io_uring: adds userspace completion polling by Aarushi Mehta · 5 years ago
  24. d803f59 block: add trace events for io_uring by Aarushi Mehta · 5 years ago
  25. 6663a0a block/io_uring: implements interfaces for io_uring by Aarushi Mehta · 5 years ago