Age | Commit message (Expand) | Author |
---|---|---|
2022-12-31 | io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag | Stefan Metzmacher |
2022-09-01 | io_uring/net: simplify zerocopy send user API | Pavel Begunkov |
2022-09-01 | io_uring/notif: remove notif registration | Pavel Begunkov |
2022-08-15 | io_uring/notif: raise limit on notification slots | Pavel Begunkov |
2022-08-12 | io_uring: make io_kiocb_to_cmd() typesafe | Stefan Metzmacher |
2022-07-27 | io_uring: notification completion optimisation | Pavel Begunkov |
2022-07-25 | io_uring/net: make page accounting more consistent | Pavel Begunkov |
2022-07-25 | io_uring/net: improve io_get_notif_slot types | Pavel Begunkov |
2022-07-24 | io_uring: flush notifiers after sendzc | Pavel Begunkov |
2022-07-24 | io_uring: add notification slot registration | Pavel Begunkov |
2022-07-24 | io_uring: add rsrc referencing for notifiers | Pavel Begunkov |
2022-07-24 | io_uring: complete notifiers in tw | Pavel Begunkov |
2022-07-24 | io_uring: cache struct io_notif | Pavel Begunkov |
2022-07-24 | io_uring: add zc notification infrastructure | Pavel Begunkov |