1. 3200e99 Fix manpage mmap() syntax by Ian Gulliver · 5 years ago
  2. 6350583 Include man dir/pages in spec file install by Jens Axboe · 5 years ago
  3. 9511863 examples/link-cp: improve memory use by Jens Axboe · 5 years ago
  4. 5c6e5d2 examples/link-cp: improvements by Jens Axboe · 5 years ago
  5. 7e8902e examples/link-cp: fix a few issues by Jens Axboe · 5 years ago
  6. bb2c80f test/io_uring_register: don't fail max fd test if we run out of mem by Jens Axboe · 5 years ago
  7. 1982bfd Add chain failure handling test case by Jens Axboe · 5 years ago
  8. 0ba9503 Add link SQE support by Jens Axboe · 5 years ago
  9. 40c6f84 liburing: add extern "C" to liburing.h by Kevin Vigor · 5 years ago
  10. a17aec8 liburing: do not build static library with -fPIC by Kevin Vigor · 5 years ago
  11. 54cc960 liburing: improve 'make install' by Kevin Vigor · 5 years ago
  12. 7b989f3 test/eeed8b54e0df-test: define RWF_NOWAIT if we don't have it by Jens Axboe · 5 years ago
  13. 10a5903 test/io_uring_setup: don't fail SQPOLL test case for non-root by Jens Axboe · 5 years ago
  14. ff73ac7 man/io_uring_enter.2: clarify io_uring_enter(2) return values by Jens Axboe · 5 years ago
  15. 60b3305 test/eeed8b54e0df-test: check write(2) return value by Jens Axboe · 5 years ago
  16. eb9d065 liburing: improve output for test/io_uring_setup.c by Shenghui Wang · 5 years ago
  17. ce8e2bc Update tests for 'sqe submit always posts a cqe' by Jens Axboe · 5 years ago
  18. 49d2017 test/runtests.sh: list all failed tests when done by Jens Axboe · 5 years ago
  19. 6cd873c liburing: install man pages on running 'make install' by Shenghui Wang · 5 years ago
  20. cb1e01a Add test case for -EAGAIN issue by Jens Axboe · 6 years ago
  21. 78f59df Add regression test cases for three recent issues by Jens Axboe · 6 years ago
  22. ad45ed1 Actually add test/runtests.sh by Jens Axboe · 6 years ago
  23. 87e2c40 man/io_uring_enter.2: add another ENOTSUPP instance by Jens Axboe · 6 years ago
  24. 4a1a9df man/io_uring_register.2: add another ENXIO case by Jens Axboe · 6 years ago
  25. 39e0ebd Rename completion helpers by Jens Axboe · 6 years ago
  26. 4916320 Separate test cases from examples by Jens Axboe · 6 years ago
  27. 76b61eb Add io_uring_cqe_seen() by Jens Axboe · 6 years ago
  28. 26993e9 Add SQ/CQ overflow tests by Jens Axboe · 6 years ago
  29. 8115820 test/nop: add NOP test case by Jens Axboe · 6 years ago
  30. 093e902 test/fsync: error out if we submit less than we wanted by Jens Axboe · 6 years ago
  31. 9864409 test/fsync: update for IOSQE_IO_DRAIN approach by Jens Axboe · 6 years ago
  32. 0656d71 man/io_uring_setup.2: add EPERM case for IORING_SETUP_SQPOLL by Jens Axboe · 6 years ago
  33. db11f11 Use io_uring_cqe_get_data() internally by Jens Axboe · 6 years ago
  34. 1245d83 Add io_uring_cqe_get_data() by Zach Bjornson · 6 years ago
  35. 61c27f7 Add barrier fsync test case by Jens Axboe · 6 years ago
  36. f8b12e4 Remove IOCQE_FLAG_CACHEHIT by Jens Axboe · 6 years ago
  37. a865221 queue: ensure io_uring_submit() returns the system call value by Jens Axboe · 6 years ago
  38. a231fdc test/io_uring-cp: add some comments by Jens Axboe · 6 years ago
  39. 5fefee2 Add generated files to .gitignore by Jens Axboe · 6 years ago
  40. f7dac56 test/io_uring-cp: make it more efficient by Jens Axboe · 6 years ago
  41. 8260029 queue: ensure io_uring_submit() returns the right error by Jens Axboe · 6 years ago
  42. b080d06 Makefile: add cscope target by Jens Axboe · 6 years ago
  43. 765ba23 add syscall unit tests by Jeff Moyer · 6 years ago
  44. 432fa1d Add read/write fixed prep support by Jens Axboe · 6 years ago
  45. 5b5e6fe src/queue: kill bogus ktail_next == head check by Jens Axboe · 6 years ago
  46. 10a57a0 io_uring_enter.2: clarify min_complete by Jeff Moyer · 6 years ago
  47. 1a3020e man/io_uring_enter.2: clarify -EMFILE per-user case by Jens Axboe · 6 years ago
  48. 37e4869 man/io_uring_enter.2: add mention of -EMFILE for fixed file sets by Jens Axboe · 6 years ago
  49. 87ec82f man/io_uring_enter: mention that SQE entries are always fully consumed by Jens Axboe · 6 years ago
  50. f62fdcd Sync io_uring.h with the kernel by Jens Axboe · 6 years ago
  51. 520efcd src/queue: add comments on the read and write barriers by Jens Axboe · 6 years ago
  52. e9aa441 man/io_uring_register: make note of huge page pinning by Jens Axboe · 6 years ago
  53. 6726376 test/fsync: add simple fsync tester by Jens Axboe · 6 years ago
  54. 996b5a6 add io_uring_queue_mmap by Jeff Moyer · 6 years ago
  55. bd7ad34 remove sigsz from io_uring_enter.2 by Jeff Moyer · 6 years ago
  56. e377c38 io_uring_enter: don't expose sigset_size argument by Jens Axboe · 6 years ago
  57. f171fa4 test/ring-leak: silence "sending fd" message by Jens Axboe · 6 years ago
  58. 3ceb15c Add sigmask parameter to io_uring_enter by Jeff Moyer · 6 years ago
  59. 9f3bec5 syscall: update io_uring_enter() to match kernel type by Jens Axboe · 6 years ago
  60. bed7020 man/io_uring_register.2: add EMFILE errno by Jens Axboe · 6 years ago
  61. 5e6a93c test/ring-leak: add test app demonstrating leak of io_uring instance by Jens Axboe · 6 years ago
  62. 8471fb9 man/io_uring_setup: mention that IORING_SETUP_SQPOLL needs fixed files by Jens Axboe · 6 years ago
  63. 4500330 io_uring_register takes 4 args by Jeff Moyer · 6 years ago
  64. be33b0a src/io_uring.h: sync with kernel header by Jens Axboe · 6 years ago
  65. 091b18f man/io_uring_enter.2: we no longer EBUSY on mutex trylock failure by Jens Axboe · 6 years ago
  66. 59bb09c man: add io_uring_setup.2 man page by Jeff Moyer · 6 years ago
  67. 27ad331 Update kernel io_uring header by Jens Axboe · 6 years ago
  68. 9688b4a man: fixup description of fixed files I/O by Jeff Moyer · 6 years ago
  69. 2a8e5b1 man: io_uring_register: use a .TP list for flags by Jeff Moyer · 6 years ago
  70. 4a700b7 man: alphabetize the error section for io_uring_register by Jeff Moyer · 6 years ago
  71. bceccde System calls have been renumbered by Jens Axboe · 6 years ago
  72. 81f9d46 io_uring_enter.2 man page by Jeff Moyer · 6 years ago
  73. bc4e4a7 test/poll: ignore parent dying by Jens Axboe · 6 years ago
  74. a2fc9f1 test/poll: simply test case by Jens Axboe · 6 years ago
  75. d58ea1a test/poll-cancel: improve test case by Jens Axboe · 6 years ago
  76. 3640699 Switch to IORING_OP_POLL_ADD/REMOVE by Jens Axboe · 6 years ago
  77. 213d6f3 Split src/io_uring.c up by Jens Axboe · 6 years ago
  78. 2575780 liburing: ensure prep helpers actually set iovec count by Jens Axboe · 6 years ago
  79. b7e86eb 32-bit fixes by Jens Axboe · 6 years ago
  80. 5789a63 Add sqe prep helpers by Jens Axboe · 6 years ago
  81. 980cc0f man: add a man page for io_uring_register by Jeff Moyer · 6 years ago
  82. 768d455 Update POLL API by Jens Axboe · 6 years ago
  83. 79a7d3a Add IORING_OP_POLL_CANCEL test by Jens Axboe · 6 years ago
  84. ce899b7 Add test case for IORING_OP_POLL by Jens Axboe · 6 years ago
  85. 6110279 Update barriers for x86/x86-64 by Jens Axboe · 6 years ago
  86. b93edf5 Sync with upstream API by Jens Axboe · 6 years ago
  87. f16b83b Add configure script by Jens Axboe · 6 years ago
  88. 89167b4 Add x86 32-bit support by Jens Axboe · 6 years ago
  89. 4fe9645 io_uring_get_iocb() -> io_uring_get_sqe() by Jens Axboe · 6 years ago
  90. 58004cd Sync io_uring.h with the kernel by Jens Axboe · 6 years ago
  91. ff52073 Sync with kernel API by Jens Axboe · 6 years ago
  92. a992ffa io_queue_init: pass in flags, not io_uring_params by Jens Axboe · 6 years ago
  93. fa863f6 Fix test cases by Jens Axboe · 6 years ago
  94. d5b4ae1 Update to newer API by Jens Axboe · 6 years ago
  95. 6cdce17 Update API by Jens Axboe · 6 years ago
  96. 7bf7e8e Update to newer API by Jens Axboe · 6 years ago
  97. 66a7d05 liburing: include the ring fd in the io_uring by Jens Axboe · 6 years ago
  98. baa8d24 Add simple test/ Makefile by Jens Axboe · 6 years ago
  99. 357ca59 Add sample 'cp' program by Jens Axboe · 6 years ago
  100. 7f7a66e Change API to provide io_uring struct abstraction by Jens Axboe · 6 years ago