summaryrefslogtreecommitdiff
path: root/io_uring/notif.c
AgeCommit message (Expand)Author
2022-07-27io_uring: notification completion optimisationfor-5.20/io_uring-zerocopy-send-2022-07-29Pavel Begunkov
2022-07-25io_uring/net: make page accounting more consistentPavel Begunkov
2022-07-24io_uring: flush notifiers after sendzcPavel Begunkov
2022-07-24io_uring: account locked pages for non-fixed zcPavel Begunkov
2022-07-24io_uring: add notification slot registrationPavel Begunkov
2022-07-24io_uring: add rsrc referencing for notifiersPavel Begunkov
2022-07-24io_uring: complete notifiers in twPavel Begunkov
2022-07-24io_uring: cache struct io_notifPavel Begunkov
2022-07-24io_uring: add zc notification infrastructurePavel Begunkov