1. a80dabe test/accept: don't allocate send/recv data on the stack by Jens Axboe · 4 years, 8 months ago
  2. 34fa10b test/io-cancel: fix file mode and user data check by Jens Axboe · 4 years, 8 months ago
  3. 4332433 configure: allow to set host CC by Jens Axboe · 4 years, 8 months ago
  4. 32fcace Makefile: quiet down rm by Jens Axboe · 4 years, 8 months ago
  5. c994d93 test/accept-reuse: fix C99'ism by Jens Axboe · 4 years, 8 months ago
  6. 0bed44f Add non-vectored read/write by Jens Axboe · 4 years, 8 months ago
  7. d6440b0 Add test cases comparing poll(2) with io_uring poll by Jens Axboe · 4 years, 8 months ago
  8. 9fcc639 liburing-0.3 by Jens Axboe · 4 years, 8 months ago
  9. 75cad68 Only use -fPIC for the shared library by Jens Axboe · 4 years, 8 months ago
  10. e59b537 Sync io_uring.h header with 5.6 kernel bits by Jens Axboe · 4 years, 8 months ago
  11. 7349b71 Merge branch 'poll-getevents' of https://github.com/glommer/liburing by Jens Axboe · 4 years, 8 months ago
  12. c39a058 __io_uring_flush_sq: avoid extra shared ktail read, if we can avoid it by Jens Axboe · 4 years, 8 months ago
  13. bf3aeb3 for polled IO, do not miss the opportunity of getting completions when going to the kernel by Glauber Costa · 4 years, 8 months ago
  14. a4a015a spec: additional Fedora RPM cleanups by Stefan Hajnoczi · 4 years, 8 months ago
  15. 6827bf8 test/accept-reuse: check that we get SQE reuse right by Jens Axboe · 4 years, 8 months ago
  16. 294f2e4 test/open-close: accept a passed in file by Jens Axboe · 4 years, 8 months ago
  17. 07517db Merge branch 'fix_redef' of https://github.com/cor3ntin/liburing by Jens Axboe · 4 years, 8 months ago
  18. eabeb00 Fix redefinition of statx_timestamp by Corentin Jabot · 4 years, 8 months ago
  19. 8ce3a07 __io_uring_get_cqe: use internal stable pointer for cqe by Jens Axboe · 4 years, 8 months ago
  20. afa25d5 test/link_drain: print what test failed by Jens Axboe · 4 years, 8 months ago
  21. 41d442b Add IORING_OP_STATX definition and simple test case by Jens Axboe · 4 years, 8 months ago
  22. 731ab38 io_uring_wait_cqe*(): don't call into the kernel if we peek an event by Jens Axboe · 4 years, 8 months ago
  23. 8666bac Test wait after under-consuming by Pavel Begunkov · 4 years, 8 months ago
  24. 4cf05b8 test/file-update: register files in multiple rings by Jens Axboe · 4 years, 8 months ago
  25. 15226c1 Sync io_uring.h with 5.6 kernel bits by Jens Axboe · 4 years, 8 months ago
  26. c1307a6 Add IORING_OP_OPENAT/IORING_OP_CLOSE helpers and test case by Jens Axboe · 4 years, 8 months ago
  27. 1781f0e __io_uring_flush_sq: kill dead variable by Jens Axboe · 4 years, 8 months ago
  28. 2b292f3 Add IORING_OP_FALLOCATE test case by Jens Axboe · 4 years, 8 months ago
  29. 4a6e760 Add prep helpers for IORING_OP_FILES_UPDATE and IORING_OP_FALLOCATE by Jens Axboe · 4 years, 8 months ago
  30. ec5ba33 Sync io_uring with 5.6 by Jens Axboe · 4 years, 8 months ago
  31. ff641cf test/link: add a few IOSQE_IO_HARDLINK test cases by Jens Axboe · 4 years, 8 months ago
  32. d700791 Merge branch 'fix-git-ignore' of https://github.com/bgianfo/liburing by Jens Axboe · 4 years, 8 months ago
  33. 4b7ae1a Fix .gitignore to omit new test binaries by Brian Gianforcaro · 4 years, 8 months ago
  34. 84b89ca test/poll-cancel-ton: improve test case by Jens Axboe · 4 years, 8 months ago
  35. 790d285 test/link-timeout: update for allowed link timeouts by Jens Axboe · 4 years, 8 months ago
  36. 00dc687 test/timeout: remove copied (and wrong) comments by Jens Axboe · 4 years, 8 months ago
  37. 7b8d861 test/timeout: add test cases for sqe->flags being set on timeouts by Jens Axboe · 4 years, 8 months ago
  38. 1468e7d test/fsync: use 'stderr' for errors, and remove bogus EINVAL check by Jens Axboe · 4 years, 8 months ago
  39. 9c24467 liburing.h: correct some > 80 char lines by Jens Axboe · 4 years, 8 months ago
  40. 556f71e Sync io_uring.h with the kernel by Jens Axboe · 4 years, 8 months ago
  41. ecf677d test/connect: don't rely on -EINPROGRESS being returned by Jens Axboe · 4 years, 8 months ago
  42. ad54370 Add test case for -EFAULT triggered by iov reuse by Jens Axboe · 4 years, 8 months ago
  43. 8f24d3c test/poll-cancel-ton: remove set-but-unused variable by Jens Axboe · 4 years, 8 months ago
  44. f6739da Merge branch 'master' of https://github.com/CarterLi/liburing by Jens Axboe · 4 years, 8 months ago
  45. 38c82de queue.c: Silence compiler warnings by 李通洲 · 4 years, 8 months ago
  46. 39ece4a liburing.map: remove export of (now dead) syscall exports by Jens Axboe · 4 years, 8 months ago
  47. e80a08c io_uring_wait_cqes: use cqe related return codes by Jens Axboe · 4 years, 8 months ago
  48. e71a670 io_uring_wait_cqes: return right submission count on flush by Jens Axboe · 4 years, 8 months ago
  49. 3e53439 Update micro level to 3 in prep for 0.3 by Jens Axboe · 4 years, 8 months ago
  50. e8493b7 Merge branch 'issue25' by Jens Axboe · 4 years, 8 months ago
  51. 96144ea Split out system call bits from library interface by Jens Axboe · 4 years, 8 months ago
  52. a24269f Add test case for commit 7ad0e4b2f83c by Jens Axboe · 4 years, 8 months ago
  53. 7ad0e4b Fix flush/submit with internal timeout by Jens Axboe · 4 years, 8 months ago
  54. ad2028e Remove C99'ism from certain tests by liming wu · 4 years, 8 months ago
  55. 5943354 test/connect: fixup a few style issues by Jens Axboe · 4 years, 8 months ago
  56. 6e3f6f3 liburing: create an installation target for tests by Johannes Thumshirn · 4 years, 8 months ago
  57. c8291a9 Add a simple connect test by Hrvoje Zeba · 4 years, 8 months ago
  58. 9845510 __io_uring_get_cqe: add safety for SQPOLL by Jens Axboe · 4 years, 8 months ago
  59. 9695826 Add regression test for the bug fix in d77a67ed5f27 by Jens Axboe · 4 years, 8 months ago
  60. d77a67e __io_uring_submit: always check sq_ring_needs_enter() by Jens Axboe · 4 years, 8 months ago
  61. 4cc37de test/runtests.sh: improve alive worker detection by Jens Axboe · 4 years, 8 months ago
  62. 5065e66 Add io_uring_prep_connect() helper by Hrvoje Zeba · 4 years, 8 months ago
  63. ba88810 test/accept-test: add test case for accept() with addr/addrlen by Hrvoje Zeba · 4 years, 8 months ago
  64. 8f087e9 Add a regression test for behavior before commit b5837bd5311d by Hrvoje Zeba · 4 years, 8 months ago
  65. b5837bd Don't cap wait_nr in __io_uring_submit() by Hrvoje Zeba · 4 years, 8 months ago
  66. f0d57a1 test/timeout: test_single_timeout_nr should wait for 3, not 4 by Jens Axboe · 4 years, 8 months ago
  67. 3f16174 test/fc2a85cb02ef-test: make sure we skip on non-root by Jens Axboe · 4 years, 8 months ago
  68. 6aa467c test/read-write: remove debug message by Jens Axboe · 4 years, 8 months ago
  69. 3e10fc7 test/stdout: add fixed buffer tests by Jens Axboe · 4 years, 9 months ago
  70. 566506f Make __io_uring_submit_and_wait() do the right thing for flushed ring state by Jens Axboe · 4 years, 9 months ago
  71. 514acf9 Revert "Fix io_uring_sq_ready()" by Jens Axboe · 4 years, 9 months ago
  72. b60697c Add io_uring_wait_cqe_nr() by Jens Axboe · 4 years, 9 months ago
  73. 217756d Don't let io_uring_wait_cqes() submit IO by Jens Axboe · 4 years, 9 months ago
  74. 75f5577 test/cq-overflow: add test case for c5bc0ed798e0 by Jens Axboe · 4 years, 9 months ago
  75. c5bc0ed Fix io_uring_sq_ready() by Jens Axboe · 4 years, 9 months ago
  76. b7d7554 Update link_drain with new kernel method by Jackie Liu · 4 years, 9 months ago
  77. 3e4deca Add test/poll-many.c by Jens Axboe · 4 years, 9 months ago
  78. 4db698d Merge branch 'debian_build' of https://github.com/changchengx/liburing by Jens Axboe · 4 years, 9 months ago
  79. bea6a7c script to build liburing into debian package by Changcheng Liu · 4 years, 9 months ago
  80. ac907d7 debian rules to package liburing by Changcheng Liu · 4 years, 9 months ago
  81. 3d88491 test/read-write: add linked test case by Jens Axboe · 4 years, 9 months ago
  82. 2d8dcd2 test/teardowns: lighten load and wait for children by Jens Axboe · 4 years, 9 months ago
  83. 9c00d79 Update poll cancellation return codes by Jens Axboe · 4 years, 9 months ago
  84. 9f9929e test/link-timeout: add a few more test cases by Jens Axboe · 4 years, 9 months ago
  85. 2e7d744 built liburing.so and test binary first when runtests by Jackie Liu · 4 years, 9 months ago
  86. 6a273ea Avoid redefined warning of "SIGSTKSZ" by Jackie Liu · 4 years, 9 months ago
  87. 5a793ce mktemp is dangerous, better use mkostemp by Jackie Liu · 4 years, 9 months ago
  88. 76cf6dc linked-timeout: check invalid linked timeouts by Pavel Begunkov · 4 years, 9 months ago
  89. 4bc1af0 Add teardown test case by Jens Axboe · 4 years, 9 months ago
  90. 0cbc36a test/link-timeout: add more chained linked timeout cases by Jens Axboe · 4 years, 9 months ago
  91. da869dc Add test/poll-cancel-ton by Jens Axboe · 4 years, 9 months ago
  92. 6243334 test/fixed-link: fix transposed error arguments by Jens Axboe · 4 years, 9 months ago
  93. 4d88143 Fix 32-bit compile warnings by Jens Axboe · 4 years, 9 months ago
  94. 12877ba test: add test for READ_FIXED & IOSQE_IO_LINK by Carter Li · 4 years, 9 months ago
  95. 20f6480 test/fc2a85cb02ef-test: set fail slab/page_alloc verbose to 0 by Jens Axboe · 4 years, 9 months ago
  96. 3c9d958 io_uring: invalid fd for file-less operations by Pavel Begunkov · 4 years, 9 months ago
  97. e1420b8 test: fix up dead code bugs by Jeff Moyer · 4 years, 9 months ago
  98. a8f8536 Always use bundled liburing.h for test cases by Jens Axboe · 4 years, 9 months ago
  99. 46eaedd test/poll-link: use mask check for completion success by Jens Axboe · 4 years, 9 months ago
  100. 4bce856 Improve reliability of poll/accept-link tests by Jens Axboe · 4 years, 9 months ago