aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/io_uring/notif.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-27io_uring: notification completion optimisationPavel Begunkov1-107/+52
2022-07-25io_uring/net: make page accounting more consistentPavel Begunkov1-5/+4
2022-07-24io_uring: flush notifiers after sendzcPavel Begunkov1-1/+1
2022-07-24io_uring: account locked pages for non-fixed zcPavel Begunkov1-0/+6
2022-07-24io_uring: add notification slot registrationPavel Begunkov1-0/+43
2022-07-24io_uring: add rsrc referencing for notifiersPavel Begunkov1-0/+5
2022-07-24io_uring: complete notifiers in twPavel Begunkov1-3/+19
2022-07-24io_uring: cache struct io_notifPavel Begunkov1-7/+50
2022-07-24io_uring: add zc notification infrastructurePavel Begunkov1-0/+102