Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring: use io_uring_cq_ready() to check for ready cqes | Stefano Garzarella | 2020-06-05 | 1 | -6/+3 |
* | io_uring: retry io_uring_submit() if it fails with errno=EINTR | Stefano Garzarella | 2020-06-05 | 1 | -1/+1 |
* | block/io_uring: Remove superfluous semicolon | Philippe Mathieu-Daudé | 2020-02-18 | 1 | -1/+1 |
* | block/io_uring: adds userspace completion polling | Aarushi Mehta | 2020-01-30 | 1 | -1/+16 |
* | block: add trace events for io_uring | Aarushi Mehta | 2020-01-30 | 1 | -3/+20 |
* | block/io_uring: implements interfaces for io_uring | Aarushi Mehta | 2020-01-30 | 1 | -0/+401 |