1. a028f9d Merge branch 'master' of https://github.com/shuveb/liburing by Jens Axboe · 4 years, 5 months ago
  2. b81d818 Adding description for the IORING_OP_SPLICE operation by Shuveb Hussain · 4 years, 5 months ago
  3. 4db317d Merge branch 'master' of https://github.com/shuveb/liburing by Jens Axboe · 4 years, 6 months ago
  4. 5e9cfe3 Adding section describing IORING_OP_OPENAT2 by Shuveb Hussain · 4 years, 6 months ago
  5. 06b7fa5 test/statx: add test case for AT_EMPTY_PATH + valid fd by Jens Axboe · 4 years, 6 months ago
  6. ea020b5 Fix 32-bit warnings on compile by Jens Axboe · 4 years, 6 months ago
  7. 459e895 test: use mmap() directly in syzbot generated code by Jens Axboe · 4 years, 6 months ago
  8. e62b644 __io_uring_get_cqe: silence signed vs unsigned comparison warning by Jens Axboe · 4 years, 6 months ago
  9. 0a32780 io_uring_get_sqe: always use khead by Jens Axboe · 4 years, 6 months ago
  10. f0c5c54 sq_ring_needs_enter: check whether there are sqes when SQPOLL is not enabled by Xiaoguang Wang · 4 years, 6 months ago
  11. f2e1f35 .gitignore: add lfs-openat and lfs-openat-write by Jens Axboe · 4 years, 6 months ago
  12. ccc9a54 Merge branch 'master' of https://github.com/markpapadakis/liburing by Jens Axboe · 4 years, 6 months ago
  13. 388ccdf Utility function io_uring_register_eventfd_async by Mark Papadakis · 4 years, 6 months ago
  14. 71d4e9e Merge branch 'pu/readme-license' of https://github.com/guillemj/liburing by Jens Axboe · 4 years, 6 months ago
  15. 8e9f14e README: Update license information by Guillem Jover · 4 years, 6 months ago
  16. 18417d9 Merge branch 'pu/licenses' of https://github.com/guillemj/liburing by Jens Axboe · 4 years, 6 months ago
  17. e2840c9 spec: Correct License field by Guillem Jover · 4 years, 6 months ago
  18. 067609c man: Switch to use SPDX tag markers by Guillem Jover · 4 years, 6 months ago
  19. 499db80 Add COPYING.GPL for the GPL v2 license text by Guillem Jover · 4 years, 6 months ago
  20. a94598c Merge branch 'fix-typo' of https://github.com/xuanyi-fu/liburing by Jens Axboe · 4 years, 6 months ago
  21. cbd2e03 man/io_uring_enter.2: fix typo by xuanyi · 4 years, 6 months ago
  22. 802b9a2 configure: check for struct statx by Jens Axboe · 4 years, 6 months ago
  23. 3d70675 test/lfs-openat-write: return the correct error by Jens Axboe · 4 years, 6 months ago
  24. 8040ba7 Coding style cleanups by Jens Axboe · 4 years, 6 months ago
  25. 884f44f test/lfs-openat-write: test LFS writes with OPENAT file by Jens Axboe · 4 years, 6 months ago
  26. d50b2df test/lfs-openat: unlink the right file by Jens Axboe · 4 years, 6 months ago
  27. 2989621 Add LFS openat test by Jens Axboe · 4 years, 6 months ago
  28. 344355e man/io_uring_enter.2: add note of EINTR return value by Jens Axboe · 4 years, 6 months ago
  29. 8bee206 Add test/splice to .gitignore by Stefano Garzarella · 4 years, 7 months ago
  30. f3c1c94 test/read-write: skip IOSQE_ASYNC if not supported by Jens Axboe · 4 years, 7 months ago
  31. 1dbb1a3 io_uring.h: correct spdx header by Jens Axboe · 4 years, 7 months ago
  32. aad28c4 test/read-write: add RLIMIT_SIZE test case by Jens Axboe · 4 years, 7 months ago
  33. fea5b70 test/fallocate: add test case for exceeding RLIMIT_FSIZE by Jens Axboe · 4 years, 7 months ago
  34. 88329a7 spec: add ./configure --libdevdir= for development package files by Stefan Hajnoczi · 4 years, 7 months ago
  35. ab0bd8f spec: use "or" instead of "/" in License line by Stefan Hajnoczi · 4 years, 7 months ago
  36. 3d0842c test/link-timeout: accept -ECANCELED for bad address write as well by Jens Axboe · 4 years, 7 months ago
  37. 46060e8 test/read-write: add test case for links with async/drain by Jens Axboe · 4 years, 7 months ago
  38. 12e24c0 test/test/sq-space_left: test kernel vs liburing side sync on short submit by Jens Axboe · 4 years, 7 months ago
  39. b3c7884 io_uring_sq_ready: always used shared ring state by Jens Axboe · 4 years, 7 months ago
  40. 4c8404a Change 'gid' to 'bgid' for providing buffers by Jens Axboe · 4 years, 7 months ago
  41. 45dcd66 Add io_uring_prep_remove_buffers() helper by Jens Axboe · 4 years, 7 months ago
  42. 98189e8 Sync io_uring.h header with the 5.7 pending kernel bits by Jens Axboe · 4 years, 7 months ago
  43. 991f849 test/read-write: add more buffer select tests by Jens Axboe · 4 years, 7 months ago
  44. bb52740 Merge branch 'fix-warnings' of https://github.com/taylordotfish/liburing by Jens Axboe · 4 years, 7 months ago
  45. 8dded74 Fix warnings when compiling tests by Taylor · 4 years, 7 months ago
  46. 0182e89 Merge branch 'atomic-builtins' of https://github.com/taylordotfish/liburing by Jens Axboe · 4 years, 7 months ago
  47. b2c67e9 Remove unused code in barrier.h by Taylor · 4 years, 7 months ago
  48. f342494 Merge branch 'atomic-builtins' of https://github.com/taylordotfish/liburing by Jens Axboe · 4 years, 7 months ago
  49. 6f35a62 Use __atomic builtins in barrier.h by Taylor · 4 years, 7 months ago
  50. 4f48c04 io_uring_wait_cqes(): correct comment by Jens Axboe · 4 years, 7 months ago
  51. de4266d __io_uring_get_cqe: remove redundant wait_nr clear by Jens Axboe · 4 years, 7 months ago
  52. 044e585 test/send_recvmsg: cleanup on abort by Jens Axboe · 4 years, 7 months ago
  53. 417017d test/splice: don't use memfd by Jens Axboe · 4 years, 7 months ago
  54. 5eef453 test/splice: include <linux/memfd.h> by Jens Axboe · 4 years, 7 months ago
  55. dc14e30 __io_uring_get_cqe: fix spurious -EAGAIN by Jens Axboe · 4 years, 7 months ago
  56. 0edcef5 __io_uring_get_cqe: don't subtract negative error from 'submit' by Jens Axboe · 4 years, 7 months ago
  57. 8a03150 __io_uring_get_cqe: eliminate unnecessary io_uring_enter() syscalls by Xiaoguang Wang · 4 years, 7 months ago
  58. 4c7ae1d test/across-fork: have child wait for write finish by Jens Axboe · 4 years, 7 months ago
  59. 00469d8 test/send_recvmsg: ensure that we get -ENOBUFS for no buffers by Jens Axboe · 4 years, 7 months ago
  60. 66b3760 test/send_recvmsg: add missing socket close by Jens Axboe · 4 years, 7 months ago
  61. 74a8d1e test/read-write: ensure SQPOLL for non-root just warns by Jens Axboe · 4 years, 7 months ago
  62. 5661802 io_uring_prep_splice: fix 32-bit compat off_in truncation by Jens Axboe · 4 years, 7 months ago
  63. e42430c test/send_recvmsg: add support for BUF_SELECT by Jens Axboe · 4 years, 8 months ago
  64. 2275c90 Fix 32-bit warning for io_uring_prep_splice() by Jens Axboe · 4 years, 8 months ago
  65. 7061b5f Merge branch 'patch-1' of https://github.com/YoSTEALTH/liburing-C by Jens Axboe · 4 years, 8 months ago
  66. 0246dee Needs an line break by YoSTEALTH · 4 years, 8 months ago
  67. 083ae16 test/poll-link: don't error out on connect failure by Jens Axboe · 4 years, 8 months ago
  68. f65f0e8 Make it clear we're now on the 0.6 base by Jens Axboe · 4 years, 8 months ago
  69. 21892f5 test/read-write: fix non-root failure by Jens Axboe · 4 years, 8 months ago
  70. bce5ec3 test/link: fix typo by Jens Axboe · 4 years, 8 months ago
  71. 9d6dbd4 test/read-write: add test case for selectable buffers by Jens Axboe · 4 years, 8 months ago
  72. 4040b8f Add IORING_OP_PROVIDE_BUFFERS and helper by Jens Axboe · 4 years, 8 months ago
  73. 98f6ebd test/sq-poll-kthread: include grace period before thread check by Jens Axboe · 4 years, 8 months ago
  74. ab77833 configure: sync struct open_how with kernel API by Jens Axboe · 4 years, 8 months ago
  75. 59d0acf Reinstate io_uring_unregister_eventfd() by Jens Axboe · 4 years, 8 months ago
  76. 02c7cac test/splice: fix-up test case on kernels not supporting splice by Jens Axboe · 4 years, 8 months ago
  77. faff5be test/splice: add basic splice tests by Pavel Begunkov · 4 years, 8 months ago
  78. 4f4eff4 splice: add splice(2) helpers by Pavel Begunkov · 4 years, 8 months ago
  79. 1b5c910 test/accept-link: update for FAST_POLL by Jens Axboe · 4 years, 8 months ago
  80. 122a802 Sync io_uring.h with 5.7-pre by Jens Axboe · 4 years, 8 months ago
  81. 948cb50 test: add sq-poll-kthread test case by Stefano Garzarella · 4 years, 8 months ago
  82. 401f8af configure: fix mis-generation of compat.h for no __kernel_rwf_t by Jens Axboe · 4 years, 8 months ago
  83. 0847b8a Merge branch 'dev' of https://github.com/CarterLi/liburing by Jens Axboe · 4 years, 8 months ago
  84. ff2ae9b man/io_uring_setup.2: fix 'sq_thread_idle' description by Stefano Garzarella · 4 years, 8 months ago
  85. 2be0b94 liburing.h: add const type qualifier for io_uring_prep_write by Carter Li · 4 years, 8 months ago
  86. 8304a49 Merge branch 'dev' of https://github.com/CarterLi/liburing by Jens Axboe · 4 years, 8 months ago
  87. 1139add man/io_uring_enter.2: correct IORING_OP_STATX by Carter Li · 4 years, 8 months ago
  88. 728244b Merge branch 'pu/test-suite' of https://github.com/guillemj/liburing by Jens Axboe · 4 years, 8 months ago
  89. 6cf7678 test: Initialize the data struct to set stop member to 0 by Guillem Jover · 4 years, 8 months ago
  90. 0256e8c test: Distinguish failure messages for accept-link by Guillem Jover · 4 years, 8 months ago
  91. 7eaeaa6 test: Expect fail values from io_uring calls to be -errno instead of -1 by Guillem Jover · 4 years, 8 months ago
  92. a72c2db test: Handle NULL sqe and cqe in tests by Guillem Jover · 4 years, 8 months ago
  93. 9502d6d test: Unify queue init failed error message by Guillem Jover · 4 years, 8 months ago
  94. 8bf676e test: Cleanup file artifacts on early exits by Guillem Jover · 4 years, 8 months ago
  95. 1fb4160 test: Skip tests where the kernel lacks support by Guillem Jover · 4 years, 8 months ago
  96. b653523 Add src/include/liburing/compat.h to .gitignore by Guillem Jover · 4 years, 8 months ago
  97. 2454d63 test/poll-cancel-ton: reap events after submit by Jens Axboe · 4 years, 8 months ago
  98. 8f979c6 man/io_uring_register.2: add note of ring quiesce for file/buffers registration by Jens Axboe · 4 years, 8 months ago
  99. 7169056 Auto-generate compat.h by Jens Axboe · 4 years, 8 months ago
  100. d0a15ca Correctly handle if __kernel_timespec is defined by Jens Axboe · 4 years, 8 months ago