| .. |
|
advise.c
|
|
|
|
advise.h
|
|
|
|
alloc_cache.h
|
|
|
|
cancel.c
|
io_uring: use fget/fput consistently
|
2024-01-20 11:51:38 +01:00 |
|
cancel.h
|
io_uring/cancel: support opcode based lookup and cancelation
|
2023-07-17 10:05:48 -06:00 |
|
epoll.c
|
io_uring: undeprecate epoll_ctl support
|
2023-05-26 20:22:41 -06:00 |
|
epoll.h
|
|
|
|
fdinfo.c
|
io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
|
2023-11-28 17:19:52 +00:00 |
|
fdinfo.h
|
|
|
|
filetable.c
|
io_uring: drop any code related to SCM_RIGHTS
|
2024-03-26 18:19:09 -04:00 |
|
filetable.h
|
io_uring: add helpers to decode the fixed file file_ptr
|
2023-06-20 09:36:22 -06:00 |
|
fs.c
|
io_uring/fs: consider link->flags when getting path for LINKAT
|
2023-12-03 07:33:07 +01:00 |
|
fs.h
|
|
|
|
io_uring.c
|
io_uring: tighten task exit cancellations
|
2024-08-03 08:54:17 +02:00 |
|
io_uring.h
|
io_uring: use the right type for work_llist empty check
|
2024-06-12 11:11:32 +02:00 |
|
io-wq.c
|
io_uring/io-wq: limit retrying worker initialisation
|
2024-08-03 08:54:15 +02:00 |
|
io-wq.h
|
io_uring: break out of iowq iopoll on teardown
|
2023-09-07 09:02:27 -06:00 |
|
kbuf.c
|
io_uring: check for non-NULL file pointer in io_file_can_poll()
|
2024-06-21 14:38:23 +02:00 |
|
kbuf.h
|
io_uring/kbuf: hold io_buffer_list reference over mmap
|
2024-04-10 16:36:03 +02:00 |
|
Makefile
|
|
|
|
msg_ring.c
|
io_uring: use io_file_from_index in io_msg_grab_file
|
2023-06-20 09:36:22 -06:00 |
|
msg_ring.h
|
|
|
|
net.c
|
io_uring/net: restore msg_control on sendzc retry
|
2024-04-17 11:19:33 +02:00 |
|
net.h
|
|
|
|
nop.c
|
io_uring: fail NOP if non-zero op flags is passed in
|
2024-06-12 11:11:18 +02:00 |
|
nop.h
|
|
|
|
notif.c
|
|
|
|
notif.h
|
|
|
|
opdef.c
|
io_uring: Pass whole sqe to commands
|
2023-05-04 08:19:05 -06:00 |
|
opdef.h
|
|
|
|
openclose.c
|
io_uring: correct check for O_TMPFILE
|
2023-08-07 12:34:23 -06:00 |
|
openclose.h
|
|
|
|
poll.c
|
io_uring: fix poll_remove stalled req completion
|
2024-03-26 18:20:09 -04:00 |
|
poll.h
|
io_uring: avoid indirect function calls for the hottest task_work
|
2023-06-02 08:55:37 -06:00 |
|
refs.h
|
|
|
|
rsrc.c
|
io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed
|
2024-06-27 13:49:10 +02:00 |
|
rsrc.h
|
io_uring: drop any code related to SCM_RIGHTS
|
2024-03-26 18:19:09 -04:00 |
|
rw.c
|
io_uring/rw: ensure io->bytes_done is always initialized
|
2024-01-25 15:35:45 -08:00 |
|
rw.h
|
io_uring: avoid indirect function calls for the hottest task_work
|
2023-06-02 08:55:37 -06:00 |
|
slist.h
|
|
|
|
splice.c
|
io_uring/splice: use fput() directly
|
2023-08-10 10:24:25 -06:00 |
|
splice.h
|
|
|
|
sqpoll.c
|
io_uring/sqpoll: work around a potential audit memory leak
|
2024-06-27 13:49:01 +02:00 |
|
sqpoll.h
|
io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used
|
2023-08-16 13:40:28 -06:00 |
|
statx.c
|
|
|
|
statx.h
|
|
|
|
sync.c
|
|
|
|
sync.h
|
|
|
|
tctx.c
|
io_uring: Add io_uring_setup flag to pre-register ring fd and never install it
|
2023-05-16 08:06:00 -06:00 |
|
tctx.h
|
|
|
|
timeout.c
|
io_uring: fix io_match_task must_hold
|
2024-08-03 08:54:41 +02:00 |
|
timeout.h
|
|
|
|
uring_cmd.c
|
io_uring/cmd: fix breakage in SOCKET_URING_OP_SIOC* implementation
|
2023-12-20 17:01:52 +01:00 |
|
uring_cmd.h
|
io_uring: Remove unnecessary BUILD_BUG_ON
|
2023-05-04 08:19:05 -06:00 |
|
xattr.c
|
|
|
|
xattr.h
|
|
|