Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_uring: make io_kiocb_to_cmd() typesafe | Stefan Metzmacher | 2022-08-12 | 1 | -1/+1 |
* | io_uring: notification completion optimisation | Pavel Begunkov | 2022-07-27 | 1 | -29/+13 |
* | io_uring/net: make page accounting more consistent | Pavel Begunkov | 2022-07-25 | 1 | -0/+19 |
* | io_uring/net: improve io_get_notif_slot types | Pavel Begunkov | 2022-07-25 | 1 | -1/+1 |
* | io_uring: flush notifiers after sendzc | Pavel Begunkov | 2022-07-24 | 1 | -0/+11 |
* | io_uring: add notification slot registration | Pavel Begunkov | 2022-07-24 | 1 | -0/+3 |
* | io_uring: add rsrc referencing for notifiers | Pavel Begunkov | 2022-07-24 | 1 | -0/+1 |
* | io_uring: complete notifiers in tw | Pavel Begunkov | 2022-07-24 | 1 | -0/+3 |
* | io_uring: cache struct io_notif | Pavel Begunkov | 2022-07-24 | 1 | -0/+5 |
* | io_uring: add zc notification infrastructure | Pavel Begunkov | 2022-07-24 | 1 | -0/+64 |