summaryrefslogtreecommitdiff
path: root/io_uring/notif.h
Commit message (Expand)AuthorAgeFilesLines
* io_uring/notif: add constant for ubuf_info flagsPavel Begunkov2023-04-151-0/+1
* io_uring: reduce scheduling due to twPavel Begunkov2023-04-061-1/+1
* io_uring: move zc reporting from the hot pathPavel Begunkov2022-11-211-0/+1
* io_uring/net: inline io_notif_flush()Pavel Begunkov2022-11-211-1/+10
* io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flagStefan Metzmacher2022-11-211-0/+3
* io_uring/net: simplify zerocopy send user APIPavel Begunkov2022-09-011-41/+2
* io_uring/notif: remove notif registrationPavel Begunkov2022-09-011-11/+0
* io_uring/notif: raise limit on notification slotsPavel Begunkov2022-08-151-1/+1
* io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher2022-08-121-1/+1
* io_uring: notification completion optimisationPavel Begunkov2022-07-271-29/+13
* io_uring/net: make page accounting more consistentPavel Begunkov2022-07-251-0/+19
* io_uring/net: improve io_get_notif_slot typesPavel Begunkov2022-07-251-1/+1
* io_uring: flush notifiers after sendzcPavel Begunkov2022-07-241-0/+11
* io_uring: add notification slot registrationPavel Begunkov2022-07-241-0/+3
* io_uring: add rsrc referencing for notifiersPavel Begunkov2022-07-241-0/+1
* io_uring: complete notifiers in twPavel Begunkov2022-07-241-0/+3
* io_uring: cache struct io_notifPavel Begunkov2022-07-241-0/+5
* io_uring: add zc notification infrastructurePavel Begunkov2022-07-241-0/+64