linux/io_uring
Pavel Begunkov e9a9dcb4cc io_uring/zcrx: increment fallback loop src offset
Don't forget to adjust the source offset in io_copy_page(), otherwise
it'll be copying into the same location in some cases for highmem
setups.

Fixes: e67645bb7f ("io_uring/zcrx: prepare fallback for larger pages")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2025-10-08 07:26:14 -06:00
..
Kconfig
Makefile
advise.c
advise.h
alloc_cache.c
alloc_cache.h
cancel.c
cancel.h
cmd_net.c
epoll.c
epoll.h
eventfd.c
eventfd.h
fdinfo.c
fdinfo.h
filetable.c
filetable.h
fs.c
fs.h
futex.c
futex.h
io-wq.c
io-wq.h
io_uring.c io_uring: update liburing git URL 2025-10-03 07:23:33 -06:00
io_uring.h for-6.18/io_uring-20250929 2025-10-02 09:56:23 -07:00
kbuf.c for-6.18/io_uring-20250929 2025-10-02 09:56:23 -07:00
kbuf.h
memmap.c
memmap.h
mock_file.c
msg_ring.c
msg_ring.h
napi.c
napi.h
net.c
net.h
nop.c
nop.h
notif.c for-6.18/io_uring-20250929 2025-10-02 09:56:23 -07:00
notif.h
opdef.c
opdef.h
openclose.c
openclose.h
poll.c for-6.18/io_uring-20250929 2025-10-02 09:56:23 -07:00
poll.h
query.c
query.h
refs.h
register.c
register.h
rsrc.c
rsrc.h
rw.c for-6.18/io_uring-20250929 2025-10-02 09:56:23 -07:00
rw.h
slist.h
splice.c
splice.h
sqpoll.c
sqpoll.h
statx.c
statx.h
sync.c
sync.h
tctx.c
tctx.h
timeout.c
timeout.h
truncate.c
truncate.h
uring_cmd.c for-6.18/io_uring-20250929 2025-10-02 09:56:23 -07:00
uring_cmd.h
waitid.c io_uring/waitid: always prune wait queue entry in io_waitid_wait() 2025-10-07 07:46:00 -06:00
waitid.h
xattr.c
xattr.h
zcrx.c io_uring/zcrx: increment fallback loop src offset 2025-10-08 07:26:14 -06:00
zcrx.h