Age | Commit message (Expand) | Author |
---|---|---|
2019-05-27 | queue: always fill in sq->array on io_uring_submit() | Roman Penyaev |
2019-05-27 | liburing,queue,setup: handle IORING_SQ_NEED_WAKEUP for io_uring_submit() | Roman Penyaev |
2019-05-21 | io_uring_submit: fix head/tail wrap issue | Jens Axboe |
2019-04-18 | Rename completion helpers | Jens Axboe |
2019-04-17 | Add io_uring_cqe_seen() | Jens Axboe |
2019-03-13 | queue: ensure io_uring_submit() returns the system call value | Jens Axboe |
2019-03-05 | queue: ensure io_uring_submit() returns the right error | Jens Axboe |
2019-02-15 | src/queue: kill bogus ktail_next == head check | Jens Axboe |
2019-02-10 | src/queue: add comments on the read and write barriers | Jens Axboe |
2019-02-08 | io_uring_enter: don't expose sigset_size argument | Jens Axboe |
2019-02-08 | Add sigmask parameter to io_uring_enter | Jeff Moyer |
2019-01-17 | Split src/io_uring.c up | Jens Axboe |