1. 27b4479 test/accept: expect non-failure for SQPOLL on newer kernels by Jens Axboe · 4 years ago
  2. cad057f Add SQPOLL sharing test case by Jens Axboe · 4 years ago
  3. 41e0d97 io_uring.h: add new definitions from 5.10 by Jens Axboe · 4 years ago
  4. 2d2ba3e man/io_uring_setup.2: document missing IORING_FEAT_* feature flags by Jens Axboe · 4 years ago
  5. 4cfc1ab man/io_uring_enter.2: add description of buffer selections by Jens Axboe · 4 years ago
  6. ac8a051 Merge branch 'pu/test-suite' of https://github.com/guillemj/liburing into master by Jens Axboe · 4 years ago
  7. b1288a2 Merge branch 'more_pedantic_checks_in_test' of https://github.com/257/liburing into master by Jens Axboe · 4 years ago
  8. bfe20f4 test/submit-reuse: explicitly large vec counts and IOSQE_ASYNC by Jens Axboe · 4 years ago
  9. 543b6d9 test: Handle operating with a missing config-host.mak by Guillem Jover · 4 years ago
  10. 04c243d build: Output CXX on quiet output when using a C++ compiler by Guillem Jover · 4 years ago
  11. 1bdd946 test: Fix sq-full-cpp source and object declaration by Guillem Jover · 4 years ago
  12. 57734eb test: Split each test target and source entry into its own line by Guillem Jover · 4 years ago
  13. c03f77f test: Kill the tests if SIGINT was not effective by Guillem Jover · 4 years ago
  14. e83b9eb test/sigfd-deadlock: remove unneeded libaio.h include by Jens Axboe · 4 years ago
  15. 07ce66f Fix missing 'c' in sigfd-deadlock addition by Jens Axboe · 4 years ago
  16. 692ffef .gitignore: add a few missing tests by Jens Axboe · 4 years ago
  17. 6cf8556 Add signalfd deadlock test case by Jens Axboe · 4 years ago
  18. 7fe2e81 test/register-restrictions: don't fail if restrictions aren't supported by Jens Axboe · 4 years ago
  19. c536689 Merge branch 'io_uring_restrictions' of https://github.com/stefano-garzarella/liburing into master by Jens Axboe · 4 years ago
  20. b9a04cb Add test/register-restrictions.c test case by Stefano Garzarella · 4 years, 2 months ago
  21. d2654b1 Add helper to enable rings by Stefano Garzarella · 4 years, 1 month ago
  22. 25cf9b9 Add helper to register restrictions by Stefano Garzarella · 4 years, 2 months ago
  23. ad39622 io_uring.h: add register restrictions and enable ring defines by Stefano Garzarella · 4 years, 2 months ago
  24. 6681946 io_uring.h: use an enumeration for io_uring_register(2) opcodes by Stefano Garzarella · 4 years, 1 month ago
  25. 43e05df Add a test case for closed pipe terminating properly by Jens Axboe · 4 years ago
  26. aeee668 io_uring_prep_splice(): fix type (again) by Jens Axboe · 4 years ago
  27. 10ffacf Use the right type for io_uring_prep_splice() by Jens Axboe · 4 years ago
  28. 9b13026 Merge branch 'refactor_header_file_deps' of https://github.com/gfx/liburing into master by Jens Axboe · 4 years ago
  29. 8e476e4 syscall: make syscall.h independently includeable by Goro Fuji · 4 years ago
  30. 9e11ad2 test/iopoll: only SQPOLL requires root, IOPOLL does not by Jens Axboe · 4 years ago
  31. 31cd4e0 test/iopoll: coding style fixups by Jens Axboe · 4 years ago
  32. 4f6236b Merge branch 'iopoll-enters-test' of https://github.com/glommer/liburing into master by Jens Axboe · 4 years ago
  33. 5964134 iopoll: test that we always enter the ring by Glauber Costa · 4 years ago
  34. 1bafb3c sq_ring_needs_enter: revert change to only enter if submit != 0 by Jens Axboe · 4 years ago
  35. f0f42a1 examples/io_uring-test: don't error on shorter files by Jens Axboe · 4 years ago
  36. 515604d test/a4c0b3decb33-test: limit to 5000 iterations by Jens Axboe · 4 years ago
  37. d729818 test/lfs-openat: add linked files test case by Jens Axboe · 4 years ago
  38. bf41f6d test/double-poll-crash: ignore arguments by Jens Axboe · 4 years ago
  39. b01cecc Add test case for double poll crash by Jens Axboe · 4 years ago
  40. dd95c21 test/submit-reuse: accept test argument by Jens Axboe · 4 years ago
  41. 4fe73ec test/timeout-overflow: don't run on newer kernels by Jens Axboe · 4 years ago
  42. 4fe5ac1 test: add missing SPDX identifiers by Jens Axboe · 4 years ago
  43. 6316292 Add test cases for file table exit hang by Jens Axboe · 4 years ago
  44. 5b181f0 .gitignore: add test/wakeup-hang by Jens Axboe · 4 years ago
  45. ce97877 test/wakeup-hang: ignore argument by Jens Axboe · 4 years ago
  46. 60b2ce5 Add test case for task_work related wakeup hang by Jens Axboe · 4 years ago
  47. 9e1d69e test/eeed8b54e0df-test: allow 4096 as valid return too by Jens Axboe · 4 years ago
  48. a7520c9 .gitignore: add test/nop-all-sizes by Stefano Garzarella · 4 years ago
  49. 5fe0cc2 man/io_uring_setup.2: document IORING_SETUP_ATTACH_WQ by Jens Axboe · 4 years ago
  50. 9a8a7b4 Merge branch 'master-debian' of https://github.com/metze-samba/liburing by Jens Axboe · 4 years ago
  51. c85ed5c update debian/changelog by Stefan Metzmacher · 4 years ago
  52. b0b7c1b update debian/liburing1.symbols by Stefan Metzmacher · 4 years ago
  53. 8b54fda debian/rules: pass down relativelibdir in order to get an absolute path by Stefan Metzmacher · 4 years ago
  54. aabb14e Merge branch 'man_newdoc' of https://github.com/xuanyi-fu/liburing by Jens Axboe · 4 years, 1 month ago
  55. aba8a45 man/io_uring_setup.2: document IORING_SETUP_CLAMP by xuanyi-fu · 4 years, 1 month ago
  56. e1ca178 Merge branch 'man_fix' of https://github.com/necipfazil/liburing by Jens Axboe · 4 years, 1 month ago
  57. 66b300e man/io_uring_enter: fix openat sqe doc by Necip Fazil Yildiran · 4 years, 1 month ago
  58. 897e26f test: check return of io_uring_get_sqe() by Paymon MARANDI · 4 years, 1 month ago
  59. 332a17f test/nop-all-sizes: exit ring for each loop by Jens Axboe · 4 years, 1 month ago
  60. 9633f08 Add test case for testing full fill of SQ and CQ ring by Jens Axboe · 4 years, 1 month ago
  61. 45f0735 .gitignore: add test/cq-overflow-peek by Jens Axboe · 4 years, 1 month ago
  62. 126308e test/statx: test for ENOSYS in statx_syscall_supported by Tobias Klauser · 4 years, 1 month ago
  63. 012db62 io_uring.h: sync with kernel by Jens Axboe · 4 years, 1 month ago
  64. 0abec42 test/statx: be safe and check if __NR_statx is there by Jens Axboe · 4 years, 1 month ago
  65. cb7c626 test/statx: verify against statx(2) on all archs by Tobias Klauser · 4 years, 1 month ago
  66. 20a7c01 io_uring_peek_batch_cqe should also check cq ring overflow by Xiaoguang Wang · 4 years, 1 month ago
  67. 5de2450 test/cq-overflow-peek by Jens Axboe · 4 years, 1 month ago
  68. 122eca6 Check cq ring overflow status by Xiaoguang Wang · 4 years, 1 month ago
  69. 3fd5bd0 configure: fix typos in help/error messages by Tobias Klauser · 4 years, 1 month ago
  70. d3887d3 .gitignore: add new test binaries by Tobias Klauser · 4 years, 1 month ago
  71. 17287a1 test/cq-full: correct error condition by Jens Axboe · 4 years, 1 month ago
  72. dcf9faa test/cq-overflow: correct error condition by Jens Axboe · 4 years, 1 month ago
  73. 8ae8d1e src/setup: clarify that we always return -errno on error by Jens Axboe · 4 years, 1 month ago
  74. cd94714 man/io_uring_enter.2: updated io_uring_sqe and fixed incorrect flag references. by Alex Nash · 4 years, 1 month ago
  75. 6893adb Removed misplaced periods from io_uring_enter(2). by Alex Nash · 4 years, 1 month ago
  76. cfa47ce Merge branch 'readme' of https://github.com/jobs-git/liburing by Jens Axboe · 4 years, 1 month ago
  77. 8abda3b Make readme sensible by Jobs Gate · 4 years, 1 month ago
  78. 4397321 man/io_uring_enter: update connect to note use of const by Jens Axboe · 4 years, 1 month ago
  79. 2735541 Merge branch 'master' of https://github.com/KayEss/liburing by Jens Axboe · 4 years, 1 month ago
  80. 62858b1 Take `sockaddr` immutably in io_uring_prep_connect by Kirit Sælensminde · 4 years, 1 month ago
  81. 2c73fc4 test/ce593a6c480a-test: ignore arguments by Jens Axboe · 4 years, 1 month ago
  82. 59666e4 Add regression test case for task_work regression by Jens Axboe · 4 years, 1 month ago
  83. 76f2926 Merge branch 'dev' of https://github.com/CarterLi/liburing by Jens Axboe · 4 years, 1 month ago
  84. ea91734 Merge branch 'fix-splice-docs' of https://github.com/gerow/liburing by Jens Axboe · 4 years, 1 month ago
  85. 6ecb6d4 man: fix description of splice offsets by Mike Gerow · 4 years, 1 month ago
  86. 1675704 test: various missing return checks from io_uring_wait_cqe() by Jens Axboe · 4 years, 1 month ago
  87. 930da55 .travis.yml: Run tests as root and ignore test results by Bart Van Assche · 4 years, 1 month ago
  88. 1107d85 .travis.yml: Change the language from C to C++ by Bart Van Assche · 4 years, 1 month ago
  89. 532eddd configure: Use $CC and $CXX as default compilers if set by Bart Van Assche · 4 years, 1 month ago
  90. a865ad5 Add a C++ unit test by Bart Van Assche · 4 years, 1 month ago
  91. 3d74c67 Make the liburing header files again compatible with C++ by Bart Van Assche · 4 years, 1 month ago
  92. 56ff6c9 src/include/liburing/barrier.h: Restore clang compatibility by Bart Van Assche · 4 years, 1 month ago
  93. 2f1b095 src/Makefile: Only specify -shared at link time by Bart Van Assche · 4 years, 1 month ago
  94. d9f9537 configure: test for presence of C++ compiler by Jens Axboe · 4 years, 1 month ago
  95. f2edb9d Merge branch 'openat_o_path' of https://github.com/MaxKellermann/liburing by Jens Axboe · 4 years, 1 month ago
  96. fd6d46b test/lfs-openat: open dfd with O_PATH by Max Kellermann · 4 years, 3 months ago
  97. 98cbe6a test/timeout-overflow: use #X for the timeout number by Jens Axboe · 4 years, 1 month ago
  98. 3e61f57 test/runtests.sh: make default timeout be 60 seconds by Jens Axboe · 4 years, 2 months ago
  99. 7fa184f Convert __io_uring_get_sqe() from a macro into an inline function by Bart Van Assche · 4 years, 2 months ago
  100. b9c0bf7 src/include/liburing/barrier.h: Use C11 atomics by Bart Van Assche · 4 years, 2 months ago