index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
io_uring
/
notif.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-22
io_uring/notif: implement notification stacking
Pavel Begunkov
1
-0
/
+3
2024-04-22
io_uring/notif: simplify io_notif_flush()
Pavel Begunkov
1
-6
/
+3
2024-04-15
io_uring/notif: shrink account_pages to u32
Pavel Begunkov
1
-1
/
+2
2024-04-15
io_uring/net: get rid of io_notif_complete_tw_ext
Pavel Begunkov
1
-2
/
+4
2023-04-15
io_uring/notif: add constant for ubuf_info flags
Pavel Begunkov
1
-0
/
+1
2023-04-06
io_uring: reduce scheduling due to tw
Pavel Begunkov
1
-1
/
+1
2022-11-21
io_uring: move zc reporting from the hot path
Pavel Begunkov
1
-0
/
+1
2022-11-21
io_uring/net: inline io_notif_flush()
Pavel Begunkov
1
-1
/
+10
2022-11-21
io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag
Stefan Metzmacher
1
-0
/
+3
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
1
-41
/
+2
2022-09-01
io_uring/notif: remove notif registration
Pavel Begunkov
1
-11
/
+0
2022-08-15
io_uring/notif: raise limit on notification slots
Pavel Begunkov
1
-1
/
+1
2022-08-12
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
1
-1
/
+1
2022-07-27
io_uring: notification completion optimisation
Pavel Begunkov
1
-29
/
+13
2022-07-25
io_uring/net: make page accounting more consistent
Pavel Begunkov
1
-0
/
+19
2022-07-25
io_uring/net: improve io_get_notif_slot types
Pavel Begunkov
1
-1
/
+1
2022-07-24
io_uring: flush notifiers after sendzc
Pavel Begunkov
1
-0
/
+11
2022-07-24
io_uring: add notification slot registration
Pavel Begunkov
1
-0
/
+3
2022-07-24
io_uring: add rsrc referencing for notifiers
Pavel Begunkov
1
-0
/
+1
2022-07-24
io_uring: complete notifiers in tw
Pavel Begunkov
1
-0
/
+3
2022-07-24
io_uring: cache struct io_notif
Pavel Begunkov
1
-0
/
+5
2022-07-24
io_uring: add zc notification infrastructure
Pavel Begunkov
1
-0
/
+64