Age | Commit message (Expand) | Author |
---|---|---|
2020-11-17 | io_uring: do not use pointer after free | Paolo Bonzini |
2020-06-05 | io_uring: use io_uring_cq_ready() to check for ready cqes | Stefano Garzarella |
2020-06-05 | io_uring: retry io_uring_submit() if it fails with errno=EINTR | Stefano Garzarella |
2020-02-18 | block/io_uring: Remove superfluous semicolon | Philippe Mathieu-Daudé |
2020-01-30 | block/io_uring: adds userspace completion polling | Aarushi Mehta |
2020-01-30 | block: add trace events for io_uring | Aarushi Mehta |
2020-01-30 | block/io_uring: implements interfaces for io_uring | Aarushi Mehta |