aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daystest/sqpoll-exec: skip on ancient kernels if user isn't rootupstream-masterJens Axboe
5 daysCHANGELOG: start 2.7 release sectionJens Axboe
5 daysman/io_uring_register_files.3: mention setrlimit for sparse filesJens Axboe
6 daystest/send-zerocopy: warn if we get -ENOMEMJens Axboe
6 daystest/no-mmap-inval: allow -ENOMEM as the failure as wellJens Axboe
6 daystest/init-mem: remove debug printfJens Axboe
6 daystest/sqpoll-exec: properly return skip if test skippedJens Axboe
7 daysBump minor versionJens Axboe
7 daysMerge branch 'init-mem'Jens Axboe
7 daystest/init-mem: test io_uring_queue_init_mem() with various sizesJens Axboe
7 dayssrc/setup: fix io_uring_alloc_huge() underestimating required memoryJens Axboe
8 daystest/sqpoll-exec: add test case for file being immediately closedJens Axboe
12 daysMerge branch 'recvsend-bundle'Jens Axboe
2024-05-14test/accept-non-empty: add accept IORING_CQE_F_SOCK_NONEMPTY testJens Axboe
2024-05-14io_uring.h: sync with 6.10 kernelJens Axboe
2024-05-05Merge branch 'pu/test-clean' of https://github.com/guillemj/liburingJens Axboe
2024-05-05Merge branch 'pu/libffi-symbols' of https://github.com/guillemj/liburingJens Axboe
2024-05-05test: Remove the coredump if coredump.t managed to generate oneGuillem Jover
2024-05-05liburing-ffi.map: Add comments for symbols added in wrong version nodeGuillem Jover
2024-05-03man: fix IORING_REGISTER_RING_FDS docsJeff Moyer
2024-05-01test/buf-ring: skip on older kernels that don't support mmap'ed ringsJens Axboe
2024-05-01test: skip test case if underlying filesystem doesn't support O_DIRECTJens Axboe
2024-04-30CHANGELOG: minor updatesJens Axboe
2024-04-26examples/proxy: correct sendmsg + bundles messageJens Axboe
2024-04-26Fix portability issues in configure scriptArthur Williams
2024-04-22examples/proxy: increment open_conns early for sink modeJens Axboe
2024-04-20test/msg-ring: synchronize remote test case with a pthread barrierJens Axboe
2024-04-20examples/proxy: re-arm receive if no new send is preparedJens Axboe
2024-04-19t/socket-io-cmd: do single retry for SIOCINQJens Axboe
2024-04-19test/socket-io-cmd: don't use CQE after io_uring_cqe_seen()Jens Axboe
2024-04-19test/sqpoll-cancel-hang: remove testJens Axboe
2024-04-17register: use do_register() for NAPI register/unregisterJens Axboe
2024-04-14Merge branch 'fix_clear_flags' of https://github.com/gxuu/liburingJens Axboe
2024-04-14Add initialization function of io_uring_sqegxu
2024-04-08examples/sendzc: test background pollingPavel Begunkov
2024-04-08io_uring/sendzc: add DEFER_TASKRUN testingPavel Begunkov
2024-04-08test/sendzc: improve zc support probingPavel Begunkov
2024-04-08test: handle test_send_faults()'s cases one by onePavel Begunkov
2024-04-05man/io_uring_setup.2: Improve IORING_SETUP_REGISTERED_FD_ONLY documentationGabriel Krisman Bertazi
2024-04-05man/io_uring_enter.2: Move poll update behavior to poll removeGabriel Krisman Bertazi
2024-04-02test/msg-ring-fd: fix bugs in test caseJens Axboe
2024-04-02test: update for older kernelsJens Axboe
2024-04-02Add test case for creation/teardown of memory mapped provided buffersJens Axboe
2024-03-29test/msg-ring-fd: add test case for FD passing with MSG_RINGJens Axboe
2024-03-29examples/proxy: be a bit smarter in handling send/sendmsg zerocopyJens Axboe
2024-03-28test/msg-ring: test DEFER_TASKRUN as wellJens Axboe
2024-03-28test/send_recv: set IORING_SETUP_SUBMIT_ALLJens Axboe
2024-03-28test/connect: add SQPOLL as wellJens Axboe
2024-03-26Merge branch 'memory-ordering-and-atomicity' of https://github.com/shachaf/li...Jens Axboe
2024-03-26test/file-register: ensure the fail case allocates enoughJens Axboe