1. 519760d io_uring/notif: add constant for ubuf_info flags by Pavel Begunkov · 1 year, 9 months ago
  2. 8751d15 io_uring: reduce scheduling due to tw by Pavel Begunkov · 1 year, 9 months ago
  3. a282967 io_uring: encapsulate task_work state by Pavel Begunkov · 1 year, 9 months ago
  4. c8576f3 io_uring: refactor req allocation by Pavel Begunkov · 2 years ago
  5. 42385b0 io_uring/net: move mm accounting to a slower path by Pavel Begunkov · 2 years, 2 months ago
  6. 40725d1 io_uring: move zc reporting from the hot path by Pavel Begunkov · 2 years, 2 months ago
  7. bedd20b io_uring/net: inline io_notif_flush() by Pavel Begunkov · 2 years, 2 months ago
  8. 7fa8e84 io_uring/net: rename io_uring_tx_zerocopy_callback by Pavel Begunkov · 2 years, 2 months ago
  9. fc1dd0d io_uring/net: preset notif tw handler by Pavel Begunkov · 2 years, 2 months ago
  10. 5bc8e88 io_uring/net: remove extra notif rsrc setup by Pavel Begunkov · 2 years, 2 months ago
  11. e307e66 io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag by Stefan Metzmacher · 2 years, 2 months ago
  12. 4fa07ed io_uring/notif: Remove the unused function io_notif_complete() by Jiapeng Chong · 2 years, 4 months ago
  13. b48c312 io_uring/net: simplify zerocopy send user API by Pavel Begunkov · 2 years, 4 months ago
  14. 57f3322 io_uring/notif: remove notif registration by Pavel Begunkov · 2 years, 4 months ago
  15. 53bdc88 io_uring/notif: order notif vs send CQEs by Pavel Begunkov · 2 years, 4 months ago
  16. 2cacedc io_uring/net: fix must_hold annotation by Pavel Begunkov · 2 years, 4 months ago
  17. f2ccb5a io_uring: make io_kiocb_to_cmd() typesafe by Stefan Metzmacher · 2 years, 5 months ago
  18. da2634e io_uring: consistently make use of io_notif_to_data() by Stefan Metzmacher · 2 years, 5 months ago
  19. 14b146b io_uring: notification completion optimisation by Pavel Begunkov · 2 years, 5 months ago
  20. 6a9ce66 io_uring/net: make page accounting more consistent by Pavel Begunkov · 2 years, 5 months ago
  21. 6380913 io_uring: flush notifiers after sendzc by Pavel Begunkov · 2 years, 6 months ago
  22. e29e3bd io_uring: account locked pages for non-fixed zc by Pavel Begunkov · 2 years, 6 months ago
  23. bc24d6b io_uring: add notification slot registration by Pavel Begunkov · 2 years, 6 months ago
  24. 68ef557 io_uring: add rsrc referencing for notifiers by Pavel Begunkov · 2 years, 6 months ago
  25. e58d498 io_uring: complete notifiers in tw by Pavel Begunkov · 2 years, 6 months ago
  26. eb4a299 io_uring: cache struct io_notif by Pavel Begunkov · 2 years, 6 months ago
  27. eb42ceb io_uring: add zc notification infrastructure by Pavel Begunkov · 2 years, 6 months ago