1. d9b3a10 README: add small blurb on rlimit memlocked (ulimit -l) by Jens Axboe · 4 years, 11 months ago
  2. d4196c2 test/fc2a85cb02ef-test: make note of needed kconfig options by Jens Axboe · 4 years, 11 months ago
  3. c117712 test/accept: add test case for lots of pending accepts at exit by Jens Axboe · 4 years, 11 months ago
  4. 902e446 Fix io_uring_get_sqe() for IORING_SETUP_SQPOLL by Jens Axboe · 4 years, 11 months ago
  5. 82efd43 test/cq-overflow: account number submitted correctly by Jens Axboe · 4 years, 11 months ago
  6. 7de6253 test/accept: code reuse cleanup by Jens Axboe · 4 years, 11 months ago
  7. c6aa23e test/accept: add test case for correct -ERESTARTSYS transformation by Jens Axboe · 4 years, 11 months ago
  8. 9fca869 Ensure test cases work as non-root always by Jens Axboe · 4 years, 11 months ago
  9. fdb4c2a Add syzbot test case for io_sqe_files_register() alloc failure by Jens Axboe · 4 years, 11 months ago
  10. 11ae951 __io_uring_submit_and_wait: check for SQ readiness for submit == 0 by Jens Axboe · 4 years, 11 months ago
  11. f936339 test/defer: drop overflow hung test on IORING_FEAT_NODROP by Jens Axboe · 4 years, 11 months ago
  12. 4dd8309 test/cq-full: update for IORING_FEAT_NODROP by Jens Axboe · 4 years, 11 months ago
  13. cb11b70 test/cq-overflow: update for IORING_FEAT_NODROP by Jens Axboe · 5 years ago
  14. 7d7ca9f test/link_drain.c: fixes by Jackie Liu · 5 years ago
  15. 4170685 liburing: Add regression test case for link with drain by Jackie Liu · 5 years ago
  16. 1f112c2 test/cq-overflow: handle -EBUSY on CQ_NODROP submit by Jens Axboe · 5 years ago
  17. d284099 test/cq-overflow.c: add IO test by Jens Axboe · 5 years ago
  18. d21b111 Merge branch 'cqring-nodrop' by Jens Axboe · 5 years ago
  19. 1a71f9e man/io_uring_enter.2: document -EBUSY return by Jens Axboe · 5 years ago
  20. f79b02e man/io_uring_enter.2: sync with kernel by Jens Axboe · 5 years ago
  21. 15a4d6c man/io_uring_enter.2: clarify -EAGAIN handling by Jens Axboe · 5 years ago
  22. 3cb6b12 document IORING_SETUP_CQSIZE by Jeff Moyer · 5 years ago
  23. 9186b34 Merge branch 'link-timeout' by Jens Axboe · 5 years ago
  24. 1cbb4a9 test/runtests.sh: fix broken tee usage by Jens Axboe · 5 years ago
  25. 570d79a Add test case for IORING_SETUP_CQ_NODROP by Jens Axboe · 5 years ago
  26. bc1bd5e Add IORING_OP_LINK_TIMEOUT test cases by Jens Axboe · 5 years ago
  27. ba97eaf barrier.h: add generic smp_mb implementation by Jeff Moyer · 5 years ago
  28. 0781f2a spec: Fedora RPM cleanups by Jeff Moyer · 5 years ago
  29. 9f4714c Makefile: add missing .pc dependency on .spec file by Stefan Hajnoczi · 5 years ago
  30. 9ba6a2a spec: update RPM version number to 0.2 by Stefan Hajnoczi · 5 years ago
  31. 72bb939 Printout correct failure locations in test/timeout.c by Hrvoje Zeba · 5 years ago
  32. 46e870e Use msec parameter instead of TIMEOUT_MSEC in msec_to_ts() by Hrvoje Zeba · 5 years ago
  33. b141467 README: add io-uring@vger.kernel.org list info by Jens Axboe · 5 years ago
  34. f389745 __io_uring_flush_sq(): remove unnecessary check by Kornilios Kourtis · 5 years ago
  35. 4fcf077 sq_ring_needs_enter(): force loading of kflags by Kornilios Kourtis · 5 years ago
  36. a8b3b78 liburing/test: fix build errors by Joseph Qi · 5 years ago
  37. 8b68609 Add test/io-cancel by Jens Axboe · 5 years ago
  38. aa3c760 Add IORING_OP_ASYNC_CANCEL and prep helper by Jens Axboe · 5 years ago
  39. 6cfaab2 Add read/write test that does various combinations of IO by Jens Axboe · 5 years ago
  40. 9700fe9 test/file-register: add huge file set test case by Jens Axboe · 5 years ago
  41. 6f6de47 test/defer: Test deferring with drain and links by Pavel Begunkov · 5 years ago
  42. 6494e84 liburing-0.2 by Jens Axboe · 5 years ago
  43. 4fb3c9e Add runtests-loop target by Jens Axboe · 5 years ago
  44. a769aa1 test/send_recvmsg: hopefully make it reliable by Jens Axboe · 5 years ago
  45. 1c8734f test/send_recvmsg: ensure we exit by Jens Axboe · 5 years ago
  46. 5a9ab8d test/runtests.sh: only log first test to have alive workers on exit by Jens Axboe · 5 years ago
  47. d974c9f test/accept: add test to see if we cancel correctly on exit by Jens Axboe · 5 years ago
  48. 675ee6a test/runtests.sh: check for remaining io_uring workers on exit by Jens Axboe · 5 years ago
  49. 6cca9e5 test/timeout: add multi timeout reqs test with different count by zhangyi (F) · 5 years ago
  50. 37136cb test/timeout: add multi timeout reqs test with different timeout by zhangyi (F) · 5 years ago
  51. 93a2266 Shorten timeout tests by Jens Axboe · 5 years ago
  52. a4b4655 Add test for overflow of timeout request's sequence by yangerkun · 5 years ago
  53. 6b99855 test/accept: fix a few errors by Jens Axboe · 5 years ago
  54. a9bb08d test/accept: test that we -EINVAL for accept with SQPOLL by Jens Axboe · 5 years ago
  55. f2ee043 Add simple IORING_OP_ACCEPT test case by Jens Axboe · 5 years ago
  56. 7469f9f test/socket-rw.c: use TCP, not pipes by Jens Axboe · 5 years ago
  57. e8b0100 Add io_uring_prep_accept() helper by Jens Axboe · 5 years ago
  58. b8712db Sync with kernel io_uring.h header by Jens Axboe · 5 years ago
  59. 79ba71a Add deadlock socket read/write test case by Jens Axboe · 5 years ago
  60. 08bd815 Un-DOSify test/232c93d07b74-test.c by Jens Axboe · 5 years ago
  61. 989630a Add test case for non-blocking socket reads/writes by Jens Axboe · 5 years ago
  62. 80d8217 Add IORING_OP_TIMEOUT_REMOVE by Jens Axboe · 5 years ago
  63. b75b52e test/timeout: cleanup cqe seen and error prints by Jens Axboe · 5 years ago
  64. 11a8f2b Make io_uring_prep_timeout() take timeout flags by Jens Axboe · 5 years ago
  65. f303986 Add test case for absolute timeouts by Jens Axboe · 5 years ago
  66. 19ca532 Add test case for skb/socket ref count issues with fully sparse file set by Jens Axboe · 5 years ago
  67. 24bd087 Add regression test case for commit 8a9973408177 by Jens Axboe · 5 years ago
  68. b00ba56 test/runtests.sh: distinguish between failed and OK timeouts by Jens Axboe · 5 years ago
  69. 5f421b5 test/cq-size: use 'ret', not 'errno' directly by Jens Axboe · 5 years ago
  70. d44f780 b/test/file-register: convert to library functions and clean up by Jens Axboe · 5 years ago
  71. 13cbe09 Add io_uring_register_files_update() by Jens Axboe · 5 years ago
  72. 1053680 test/runtests.sh: check for root before using /dev/kmsg by Jens Axboe · 5 years ago
  73. dd899de test/file-register: close/unlink test_shrink() files by Jens Axboe · 5 years ago
  74. 5db5a2c test/file-register: catch succeeding with too many fds by Jens Axboe · 5 years ago
  75. 990f34d Add test case for application specified cq ring size by Jens Axboe · 5 years ago
  76. 096f4d0 io_uring.h: add IORING_SETUP_CQSIZE by Jens Axboe · 5 years ago
  77. 62cab77 Add io_uring_queue_init_params() by Jens Axboe · 5 years ago
  78. d21cb86 test/file-register: add test case for zero initial fds by Jeff Moyer · 5 years ago
  79. 7204498 test/runtests.sh: make default timeout 30s, not 10s by Jens Axboe · 5 years ago
  80. e8c7087 test/file-register: add grow/shrink cases by Jens Axboe · 5 years ago
  81. 9ea0e8a Add test/file-register by Jens Axboe · 5 years ago
  82. 6bf6262 examples/ucontext-cp.c: get rid of c99 style declarations by Jens Axboe · 5 years ago
  83. e2934e1 Switch to 32/64-bit agnostic timeout format by Jens Axboe · 5 years ago
  84. f6c8044 Fix timeout detection by Jens Axboe · 5 years ago
  85. 2529a28 Merge branch 'update_man_file' of https://github.com/rouzier/liburing by Jens Axboe · 5 years ago
  86. e4263db Update struct io_uring_sqe in the man file. by James Rouzier · 5 years ago
  87. 20c9293 Inline fast-path of io_uring_{wait,peek}_cqe() by Jens Axboe · 5 years ago
  88. ac72640 Fold io_uring_wait_cqes_timeout() with io_uring_wait_cqes() by Jens Axboe · 5 years ago
  89. 1409c4a Fix io_uring_wait_cqes_timeout() with ts == NULL by Jens Axboe · 5 years ago
  90. fe13f56 Add io_uring_wait_cqes() by Jens Axboe · 5 years ago
  91. 94c9df3 Add __io_uring_submit_and_wait() helper by Jens Axboe · 5 years ago
  92. 8578f0d io_uring_wait_cqes_timeout: use __io_uring_flush_sq() by Jens Axboe · 5 years ago
  93. 40b44d2 Split up __io_uring_submit() by Jens Axboe · 5 years ago
  94. 2b5dc1d liburing.map: move newer exported symbols to 0.2 by Jens Axboe · 5 years ago
  95. 6d33802 io_uring_peek_batch_cqe(): fixup style and add to exports by Jens Axboe · 5 years ago
  96. 1148b7e Merge branch 'cqe_batch_get' of https://github.com/rouzier/liburing by Jens Axboe · 5 years ago
  97. 0b88d72 Add io_uring_peek_batch_cqe() by James Rouzier · 5 years ago
  98. 46850c3 Add io_uring_cq_ready() by James Rouzier · 5 years ago
  99. 4e360f7 liburing: use -fPIC for both static and shared libraries by Jens Axboe · 5 years ago
  100. 1b84a1f io_uring.h: sync with kernel header by Jens Axboe · 5 years ago