..
advise.c
io_uring: make io_kiocb_to_cmd() typesafe
2022-08-12 17:01:00 -06:00
advise.h
io_uring: split out fadvise/madvise operations
2022-07-24 18:39:11 -06:00
alloc_cache.h
cancel.c
io_uring/cancel: re-grab ctx mutex after finishing wait
2023-01-12 12:02:38 +01:00
cancel.h
epoll.c
io_uring: undeprecate epoll_ctl support
2023-06-09 10:34:23 +02:00
epoll.h
io_uring: move epoll handler to its own file
2022-07-24 18:39:11 -06:00
fdinfo.c
io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
2023-11-02 09:35:29 +01:00
fdinfo.h
filetable.c
io_uring/filetable: ensure node switch is always done, if needed
2025-04-10 14:33:41 +02:00
filetable.h
fs.c
io_uring/fs: consider link->flags when getting path for LINKAT
2023-12-03 07:32:11 +01:00
fs.h
io_uring: split out filesystem related operations
2022-07-24 18:39:11 -06:00
io_uring.c
io_uring: fix corner case forgetting to vunmap
2025-03-28 21:58:53 +01:00
io_uring.h
io_uring: get rid of remap_pfn_range() for mapping rings/sqes
2025-03-28 21:58:53 +01:00
io-wq.c
io_uring/io-wq: inherit cpuset of cgroup in io worker
2024-10-17 15:21:14 +02:00
io-wq.h
kbuf.c
io_uring: check for non-NULL file pointer in io_file_can_poll()
2024-06-21 14:35:42 +02:00
kbuf.h
Makefile
io_uring: add zc notification infrastructure
2022-07-24 18:41:06 -06:00
msg_ring.c
msg_ring.h
io_uring: get rid of double locking
2023-08-30 16:11:04 +02:00
net.c
io_uring/net: save msg_control for compat
2025-03-07 16:56:47 +01:00
net.h
nop.c
io_uring: fail NOP if non-zero op flags is passed in
2024-06-12 11:02:55 +02:00
nop.h
notif.c
io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag
2022-12-31 13:33:11 +01:00
notif.h
opdef.c
opdef.h
io_uring: dont remove file from msg_ring reqs
2022-12-31 13:33:12 +01:00
openclose.c
openclose.h
io_uring: split out fixed file installation and removal
2022-07-24 18:39:16 -06:00
poll.c
io_uring: fix multishots with selected buffers
2025-02-21 13:49:53 +01:00
poll.h
refs.h
io_uring: make io_uring_types.h public
2022-07-24 18:39:14 -06:00
rsrc.c
io_uring: drop any code related to SCM_RIGHTS
2024-03-26 18:20:22 -04:00
rsrc.h
io_uring: drop any code related to SCM_RIGHTS
2024-03-26 18:20:22 -04:00
rw.c
io_uring/rw: commit provided buffer state on async
2025-02-21 13:49:53 +01:00
rw.h
io_uring/rw: don't lose partial IO result on fail
2022-09-21 13:15:02 -06:00
slist.h
splice.c
splice.h
sqpoll.c
io_uring/sqpoll: fix sqpoll error handling races
2025-01-02 10:30:54 +01:00
sqpoll.h
statx.c
statx.h
sync.c
sync.h
tctx.c
io_uring/tctx: work around xa_store() allocation error issue
2024-12-14 19:54:49 +01:00
tctx.h
timeout.c
io_uring: fix io_match_task must_hold
2024-08-03 08:49:53 +02:00
timeout.h
uring_cmd.c
uring_cmd.h
io_uring: move uring_cmd handling to its own file
2022-07-24 18:39:11 -06:00
xattr.c
xattr.h
io_uring: move xattr related opcodes to its own file
2022-07-24 18:39:11 -06:00