1. a9bb08d test/accept: test that we -EINVAL for accept with SQPOLL by Jens Axboe · 4 years, 10 months ago
  2. f2ee043 Add simple IORING_OP_ACCEPT test case by Jens Axboe · 4 years, 10 months ago
  3. 7469f9f test/socket-rw.c: use TCP, not pipes by Jens Axboe · 4 years, 10 months ago
  4. e8b0100 Add io_uring_prep_accept() helper by Jens Axboe · 4 years, 10 months ago
  5. b8712db Sync with kernel io_uring.h header by Jens Axboe · 4 years, 10 months ago
  6. 79ba71a Add deadlock socket read/write test case by Jens Axboe · 4 years, 10 months ago
  7. 08bd815 Un-DOSify test/232c93d07b74-test.c by Jens Axboe · 4 years, 10 months ago
  8. 989630a Add test case for non-blocking socket reads/writes by Jens Axboe · 4 years, 10 months ago
  9. 80d8217 Add IORING_OP_TIMEOUT_REMOVE by Jens Axboe · 4 years, 10 months ago
  10. b75b52e test/timeout: cleanup cqe seen and error prints by Jens Axboe · 4 years, 10 months ago
  11. 11a8f2b Make io_uring_prep_timeout() take timeout flags by Jens Axboe · 4 years, 10 months ago
  12. f303986 Add test case for absolute timeouts by Jens Axboe · 4 years, 10 months ago
  13. 19ca532 Add test case for skb/socket ref count issues with fully sparse file set by Jens Axboe · 4 years, 10 months ago
  14. 24bd087 Add regression test case for commit 8a9973408177 by Jens Axboe · 4 years, 10 months ago
  15. b00ba56 test/runtests.sh: distinguish between failed and OK timeouts by Jens Axboe · 4 years, 10 months ago
  16. 5f421b5 test/cq-size: use 'ret', not 'errno' directly by Jens Axboe · 4 years, 10 months ago
  17. d44f780 b/test/file-register: convert to library functions and clean up by Jens Axboe · 4 years, 10 months ago
  18. 13cbe09 Add io_uring_register_files_update() by Jens Axboe · 4 years, 10 months ago
  19. 1053680 test/runtests.sh: check for root before using /dev/kmsg by Jens Axboe · 4 years, 10 months ago
  20. dd899de test/file-register: close/unlink test_shrink() files by Jens Axboe · 4 years, 10 months ago
  21. 5db5a2c test/file-register: catch succeeding with too many fds by Jens Axboe · 4 years, 10 months ago
  22. 990f34d Add test case for application specified cq ring size by Jens Axboe · 4 years, 10 months ago
  23. 096f4d0 io_uring.h: add IORING_SETUP_CQSIZE by Jens Axboe · 4 years, 10 months ago
  24. 62cab77 Add io_uring_queue_init_params() by Jens Axboe · 4 years, 10 months ago
  25. d21cb86 test/file-register: add test case for zero initial fds by Jeff Moyer · 4 years, 10 months ago
  26. 7204498 test/runtests.sh: make default timeout 30s, not 10s by Jens Axboe · 4 years, 10 months ago
  27. e8c7087 test/file-register: add grow/shrink cases by Jens Axboe · 4 years, 10 months ago
  28. 9ea0e8a Add test/file-register by Jens Axboe · 4 years, 10 months ago
  29. 6bf6262 examples/ucontext-cp.c: get rid of c99 style declarations by Jens Axboe · 4 years, 10 months ago
  30. e2934e1 Switch to 32/64-bit agnostic timeout format by Jens Axboe · 4 years, 10 months ago
  31. f6c8044 Fix timeout detection by Jens Axboe · 4 years, 10 months ago
  32. 2529a28 Merge branch 'update_man_file' of https://github.com/rouzier/liburing by Jens Axboe · 4 years, 10 months ago
  33. e4263db Update struct io_uring_sqe in the man file. by James Rouzier · 4 years, 10 months ago
  34. 20c9293 Inline fast-path of io_uring_{wait,peek}_cqe() by Jens Axboe · 4 years, 10 months ago
  35. ac72640 Fold io_uring_wait_cqes_timeout() with io_uring_wait_cqes() by Jens Axboe · 4 years, 10 months ago
  36. 1409c4a Fix io_uring_wait_cqes_timeout() with ts == NULL by Jens Axboe · 4 years, 10 months ago
  37. fe13f56 Add io_uring_wait_cqes() by Jens Axboe · 4 years, 10 months ago
  38. 94c9df3 Add __io_uring_submit_and_wait() helper by Jens Axboe · 4 years, 10 months ago
  39. 8578f0d io_uring_wait_cqes_timeout: use __io_uring_flush_sq() by Jens Axboe · 4 years, 10 months ago
  40. 40b44d2 Split up __io_uring_submit() by Jens Axboe · 4 years, 10 months ago
  41. 2b5dc1d liburing.map: move newer exported symbols to 0.2 by Jens Axboe · 4 years, 10 months ago
  42. 6d33802 io_uring_peek_batch_cqe(): fixup style and add to exports by Jens Axboe · 4 years, 10 months ago
  43. 1148b7e Merge branch 'cqe_batch_get' of https://github.com/rouzier/liburing by Jens Axboe · 4 years, 10 months ago
  44. 0b88d72 Add io_uring_peek_batch_cqe() by James Rouzier · 4 years, 11 months ago
  45. 46850c3 Add io_uring_cq_ready() by James Rouzier · 4 years, 11 months ago
  46. 4e360f7 liburing: use -fPIC for both static and shared libraries by Jens Axboe · 4 years, 11 months ago
  47. 1b84a1f io_uring.h: sync with kernel header by Jens Axboe · 4 years, 11 months ago
  48. 5569609 Add STDOUT write test by Jens Axboe · 4 years, 11 months ago
  49. 1cff0db Makefile: handle quiet AR/RANLIB by Jens Axboe · 4 years, 11 months ago
  50. 95b3b9b Add basic travis test file by Jens Axboe · 4 years, 11 months ago
  51. ad551e6 Makefile: add pretty/quiet CC/LN output by Jens Axboe · 4 years, 11 months ago
  52. 8eccb2d Merge branch 'master' of https://github.com/CarterLi/liburing by Jens Axboe · 4 years, 11 months ago
  53. a05c7a6 examples/ucontext-cp: more complex example to show how ucontext works by 李通洲 · 4 years, 11 months ago
  54. e66e2b3 Merge branch 'makefile_generalization' of https://github.com/rouzier/liburing by Jens Axboe · 4 years, 11 months ago
  55. c46f213 Add artifacts to .gitignore by James Rouzier · 4 years, 11 months ago
  56. e88b74a Generalize Makefiles for examples and test. by James Rouzier · 4 years, 11 months ago
  57. 3ea33cb test/timeout: use io_uring_wait_cqes_timeout() by Jens Axboe · 4 years, 11 months ago
  58. 11e18b3 Add io_uring_wait_cqes_timeout() by Jens Axboe · 4 years, 11 months ago
  59. 2d5ee69 __io_uring_get_cqe: change 'wait' bool to be a count of requests by Jens Axboe · 4 years, 11 months ago
  60. 8b93cca io_uring_wait_cqe_timeout: document that io_uring_submit() not needed by Jens Axboe · 4 years, 11 months ago
  61. 9769023 Merge branch 'sq_space_left' of https://github.com/rouzier/liburing by Jens Axboe · 4 years, 11 months ago
  62. 5652c3b io_uring_wait_cqe_timeout: fix wrong error return check by Jens Axboe · 4 years, 11 months ago
  63. 59df60e Add io_uring_sq_space_left() by James Rouzier · 4 years, 11 months ago
  64. 7485e31 Merge branch 'timeout' by Jens Axboe · 4 years, 11 months ago
  65. 76e9232 Add io_uring_wait_cqe_timeout() by Jens Axboe · 4 years, 11 months ago
  66. d5bb23b Get rid of memset() for command prep helpers by Jens Axboe · 4 years, 11 months ago
  67. 3ad9074 Add TIMEOUT support by Jens Axboe · 4 years, 11 months ago
  68. 5109ed3 examples/ucontext-cp: style fixups by Jens Axboe · 4 years, 11 months ago
  69. 9fd8049 Merge branch 'master' of https://github.com/CarterLi/liburing by Jens Axboe · 4 years, 11 months ago
  70. 20b3ce6 examples/ucontext-cp: use ucontext with liburing by 李通洲 · 4 years, 11 months ago
  71. efb4e86 Remove TIMEOUT code by Jens Axboe · 4 years, 11 months ago
  72. efb39e1 test/timeout: check if we always get a wakeup from timeout by Jens Axboe · 4 years, 11 months ago
  73. e4269d2 test/timeout: include some notion of verifying length of timeout by Jens Axboe · 4 years, 11 months ago
  74. 4652762 Add basic IORING_OP_TIMEOUT test case by Jens Axboe · 4 years, 11 months ago
  75. f102231 Add IORING_OP_TIMEOUT opcode by Jens Axboe · 4 years, 11 months ago
  76. e4d4843 Merge branch 'master' of https://github.com/CarterLi/liburing by Jens Axboe · 4 years, 11 months ago
  77. 6e68fda liburing: add io_uring_prep_{recv,send}msg by 李通洲 · 4 years, 11 months ago
  78. ca50c1f test/io_uring_enter.c: unlink temp file when done by Jens Axboe · 5 years ago
  79. 164e9cb src/setup: unify ring munmap() by Jens Axboe · 5 years ago
  80. 46a0646 liburing: Use the single mmap feature by Hristo Venev · 5 years ago
  81. e2937e9 test/io_uring_setup: add support for io_uring_params->features by Jens Axboe · 5 years ago
  82. dfdf94f test/cq-full: handle io_uring_peek_cqe() -EAGAIN by Jens Axboe · 5 years ago
  83. bc9e136 Sync io_uring.h with the kernel by Jens Axboe · 5 years ago
  84. b76db3f examples/io_uring-cp: handle io_uring_peek_cqe() -EAGAIN by Jens Axboe · 5 years ago
  85. ebdbb71 Fixed address prep helpers should include buf_index by Jens Axboe · 5 years ago
  86. 1ed37c5 Add test case for poll hang by Jens Axboe · 5 years ago
  87. 681ba88 Make io_uring_peek_cqe() return -EAGAIN for no CQEs by Jens Axboe · 5 years ago
  88. 413ee33 liburing: specifying --prefix to configure script was ineffective, fix. by Kevin Vigor · 5 years ago
  89. 6e9dd0c liburing/barrier.h: Add prefix to arm barriers by Julia Suvorova · 5 years ago
  90. 552c6a0 liburing/barrier.h: Add prefix io_uring to barriers by Julia Suvorova · 5 years ago
  91. 0520db4 Add arm64 memory barriers support by Jackie Liu · 5 years ago
  92. 72d7f5a Add basic README by Jens Axboe · 5 years ago
  93. 6ef590b spec: fix <liburing/*.h> permissions by Stefan Hajnoczi · 5 years ago
  94. ea04cd6 spec: add URL tag by Stefan Hajnoczi · 5 years ago
  95. 9ae3fa5 spec: use Fedora "LGPLv2+" license identifier by Stefan Hajnoczi · 5 years ago
  96. 3dde589 COPYING: update to latest LGPL v2.1 text by Stefan Hajnoczi · 5 years ago
  97. c31c7ec src/Makefile: keep private headers in <liburing/*.h> by Stefan Hajnoczi · 5 years ago
  98. b42c59d src/Makefile: honor the caller's includedir and libdir by Stefan Hajnoczi · 5 years ago
  99. 63c832a spec: invoke ./configure with arguments by Stefan Hajnoczi · 5 years ago
  100. 3af7ea1 pkgconfig: add missing config-host.mak dependency by Stefan Hajnoczi · 5 years ago