summaryrefslogtreecommitdiffstats
path: root/io_uring
Commit message (Expand)AuthorAgeFilesLines
...
* io_uring: add flag for disabling provided buffer recyclingJens Axboe2023-01-241-0/+5
* io_uring: ensure recv and recvmsg handle MSG_WAITALL correctlyJens Axboe2023-01-241-0/+28
* io_uring: improve send/recv error handlingPavel Begunkov2023-01-241-24/+31
* io_uring: don't gate task_work run on TIF_NOTIFY_SIGNALJens Axboe2023-01-241-1/+1
* io_uring/io-wq: only free worker if it was allocated for creationJens Axboe2023-01-181-1/+6
* io_uring/io-wq: free worker if task_work creation is canceledJens Axboe2023-01-181-0/+1
* io_uring: Fix unsigned 'res' comparison with zero in io_fixup_rw_res()Harshit Mogalapalli2023-01-141-1/+1
* io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeupsJens Axboe2023-01-041-7/+20
* io_uring: import 5.15-stable io_uringJens Axboe2023-01-044-0/+12509