1. aa8c962 setup: check whether malloc succ before using it by Zhiqiang Liu · 3 years, 7 months ago
  2. cdb7712 Include 'features' in struct io_uring by Jens Axboe · 3 years, 10 months ago
  3. df6b9a9 Fix compilation with iso C standard (c89, c99 and c11) by Simon Zeni · 3 years, 11 months ago
  4. caec738 probes: provide our own free function by Glauber Costa · 4 years ago
  5. 8ae8d1e src/setup: clarify that we always return -errno on error by Jens Axboe · 4 years, 2 months ago
  6. 0f05173 Add CQ ring 'flags' field by Stefano Garzarella · 4 years, 4 months ago
  7. e502435 Add SPDX license identifiers by Jens Axboe · 4 years, 7 months ago
  8. 8567933 add another helper for probing existing opcodes by Glauber Costa · 4 years, 7 months ago
  9. b205218 add helper functions to verify io_uring supported opcodes by Glauber Costa · 4 years, 7 months ago
  10. 07b6d91 Add io_uring_ring_dontfork() by Jens Axboe · 4 years, 9 months ago
  11. 96144ea Split out system call bits from library interface by Jens Axboe · 4 years, 9 months ago
  12. 62cab77 Add io_uring_queue_init_params() by Jens Axboe · 5 years ago
  13. 164e9cb src/setup: unify ring munmap() by Jens Axboe · 5 years ago
  14. 46a0646 liburing: Use the single mmap feature by Hristo Venev · 5 years ago
  15. c31c7ec src/Makefile: keep private headers in <liburing/*.h> by Stefan Hajnoczi · 5 years ago
  16. fb34ae6 Do not assume p->{cq,sq}_off.head is 0 by Kornilios Kourtis · 5 years ago
  17. df23d2d liburing,queue,setup: handle IORING_SQ_NEED_WAKEUP for io_uring_submit() by Roman Penyaev · 5 years ago
  18. d1432b1 setup: return -errno explicitly from io_uring_queue_init() by Roman Penyaev · 5 years ago
  19. ffe3e09 Fix leak of fd in io_uring_queue_init() on failure by Jens Axboe · 5 years ago
  20. 5e4139a fix harmless typo in sq_entries in io_uring_mmap by Weiping Zhang · 5 years ago
  21. 996b5a6 add io_uring_queue_mmap by Jeff Moyer · 6 years ago
  22. 213d6f3 Split src/io_uring.c up by Jens Axboe · 6 years ago