index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
2025-01-10
Merge branch 'vfs-6.14.poll' into vfs.fixes
Christian Brauner
2025-01-10
io_uring_poll: kill the no longer necessary barrier after poll_wait()
Oleg Nesterov
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-09
io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period
Jens Axboe
2025-01-07
io_uring: silence false positive warnings
Pavel Begunkov
2025-01-06
io_uring/cmd: add per-op data to struct io_uring_cmd_data
Jens Axboe
2025-01-06
io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
Jens Axboe
2025-01-04
io_uring/timeout: fix multishot updates
Pavel Begunkov
2025-01-03
io_uring/rsrc: simplify the bvec iter count calculation
Bui Quang Minh
2025-01-03
io_uring/kbuf: use pre-committed buffer address for non-pollable file
Jens Axboe
2025-01-02
io_uring/net: always initialize kmsg->msg.msg_inq upfront
Jens Axboe
2024-12-30
io_uring: ensure io_queue_deferred() is out-of-line
Jens Axboe
2024-12-30
io_uring/timeout: flush timeouts outside of the timeout lock
Jens Axboe
2024-12-28
io_uring/rw: fix downgraded mshot read
Pavel Begunkov
2024-12-27
io_uring/rw: always clear ->bytes_done on io_async_rw setup
Jens Axboe
2024-12-27
io_uring/rw: use NULL for rw->free_iovec assigment
Jens Axboe
2024-12-27
io_uring/rw: don't mask in f_iocb_flags
Jens Axboe
2024-12-27
io_uring/msg_ring: Drop custom destructor
Gabriel Krisman Bertazi
2024-12-27
io_uring: Move old async data allocation helper to header
Gabriel Krisman Bertazi
2024-12-27
io_uring/rw: Allocate async data through helper
Gabriel Krisman Bertazi
2024-12-27
io_uring/net: Allocate msghdr async data through helper
Gabriel Krisman Bertazi
2024-12-27
io_uring/uring_cmd: Allocate async data through generic helper
Gabriel Krisman Bertazi
2024-12-27
io_uring/poll: Allocate apoll with generic alloc_cache helper
Gabriel Krisman Bertazi
2024-12-27
io_uring/futex: Allocate ifd with generic alloc_cache helper
Gabriel Krisman Bertazi
2024-12-27
io_uring: Add generic helper to allocate async data
Gabriel Krisman Bertazi
2024-12-26
io_uring/sqpoll: fix sqpoll error handling races
Pavel Begunkov
2024-12-23
io_uring: Fold allocation into alloc_cache helper
Gabriel Krisman Bertazi
2024-12-23
io_uring: prevent reg-wait speculations
Pavel Begunkov
2024-12-23
io_uring: don't vmap single page regions
Pavel Begunkov
2024-12-23
io_uring: clean up io_prep_rw_setup()
David Wei
2024-12-23
io_uring/kbuf: fix unintentional sign extension on shift of reg.bgid
Colin Ian King
2024-12-23
io_uring: introduce attributes for read/write and PI support
Anuj Gupta
2024-12-23
io_uring/memmap: unify io_uring mmap'ing code
Pavel Begunkov
2024-12-23
io_uring/kbuf: use region api for pbuf rings
Pavel Begunkov
2024-12-23
io_uring/kbuf: remove pbuf ring refcounting
Pavel Begunkov
2024-12-23
io_uring/kbuf: use mmap_lock to sync with mmap
Pavel Begunkov
2024-12-23
io_uring: use region api for CQ
Pavel Begunkov
2024-12-23
io_uring: use region api for SQ
Pavel Begunkov
2024-12-23
io_uring: pass ctx to io_register_free_rings
Pavel Begunkov
2024-12-23
io_uring/memmap: implement mmap for regions
Pavel Begunkov
2024-12-23
io_uring/memmap: implement kernel allocated regions
Pavel Begunkov
2024-12-23
io_uring/memmap: add IO_REGION_F_SINGLE_REF
Pavel Begunkov
2024-12-23
io_uring/memmap: helper for pinning region pages
Pavel Begunkov
2024-12-23
io_uring/memmap: optimise single folio regions
Pavel Begunkov
2024-12-23
io_uring/memmap: reuse io_free_region for failure path
Pavel Begunkov
2024-12-23
io_uring/memmap: account memory before pinning
Pavel Begunkov
2024-12-23
io_uring/memmap: flag regions with user pages
Pavel Begunkov
2024-12-23
io_uring/memmap: flag vmap'ed regions
Pavel Begunkov
2024-12-23
io_uring/rsrc: export io_check_coalesce_buffer
Pavel Begunkov
2024-12-23
io_uring: rename ->resize_lock
Pavel Begunkov
[prev]
[next]