aboutsummaryrefslogtreecommitdiffstats
path: root/io_uring/notif.h
AgeCommit message (Expand)Author
2022-12-31io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flagStefan Metzmacher
2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov
2022-09-01io_uring/notif: remove notif registrationPavel Begunkov
2022-08-15io_uring/notif: raise limit on notification slotsPavel Begunkov
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher
2022-07-27io_uring: notification completion optimisationPavel Begunkov
2022-07-25io_uring/net: make page accounting more consistentPavel Begunkov
2022-07-25io_uring/net: improve io_get_notif_slot typesPavel Begunkov
2022-07-24io_uring: flush notifiers after sendzcPavel 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