.. |
Makefile
|
…
|
|
advise.c
|
…
|
|
advise.h
|
…
|
|
alloc_cache.h
|
io_uring/rsrc: consolidate node caching
|
2023-04-12 12:09:41 -06:00 |
cancel.c
|
…
|
|
cancel.h
|
…
|
|
epoll.c
|
…
|
|
epoll.h
|
…
|
|
fdinfo.c
|
capability: just use a 'u64' instead of a 'u32[2]' array
|
2023-03-01 10:01:22 -08:00 |
fdinfo.h
|
…
|
|
filetable.c
|
io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
|
2023-03-22 11:04:55 -06:00 |
filetable.h
|
…
|
|
fs.c
|
…
|
|
fs.h
|
…
|
|
io-wq.c
|
io_uring/io-wq: drop outdated comment
|
2023-04-03 07:16:15 -06:00 |
io-wq.h
|
…
|
|
io_uring.c
|
io_uring/rsrc: remove rsrc_data refs
|
2023-04-15 14:44:57 -06:00 |
io_uring.h
|
io_uring: add irq lockdep checks
|
2023-04-12 12:09:41 -06:00 |
kbuf.c
|
io_uring/kbuf: remove extra ->buf_ring null check
|
2023-04-12 12:09:41 -06:00 |
kbuf.h
|
io_uring: add support for user mapped provided buffer ring
|
2023-04-03 07:14:21 -06:00 |
msg_ring.c
|
io_uring/msg_ring: let target know allocated index
|
2023-03-16 07:16:56 -06:00 |
msg_ring.h
|
…
|
|
net.c
|
io_uring/net: avoid sending -ECONNABORTED on repeated connection requests
|
2023-03-20 20:44:45 -06:00 |
net.h
|
io_uring: Add KASAN support for alloc_caches
|
2023-04-03 07:16:14 -06:00 |
nop.c
|
…
|
|
nop.h
|
…
|
|
notif.c
|
io_uring/notif: add constant for ubuf_info flags
|
2023-04-15 14:21:04 -06:00 |
notif.h
|
io_uring/notif: add constant for ubuf_info flags
|
2023-04-15 14:21:04 -06:00 |
opdef.c
|
…
|
|
opdef.h
|
…
|
|
openclose.c
|
…
|
|
openclose.h
|
…
|
|
poll.c
|
io_uring: encapsulate task_work state
|
2023-04-03 07:16:15 -06:00 |
poll.h
|
io_uring/poll: allow some retries for poll triggering spuriously
|
2023-02-25 20:10:13 -07:00 |
refs.h
|
…
|
|
rsrc.c
|
io_uring/rsrc: clean up __io_sqe_buffers_update()
|
2023-04-15 14:44:57 -06:00 |
rsrc.h
|
io_uring/rsrc: inline switch_start fast path
|
2023-04-15 14:44:57 -06:00 |
rw.c
|
io_uring: reduce scheduling due to tw
|
2023-04-06 16:23:28 -06:00 |
rw.h
|
…
|
|
slist.h
|
io_uring: silence variable ‘prev’ set but not used warning
|
2023-03-09 10:10:58 -07:00 |
splice.c
|
…
|
|
splice.h
|
…
|
|
sqpoll.c
|
io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threads
|
2023-03-15 06:50:59 -06:00 |
sqpoll.h
|
…
|
|
statx.c
|
…
|
|
statx.h
|
…
|
|
sync.c
|
…
|
|
sync.h
|
…
|
|
tctx.c
|
…
|
|
tctx.h
|
…
|
|
timeout.c
|
io_uring: encapsulate task_work state
|
2023-04-03 07:16:15 -06:00 |
timeout.h
|
…
|
|
uring_cmd.c
|
io_uring/uring_cmd: take advantage of completion batching
|
2023-04-12 12:07:36 -06:00 |
uring_cmd.h
|
…
|
|
xattr.c
|
…
|
|
xattr.h
|
…
|
|