1. 382593a test/accept-link: abort if accept isn't supported by Jens Axboe · 4 years ago
  2. 65e8fba test/*-reuse: don't test for !IORING_FEAT_SUBMIT_STABLE by Jens Axboe · 4 years ago
  3. 295d711 Merge branch 'pu/build-flags' of https://github.com/guillemj/liburing into master by Jens Axboe · 4 years ago
  4. 0a22a8b Merge branch 'manpage-get-sqe' of https://github.com/pcewing/liburing into master by Jens Axboe · 4 years ago
  5. f668187 man/io_uring_enter.2: clarify POLL_ADD return value by Jens Axboe · 4 years ago
  6. 3478589 Add get_sqe manpage to debian package by Paul Ewing · 4 years ago
  7. 361a45b Add man page for io_uring_get_sqe by Paul Ewing · 4 years ago
  8. 3fb23ee test/submit-reuse: take a breather between fadvise calls by Jens Axboe · 4 years ago
  9. 8de499d man/io_uring_enter.2: add EACCES and EBADFD errors by Stefano Garzarella · 4 years ago
  10. 4999c08 man/io_uring_register.2: add description of restrictions by Stefano Garzarella · 4 years ago
  11. 61f2403 man/io_uring_setup.2: add IORING_SETUP_R_DISABLED description by Stefano Garzarella · 4 years ago
  12. a29edc6 Makefile: add .PHONY dependency by Jens Axboe · 4 years ago
  13. b4135db Merge branch 'feature/man-pages' of https://github.com/pcewing/liburing into master by Jens Axboe · 4 years ago
  14. e0df0f8 man/io_uring_enter.2: split ERRORS section in two sections by Stefano Garzarella · 4 years ago
  15. a51ae1c Merge branch 'master' of https://github.com/shuveb/liburing into master by Jens Axboe · 4 years ago
  16. 26afb36 Adding full example to io_uring(7) man page while also fixing some text to comply to the "semantic new lines" recommendation from man-pages(7). by Shuveb Hussain · 4 years ago
  17. 6c2dc15 Merge branch 'master' of https://github.com/CarterLi/liburing into master by Jens Axboe · 4 years ago
  18. 6b3ddbd liburing.h: add `io_uring_prep_tee` by 李通洲 · 4 years ago
  19. 73250a0 test/lfs-openat: defer open until we know we're running the test by Jens Axboe · 4 years ago
  20. a792bb8 test: find free port choice by Jens Axboe · 4 years ago
  21. 36f1082 Fix build flag settings by Guillem Jover · 4 years ago
  22. 80a8df1 .gitignore: Add sq-poll-dup by Guillem Jover · 4 years ago
  23. 8366655 man/io_uring_enter.2: clarify PROVIDE_BUFFERS requirements by Jens Axboe · 4 years ago
  24. 71d3dbf Update packaging/installation for new man pages by Paul Ewing · 4 years ago
  25. c630d9a man/io_uring.7: clarify submission/completion ordering by Jens Axboe · 4 years ago
  26. 7466587 man/io_uring.7: style and barrier updates by Jens Axboe · 4 years ago
  27. 7853c8d Merge branch 'master' of https://github.com/shuveb/liburing into master by Jens Axboe · 4 years ago
  28. 0aa785f Add man page for io_uring_queue_exit by Paul Ewing · 4 years ago
  29. eb3c7b7 Add man page for io_uring_queue_init by Paul Ewing · 4 years ago
  30. 95167d0 Adding section 7 man page for io_uring by Shuveb Hussain · 4 years ago
  31. 74bc685 test/accept-link: fix check for using a passed in test file by Jens Axboe · 4 years ago
  32. b868f73 Merge branch 'free' of https://github.com/glommer/liburing into master by Jens Axboe · 4 years ago
  33. caec738 probes: provide our own free function by Glauber Costa · 4 years ago
  34. 06486d6 test/sq-poll-dup: remove unused variable by Jens Axboe · 4 years ago
  35. a2cb8f9 test/sq-poll-dup: test a few more cases by Jens Axboe · 4 years ago
  36. d476674 test/sq-poll-{share,dup}: use prepped SQEs as what to wait for by Jens Axboe · 4 years ago
  37. 8f4329b test/sq-poll-share: don't close file until we're done by Jens Axboe · 4 years ago
  38. d5b94ba Add sq-poll-dup test case by Jens Axboe · 4 years ago
  39. 21f6f6e test/sq-poll-share: unlink file on successful exit too by Jens Axboe · 4 years ago
  40. f19f930 test/iopoll: don't truncate target file by Jens Axboe · 4 years ago
  41. e9afed1 test/iopoll: correctly skip IOPOLL if test device/file doesn't support it by Jens Axboe · 4 years ago
  42. 849a220 Merge branch 'fix-disabled-ring-error' of https://github.com/stefano-garzarella/liburing into master by Jens Axboe · 4 years ago
  43. 8ac4f8e test/register-restrictions: add new rings_disabled test case by Stefano Garzarella · 4 years ago
  44. 73cfc0c test/register-restrictions: fix rings_not_disabled test by Stefano Garzarella · 4 years ago
  45. 2150f08 .gitignore: add pipe-reuse by Jens Axboe · 4 years ago
  46. bd20b8f Merge branch 'pu/version-node' of https://github.com/guillemj/liburing into master by Jens Axboe · 4 years ago
  47. 986fef6 Add segmented read/write pipe test by Jens Axboe · 4 years ago
  48. bafa6e6 runtests: add ability to exclude tests by Lukas Czerner · 4 years ago
  49. b2471a8 runtests: clean up code in runtests.sh by Lukas Czerner · 4 years ago
  50. 48afc11 test/sq-poll-share: error handling fixes by Jens Axboe · 4 years ago
  51. 79f8b60 test/send_recv: exit properly if SQPOLL_NONFIXED isn't available by Jens Axboe · 4 years ago
  52. 6334ba6 Fold versioned symbols into LIBURING_2.0 version node by Guillem Jover · 4 years ago
  53. c67cb2e Remove versioned symbols not provided by the shared library anymore by Guillem Jover · 4 years ago
  54. f707ba9 .gitignore: Add missing test programs by Guillem Jover · 4 years ago
  55. e52c4de .gitignore: Sort test program entries by Guillem Jover · 4 years ago
  56. 6768ddc man/io_uring_setup.2: improve SQPOLL wakeup example by Jens Axboe · 4 years ago
  57. 4b94563 Merge branch 'master' of https://github.com/jorangreef/liburing into master by Jens Axboe · 4 years ago
  58. 724d8dd Fix io_uring_sq_ready() to use load acquire to read khead. by Joran Dirk Greef · 4 years ago
  59. a25caac io_uring.h: fix missing tab by Jens Axboe · 4 years ago
  60. d3c43e4 test/send_recv: test non-registered SQPOLL files if available by Jens Axboe · 4 years ago
  61. 25bbcbe Bump major version to 2 by Jens Axboe · 4 years ago
  62. 7e1447c test/shutdown: ignore SIGPIPE by Jens Axboe · 4 years ago
  63. 3f71acc test/cancel: test cancellation of deferred reqs by Pavel Begunkov · 4 years ago
  64. 8a3a8d7 Add IORING_OP_SHUTDOWN test case by Jens Axboe · 4 years ago
  65. 4d7ecaf Add IORING_OP_SHUTDOWN and prep helper by Jens Axboe · 4 years ago
  66. 6f02c21 Add a few function comments in liburing.h by Jens Axboe · 4 years ago
  67. 2976811 Add io_uring_sqring_wait() by Jens Axboe · 4 years ago
  68. 76e3b79 Add nonblock empty socket read test by Jens Axboe · 4 years ago
  69. cfddbbf test/accept: fix spurious connect failure by Jens Axboe · 4 years ago
  70. 27b4479 test/accept: expect non-failure for SQPOLL on newer kernels by Jens Axboe · 4 years ago
  71. cad057f Add SQPOLL sharing test case by Jens Axboe · 4 years ago
  72. 41e0d97 io_uring.h: add new definitions from 5.10 by Jens Axboe · 4 years ago
  73. 2d2ba3e man/io_uring_setup.2: document missing IORING_FEAT_* feature flags by Jens Axboe · 4 years ago
  74. 4cfc1ab man/io_uring_enter.2: add description of buffer selections by Jens Axboe · 4 years ago
  75. ac8a051 Merge branch 'pu/test-suite' of https://github.com/guillemj/liburing into master by Jens Axboe · 4 years ago
  76. b1288a2 Merge branch 'more_pedantic_checks_in_test' of https://github.com/257/liburing into master by Jens Axboe · 4 years ago
  77. bfe20f4 test/submit-reuse: explicitly large vec counts and IOSQE_ASYNC by Jens Axboe · 4 years ago
  78. 543b6d9 test: Handle operating with a missing config-host.mak by Guillem Jover · 4 years, 1 month ago
  79. 04c243d build: Output CXX on quiet output when using a C++ compiler by Guillem Jover · 4 years, 1 month ago
  80. 1bdd946 test: Fix sq-full-cpp source and object declaration by Guillem Jover · 4 years, 1 month ago
  81. 57734eb test: Split each test target and source entry into its own line by Guillem Jover · 4 years, 1 month ago
  82. c03f77f test: Kill the tests if SIGINT was not effective by Guillem Jover · 4 years, 1 month ago
  83. e83b9eb test/sigfd-deadlock: remove unneeded libaio.h include by Jens Axboe · 4 years ago
  84. 07ce66f Fix missing 'c' in sigfd-deadlock addition by Jens Axboe · 4 years ago
  85. 692ffef .gitignore: add a few missing tests by Jens Axboe · 4 years ago
  86. 6cf8556 Add signalfd deadlock test case by Jens Axboe · 4 years ago
  87. 7fe2e81 test/register-restrictions: don't fail if restrictions aren't supported by Jens Axboe · 4 years ago
  88. c536689 Merge branch 'io_uring_restrictions' of https://github.com/stefano-garzarella/liburing into master by Jens Axboe · 4 years ago
  89. b9a04cb Add test/register-restrictions.c test case by Stefano Garzarella · 4 years, 3 months ago
  90. d2654b1 Add helper to enable rings by Stefano Garzarella · 4 years, 2 months ago
  91. 25cf9b9 Add helper to register restrictions by Stefano Garzarella · 4 years, 3 months ago
  92. ad39622 io_uring.h: add register restrictions and enable ring defines by Stefano Garzarella · 4 years, 3 months ago
  93. 6681946 io_uring.h: use an enumeration for io_uring_register(2) opcodes by Stefano Garzarella · 4 years, 2 months ago
  94. 43e05df Add a test case for closed pipe terminating properly by Jens Axboe · 4 years, 1 month ago
  95. aeee668 io_uring_prep_splice(): fix type (again) by Jens Axboe · 4 years, 1 month ago
  96. 10ffacf Use the right type for io_uring_prep_splice() by Jens Axboe · 4 years, 1 month ago
  97. 9b13026 Merge branch 'refactor_header_file_deps' of https://github.com/gfx/liburing into master by Jens Axboe · 4 years, 1 month ago
  98. 8e476e4 syscall: make syscall.h independently includeable by Goro Fuji · 4 years, 1 month ago
  99. 9e11ad2 test/iopoll: only SQPOLL requires root, IOPOLL does not by Jens Axboe · 4 years, 1 month ago
  100. 31cd4e0 test/iopoll: coding style fixups by Jens Axboe · 4 years, 1 month ago