..
advise.c
advise.h
alloc_cache.c
io_uring: add alloc_cache.c
2025-01-28 15:10:40 -07:00
alloc_cache.h
io_uring: add alloc_cache.c
2025-01-28 15:10:40 -07:00
cancel.c
cancel.h
epoll.c
epoll.h
eventfd.c
io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period
2025-01-09 07:16:45 -07:00
eventfd.h
fdinfo.c
io_uring/fdinfo: fix io_uring_show_fdinfo() misuse of ->d_iname
2025-01-19 07:28:37 -07:00
fdinfo.h
filetable.c
io_uring/rsrc: remove unused parameter ctx for io_rsrc_node_alloc()
2025-01-21 07:07:21 -07:00
filetable.h
fs.c
fs.h
futex.c
io_uring: get rid of alloc cache init_once handling
2025-01-23 11:32:28 -07:00
futex.h
io-wq.c
io-wq: backoff when retrying worker creation
2025-02-14 15:34:28 -07:00
io-wq.h
io_uring.c
io_uring: prevent opcode speculation
2025-02-15 08:15:12 -07:00
io_uring.h
io_uring/alloc_cache: get rid of _nocache() helper
2025-01-23 11:32:34 -07:00
kbuf.c
io_uring/kbuf: reallocate buf lists on upgrade
2025-02-12 07:30:52 -07:00
kbuf.h
io_uring/kbuf: use region api for pbuf rings
2024-12-23 08:17:16 -07:00
Makefile
io_uring: add alloc_cache.c
2025-01-28 15:10:40 -07:00
memmap.c
io_uring/memmap: unify io_uring mmap'ing code
2024-12-23 08:17:16 -07:00
memmap.h
io_uring/kbuf: use region api for pbuf rings
2024-12-23 08:17:16 -07:00
msg_ring.c
io_uring/msg_ring: don't leave potentially dangling ->tctx pointer
2025-01-22 17:10:45 -07:00
msg_ring.h
io_uring/msg_ring: Drop custom destructor
2024-12-27 10:08:21 -07:00
napi.c
napi.h
net.c
io_uring/net: don't retry connect operation on EPOLLERR
2025-01-30 09:41:25 -07:00
net.h
io_uring: get rid of alloc cache init_once handling
2025-01-23 11:32:28 -07:00
nop.c
io_uring/nop: ensure nop->fd is always initialized
2024-11-21 07:15:30 -07:00
nop.h
notif.c
notif.h
opdef.c
for-6.13-rc6-tag
2025-01-09 10:16:45 -08:00
opdef.h
openclose.c
openclose.h
poll.c
io_uring/net: don't retry connect operation on EPOLLERR
2025-01-30 09:41:25 -07:00
poll.h
refs.h
register.c
io_uring/register: use atomic_read/write for sq_flags migration
2025-01-24 14:36:43 -07:00
register.h
io_uring: temporarily disable registered waits
2024-11-15 09:58:34 -07:00
rsrc.c
io_uring/rsrc: Move lockdep assert from io_free_rsrc_node() to caller
2025-01-21 07:07:26 -07:00
rsrc.h
io_uring/rsrc: remove unused constants
2025-02-19 08:06:29 -07:00
rw.c
io_uring/rw: simplify io_rw_recycle()
2025-01-28 15:10:40 -07:00
rw.h
io_uring: get rid of alloc cache init_once handling
2025-01-23 11:32:28 -07:00
slist.h
splice.c
splice.h
sqpoll.c
execve updates for v6.14-rc1
2025-01-20 13:27:58 -08:00
sqpoll.h
statx.c
statx.h
sync.c
sync.h
tctx.c
io_uring/tctx: work around xa_store() allocation error issue
2024-11-29 07:20:28 -07:00
tctx.h
timeout.c
io_uring/alloc_cache: get rid of _nocache() helper
2025-01-23 11:32:34 -07:00
timeout.h
truncate.c
truncate.h
uring_cmd.c
io_uring/uring_cmd: unconditionally copy SQEs at prep time
2025-02-13 10:24:39 -07:00
uring_cmd.h
for-6.13-rc6-tag
2025-01-09 10:16:45 -08:00
waitid.c
io_uring/waitid: setup async data in the prep handler
2025-02-12 15:53:52 -07:00
waitid.h
xattr.c
xattr.h