1. 65bbd40 Empty merge ab/12770256 into aosp-main-future by Xin Li · 9 months ago main master
  2. a2e1b90 Add janitors to the OWNERS file am: e4848531e2 by Sadaf Ebrahimi · 9 months ago
  3. e484853 Add janitors to the OWNERS file by Sadaf Ebrahimi · 9 months ago
  4. f36d0b6 Merge "liburing: Fix dependencies" into main am: acb1939381 by Akilesh Kailash · 9 months ago
  5. 68fd879 Upgrade liburing to liburing-2.8 am: 42074fb771 by Akilesh Kailash · 9 months ago
  6. acb1939 Merge "liburing: Fix dependencies" into main by Akilesh Kailash · 9 months ago
  7. fbc1996 liburing: Fix dependencies by Akilesh Kailash · 9 months ago
  8. 42074fb Upgrade liburing to liburing-2.8 by Akilesh Kailash · 9 months ago
  9. 62d7932 Remove unused -Wno-implicit-function-declaration. am: 9bbd42a638 am: cc78841c5b by Elliott Hughes · 10 months ago
  10. cc78841 Remove unused -Wno-implicit-function-declaration. am: 9bbd42a638 by Elliott Hughes · 10 months ago
  11. 9bbd42a Remove unused -Wno-implicit-function-declaration. by Elliott Hughes · 10 months ago
  12. a3ed489 Clean up a #include. am: 9706a1009e am: 64a4ea074b by Elliott Hughes · 10 months ago
  13. 64a4ea0 Clean up a #include. am: 9706a1009e by Elliott Hughes · 10 months ago
  14. 9706a10 Clean up a #include. by Elliott Hughes · 10 months ago
  15. 80272cb Rename '*ret' to '*err' for io_uring_setup_buf_ring() by Jens Axboe · 11 months ago
  16. cb14306 test/io_uring_passthrough: ensure that fixed buffers are tested properly by Jens Axboe · 11 months ago
  17. 7fa486a src/setup: io_uring_alloc_huge() should round AFTER adding to sqes_mem by Jens Axboe · 11 months ago
  18. 03aab18 configure: fix blkdev.h include for discard definition by Jens Axboe · 11 months ago
  19. 01b9255 test/fifo-nonblock-read: ensure that !FMODE_NOWAIT O_NONBLOCK works by Jens Axboe · 11 months ago
  20. 1419174 test/regbuf-clone: test dummy ubuf cloning by Jens Axboe · 11 months ago
  21. cbae992 test/io_uring_register: fix poll testing by Jens Axboe · 11 months ago
  22. 89ed36b test/sqwait: fix shadowed 'inflight' variable by Jens Axboe · 11 months ago
  23. a8181ce test/sqwait: test retrieving an SQE post io_uring_sqring_wait() by Jens Axboe · 11 months ago
  24. cd87073 lib: turn INT_FLAG_REG_RING into masked flag by Jens Axboe · 11 months ago
  25. 2fe16b1 test/cmd-discard: use correct skip exit value by Jens Axboe · 11 months ago
  26. 8fdf201 test/cmd-discard: handle kernel not supporting discards better by Jens Axboe · 11 months ago
  27. e0445c3 CHANGELOG: note addition of discard by Jens Axboe · 11 months ago
  28. bafd872 man/io_uring_prep_cmd_discard.3: add discard man pages by Pavel Begunkov · 11 months ago
  29. 244be25 test: add discard cmd tests by Pavel Begunkov · 11 months ago
  30. 906a456 Add io_uring_prep_cmd_discard by Pavel Begunkov · 11 months ago
  31. c33234a man/man/io_uring_sqe_set_data: add note on ->user_data validity by Jens Axboe · 11 months ago
  32. dd1aa10 man: fix spelling error by Jens Axboe · 11 months ago
  33. 5f6617e man: add man page for io_uring_peek_batch_cqe() by Jens Axboe · 11 months ago
  34. 5b46a7e man: added kernel versions to a few man pages by Jens Axboe · 11 months ago
  35. 3e6c9b9 test/sync-cancel: don't fail on missing IORING_ASYNC_CANCEL_OP by Jens Axboe · 12 months ago
  36. 3d84be4 test/read-mshot-stdin: add output and instructions on how to run by Jens Axboe · 12 months ago
  37. c02748b Add stdin provided buffer test case by Jens Axboe · 12 months ago
  38. a0e3a45 test/read-mshot*: cleanup up properly by Jens Axboe · 12 months ago
  39. 0f72d92 man: document IORING_CQE_F_BUF_MORE and IOU_PBUF_RING_INC by Jens Axboe · 12 months ago
  40. c90e5a6 Merge branch 'kdigest_follow_ups' of https://github.com/ddiss/liburing by Jens Axboe · 12 months ago
  41. 33de51d examples/kdigest: print whether bundled sends were used by David Disseldorp · 12 months ago
  42. 68b45a4 examples/kdigest: reuse I/O buffer for hash result by David Disseldorp · 12 months ago
  43. 6f310e3 test/bind-listen: fix incorrect io_uring_prep_recv buflen by David Disseldorp · 12 months ago
  44. 9d5adc5 Merge branch 'man-open2' of https://github.com/aconz2/liburing by Jens Axboe · 12 months ago
  45. d7c02c9 man/prep_openat{2}: clarify IOSQE_FIXED_FILE by Andrew Consroe · 12 months ago
  46. 352c8ab examples/kdigest: misc updates and improvements by Jens Axboe · 12 months ago
  47. 065b1ff examples/kdigest: remove "error" handling by Jens Axboe · 12 months ago
  48. 73a7003 examples/kdigest: add support for bundled sends by Jens Axboe · 12 months ago
  49. 6901ce0 CHANGELOG: note that the kdigest example was added by Jens Axboe · 12 months ago
  50. 189ea06 Merge branch 'af_alg_hash_example_v2' of https://github.com/ddiss/liburing by Jens Axboe · 12 months ago
  51. 97e10b6 examples/kdigest: add AF_ALG hash example by David Disseldorp · 12 months ago
  52. d188299 test/msg-ring: don't mistake T_EXIT_SKIP for failure by Jens Axboe · 12 months ago
  53. c16017c Make io_uring_for_each_cqe() only read the tail once by Jens Axboe · 12 months ago
  54. 2bfc0d5 Revert "liburing: Pull load_acquire out of for loop to amortize cost" by Jens Axboe · 12 months ago
  55. d00060b test/runtests.sh: output what kernel the tests were run on by Jens Axboe · 12 months ago
  56. 23b79d5 test/recvsend_bundle: handle another case of not aborting by Jens Axboe · 12 months ago
  57. 40df5e6 Merge branch 'for_each_cqe' of https://github.com/CPestka/liburing by Jens Axboe · 12 months ago
  58. 3ca941c Merge branch 'open_helper' of https://github.com/CPestka/liburing by Jens Axboe · 12 months ago
  59. cb02d22 liburing: Pull load_acquire out of for loop to amortize cost by CPestka · 12 months ago
  60. 48ca808 man/prep_open: Add man entry for io_uring_prep_open(_direct) by CPestka · 12 months ago
  61. c0a7524 liburing/sqe_helper: Add helper to prep sqe for an open by CPestka · 12 months ago
  62. 4a581ec Merge branch 'io_uring_man' of https://github.com/CPestka/liburing by Jens Axboe · 12 months ago
  63. 8a7810d man/io_uring: Add remark about where to find info about memory ordering by CPestka · 12 months ago
  64. a4a2cc4 man/io_uring: Update SQE struct by CPestka · 12 months ago
  65. 06ade09 man/io_uring: Add remark that operational behavior changes with flags by CPestka · 12 months ago
  66. 74c8f34 man/io_uring: Moved SQE example of a read request to SQE description by CPestka · 12 months ago
  67. fcd60dc man/io_uring: Formatting fixes by CPestka · 12 months ago
  68. 206650f test/fixed-hugepage: skip test on -ENOMEM by Jens Axboe · 12 months ago
  69. b6658a9 test/timeout: modify update timeout case for PREEMPT_RT by Jens Axboe · 12 months ago
  70. db4b040 test/poll-mshot-update: ensure 'nfiles' doesn't exceed NFILES by Jens Axboe · 12 months ago
  71. aa7c727 test/poll-many: ensure 'nfiles' doesn't exceed NFILES by Jens Axboe · 12 months ago
  72. 9538013 test/napi-test: skip on older kernels if ring init fails by Jens Axboe · 12 months ago
  73. cb862bb test/msg-ring: skip on older kernels for ring setup by Jens Axboe · 12 months ago
  74. 3fd1082 test/sq-poll-share: skip if O_DIRECT is not available by Jens Axboe · 12 months ago
  75. 1be3049 test/recvsend_bundle: don't fail on missing buffer ring support by Jens Axboe · 12 months ago
  76. bb01691 test/msg-ring: handle the skip case for older kernels by Jens Axboe · 12 months ago
  77. e6562d5 test/file-verify: handle missing O_DIRECT support more gracefully by Jens Axboe · 12 months ago
  78. 4faa067 test/poll-mshot-update: make the test behave a bit better with file limits by Jens Axboe · 12 months ago
  79. 5034256 test/poll-many: make the test behave a bit better with file limits by Jens Axboe · 12 months ago
  80. 07d5df2 test/runtests.sh: only do dmesg file check if dmesg logging is enabled by Jens Axboe · 12 months ago
  81. 3aef938 test/poll-v-poll: don't mixup SKIP and FAIL by Jens Axboe · 12 months ago
  82. c4a67d7 test/runtests.sh: use double quotes for filenames by Jens Axboe · 12 months ago
  83. f87057a test/runtests.sh: dump dmesg failure contents after test runs by Jens Axboe · 12 months ago
  84. d341464 test/runtests.sh: revert to only checking dmesg for root by Jens Axboe · 12 months ago
  85. 9bb8704 test/runtests.sh: correct a shell check complaint by Jens Axboe · 12 months ago
  86. baad5f5 test/runtests.sh: perform dmesg check as a normal user by Jens Axboe · 12 months ago
  87. fd3e498 test/waitid: be nice and wait for unrepeaped forks by Jens Axboe · 12 months ago
  88. ca90f81 test/file-update: allow -EBADF as well as an error by Jens Axboe · 12 months ago
  89. e286c03 test/io_uring_register: skip file-backed test on virtual file systems by Jens Axboe · 12 months ago
  90. 40ff781 test: update a few tests for older kernels by Jens Axboe · 12 months ago
  91. 63ad4d5 Merge branch 'master' of https://github.com/Oipo/liburing by Jens Axboe · 12 months ago
  92. 0e66711 Merge branch 'fix-man-pages2' of https://github.com/aconz2/liburing by Jens Axboe · 12 months ago
  93. dcfa531 include/liburing.h: Remove redundant sanitize check by Michael de Lang · 12 months ago
  94. f9cc6f5 src/sanitize: don't sanitize opcodes with non-pointer inputs by Michael de Lang · 12 months ago
  95. 87f2407 src/sanitize: Remove unused ifdef guard by Michael de Lang · 12 months ago
  96. d971608 Fix some syscall name typos in man pages by Andrew Consroe · 12 months ago
  97. 0c8975a man/io_uring_register_ring_fd: add note about kernel availability by Jens Axboe · 12 months ago
  98. bfc0e87 Merge branch 'io_uring_setup_man' of https://github.com/CPestka/liburing by Jens Axboe · 12 months ago
  99. 5af6242 man/io_uring_setup: Add doc for IORING_FEAT_RECVSEND_BUNDLE by CPestka · 12 months ago
  100. c72a831 man/io_uring_setup: Add missing error code by CPestka · 12 months ago