summaryrefslogtreecommitdiff
path: root/tpool/aio_liburing.cc
Commit message (Expand)AuthorAgeFilesLines
* Add missing include for std::runtime_errorHeiko Becker2023-01-251-0/+1
* MDEV-29443: prevent uring access to galera sst /notify scriptsDaniel Black2022-09-061-0/+6
* MDEV-28665 aio_uring::thread_routine terminates prematurely, causing hangMarko Mäkelä2022-05-251-4/+4
* tpool: liburing typo in errorDaniel Black2022-04-271-1/+2
* MDEV-27900 fixesSergei Golubchik2022-03-251-2/+1
* MDEV-27900: aio handle partial reads/writes (uring)Daniel Black2022-03-121-0/+2
* MDEV-25905: Assertion table2==NULL in dict_sys_t::add()Marko Mäkelä2021-06-141-6/+4
* MDEV-25760: Resubmit IO job on -EAGAIN from io_uringMarko Mäkelä2021-06-141-0/+7
* io_liburing: ENOMEM handling - use io_uring_mlock_sizeDaniel Black2021-04-151-6/+16
* MDEV-24883 add io_uring support for tpoolMarko Mäkelä2021-03-151-0/+185