| .. |
|
Makefile
|
io_uring/eventfd: move eventfd handling to separate file
|
2024-06-16 14:54:55 -06:00 |
|
advise.c
|
io_uring/advise: support 64-bit lengths
|
2024-06-16 14:54:55 -06:00 |
|
advise.h
|
…
|
|
|
alloc_cache.h
|
…
|
|
|
cancel.c
|
…
|
|
|
cancel.h
|
io_uring: fix cancellation overwriting req->flags
|
2024-06-13 19:25:28 -06:00 |
|
epoll.c
|
…
|
|
|
epoll.h
|
…
|
|
|
eventfd.c
|
io_uring/eventfd: move eventfd handling to separate file
|
2024-06-16 14:54:55 -06:00 |
|
eventfd.h
|
io_uring/eventfd: move eventfd handling to separate file
|
2024-06-16 14:54:55 -06:00 |
|
fdinfo.c
|
…
|
|
|
fdinfo.h
|
…
|
|
|
filetable.c
|
…
|
|
|
filetable.h
|
…
|
|
|
fs.c
|
…
|
|
|
fs.h
|
…
|
|
|
futex.c
|
…
|
|
|
futex.h
|
…
|
|
|
io-wq.c
|
io_uring/io-wq: limit retrying worker initialisation
|
2024-07-11 01:51:44 -06:00 |
|
io-wq.h
|
io_uring/io-wq: make io_wq_work flags atomic
|
2024-06-16 14:54:55 -06:00 |
|
io_uring.c
|
io_uring/napi: pass ktime to io_napi_adjust_timeout
|
2024-07-26 08:31:59 -06:00 |
|
io_uring.h
|
io_uring/napi: use ktime in busy polling
|
2024-07-26 08:31:59 -06:00 |
|
kbuf.c
|
io_uring: fix error pbuf checking
|
2024-07-20 11:04:57 -06:00 |
|
kbuf.h
|
…
|
|
|
memmap.c
|
io_uring: don't attempt to mmap larger than what the user asks for
|
2024-05-29 09:53:14 -06:00 |
|
memmap.h
|
…
|
|
|
msg_ring.c
|
io_uring/msg_ring: fix uninitialized use of target_req->flags
|
2024-07-25 08:41:35 -06:00 |
|
msg_ring.h
|
io_uring/msg_ring: add an alloc cache for io_kiocb entries
|
2024-06-24 08:39:55 -06:00 |
|
napi.c
|
io_uring: remove unused local list heads in NAPI functions
|
2024-07-30 06:20:20 -06:00 |
|
napi.h
|
io_uring/napi: pass ktime to io_napi_adjust_timeout
|
2024-07-26 08:31:59 -06:00 |
|
net.c
|
Networking changes for 6.11. Not much excitement - a handful of large
|
2024-07-16 19:28:34 -07:00 |
|
net.h
|
io_uring: Introduce IORING_OP_LISTEN
|
2024-06-19 07:57:21 -06:00 |
|
nop.c
|
…
|
|
|
nop.h
|
…
|
|
|
notif.c
|
…
|
|
|
notif.h
|
…
|
|
|
opdef.c
|
io_uring: Fix probe of disabled operations
|
2024-06-19 08:58:00 -06:00 |
|
opdef.h
|
io_uring: Fix probe of disabled operations
|
2024-06-19 08:58:00 -06:00 |
|
openclose.c
|
…
|
|
|
openclose.h
|
…
|
|
|
poll.c
|
io_uring: keep multishot request NAPI timeout current
|
2024-07-30 06:18:58 -06:00 |
|
poll.h
|
…
|
|
|
refs.h
|
…
|
|
|
register.c
|
io_uring: Allocate only necessary memory in io_probe
|
2024-06-19 08:58:00 -06:00 |
|
register.h
|
…
|
|
|
rsrc.c
|
for-6.11/io_uring-20240714
|
2024-07-15 13:49:10 -07:00 |
|
rsrc.h
|
…
|
|
|
rw.c
|
fs: Initial atomic write support
|
2024-06-20 15:19:17 -06:00 |
|
rw.h
|
…
|
|
|
slist.h
|
…
|
|
|
splice.c
|
…
|
|
|
splice.h
|
…
|
|
|
sqpoll.c
|
io_uring/sqpoll: ensure that normal task_work is also run timely
|
2024-05-21 13:41:14 -06:00 |
|
sqpoll.h
|
…
|
|
|
statx.c
|
vfs: retire user_path_at_empty and drop empty arg from getname_flags
|
2024-06-05 17:03:57 +02:00 |
|
statx.h
|
…
|
|
|
sync.c
|
…
|
|
|
sync.h
|
…
|
|
|
tctx.c
|
…
|
|
|
tctx.h
|
…
|
|
|
timeout.c
|
io_uring: fix io_match_task must_hold
|
2024-07-24 08:01:49 -06:00 |
|
timeout.h
|
…
|
|
|
truncate.c
|
…
|
|
|
truncate.h
|
…
|
|
|
uring_cmd.c
|
io_uring: simplify io_uring_cmd return
|
2024-07-24 08:01:49 -06:00 |
|
uring_cmd.h
|
…
|
|
|
waitid.c
|
…
|
|
|
waitid.h
|
…
|
|
|
xattr.c
|
vfs: retire user_path_at_empty and drop empty arg from getname_flags
|
2024-06-05 17:03:57 +02:00 |
|
xattr.h
|
…
|
|