aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring
AgeCommit message (Expand)Author
2022-10-24io_uring: correct pinned_vm accountingPavel Begunkov
2022-10-24io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov
2022-10-24io_uring/net: don't update msg_name if not providedPavel Begunkov
2022-10-24io_uring/net: fix fast_iov assignment in io_setup_async_msg()Stefan Metzmacher
2022-10-24io_uring/rw: fix unexpected link breakagePavel Begunkov
2022-09-28io_uring: ensure that cached task references are always put on exitJens Axboe
2022-09-23io_uring/msg_ring: check file type before puttingJens Axboe
2022-09-15lsm,io_uring: add LSM hooks for the new uring_cmd file opLuis Chamberlain
2022-09-15io_uring: recycle kbuf recycle on tw requeuePavel Begunkov
2022-08-31io_uring: fix issue with io_write() not always undoing sb_start_write()Jens Axboe
2022-08-17io_uring: mem-account pbuf bucketsPavel Begunkov
2022-08-17io_uring: Don't require reinitable percpu_refMichal Koutný
2022-08-17io_uring: define a 'prep' and 'issue' handler for each opcodeJens Axboe
2022-08-17io_uring: move to separate directoryJens Axboe