index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
notif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring/notif: Remove the unused function io_notif_complete()
Jiapeng Chong
2022-09-05
1
-8
/
+0
*
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
2022-09-01
1
-10
/
+2
*
io_uring/notif: remove notif registration
Pavel Begunkov
2022-09-01
1
-71
/
+0
*
io_uring/notif: order notif vs send CQEs
Pavel Begunkov
2022-08-24
1
-2
/
+4
*
io_uring/net: fix must_hold annotation
Pavel Begunkov
2022-08-24
1
-1
/
+1
*
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
2022-08-12
1
-2
/
+0
*
io_uring: consistently make use of io_notif_to_data()
Stefan Metzmacher
2022-08-11
1
-1
/
+1
*
io_uring: notification completion optimisation
Pavel Begunkov
2022-07-27
1
-107
/
+52
*
io_uring/net: make page accounting more consistent
Pavel Begunkov
2022-07-25
1
-5
/
+4
*
io_uring: flush notifiers after sendzc
Pavel Begunkov
2022-07-24
1
-1
/
+1
*
io_uring: account locked pages for non-fixed zc
Pavel Begunkov
2022-07-24
1
-0
/
+6
*
io_uring: add notification slot registration
Pavel Begunkov
2022-07-24
1
-0
/
+43
*
io_uring: add rsrc referencing for notifiers
Pavel Begunkov
2022-07-24
1
-0
/
+5
*
io_uring: complete notifiers in tw
Pavel Begunkov
2022-07-24
1
-3
/
+19
*
io_uring: cache struct io_notif
Pavel Begunkov
2022-07-24
1
-7
/
+50
*
io_uring: add zc notification infrastructure
Pavel Begunkov
2022-07-24
1
-0
/
+102