..
Makefile
…
advise.c
…
advise.h
…
alloc_cache.h
…
cancel.c
io_uring/cancel: re-grab ctx mutex after finishing wait
2022-12-21 13:31:40 -07:00
cancel.h
…
epoll.c
…
epoll.h
…
fdinfo.c
io_uring/fdinfo: include locked hash table in fdinfo output
2023-01-10 10:24:52 -07:00
fdinfo.h
…
filetable.c
io_uring/filetable: fix file reference underflow
2022-11-25 06:54:46 -07:00
filetable.h
…
fs.c
…
fs.h
…
io-wq.c
io_uring/io-wq: only free worker if it was allocated for creation
2023-01-08 10:39:17 -07:00
io-wq.h
…
io_uring.c
io_uring: always prep_async for drain requests
2023-01-27 06:29:29 -07:00
io_uring.h
io_uring: lockdep annotate CQ locking
2023-01-03 19:05:41 -07:00
kbuf.c
io_uring: don't use complete_post in kbuf
2022-11-25 06:11:15 -07:00
kbuf.h
…
msg_ring.c
io_uring/msg_ring: fix remote queue to disabled ring
2023-01-20 09:49:34 -07:00
msg_ring.h
io_uring: get rid of double locking
2022-12-07 06:47:13 -07:00
net.c
io_uring/net: cache provided buffer group value for multishot receives
2023-01-23 07:08:08 -07:00
net.h
…
nop.c
…
nop.h
…
notif.c
…
notif.h
…
opdef.c
io_uring: get rid of double locking
2022-12-07 06:47:13 -07:00
opdef.h
io_uring: dont remove file from msg_ring reqs
2022-12-07 06:47:13 -07:00
openclose.c
…
openclose.h
…
poll.c
io_uring/poll: don't reissue in case of poll race on multishot request
2023-01-20 15:11:54 -07:00
poll.h
…
refs.h
…
rsrc.c
io_uring: use bvec_set_page to initialize a bvec
2023-02-03 10:17:42 -07:00
rsrc.h
io_uring: use tw for putting rsrc
2022-12-07 06:47:13 -07:00
rw.c
io_uring: lock overflowing for IOPOLL
2023-01-13 07:32:46 -07:00
rw.h
…
slist.h
…
splice.c
…
splice.h
…
sqpoll.c
…
sqpoll.h
…
statx.c
…
statx.h
…
sync.c
…
sync.h
…
tctx.c
…
tctx.h
…
timeout.c
io_uring: ease timeout flush locking requirements
2022-12-14 08:53:35 -07:00
timeout.h
…
uring_cmd.c
…
uring_cmd.h
…
xattr.c
…
xattr.h
…