Show patches with: Submitter = Jens Axboe       |    Archived = No       |   1010 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] io_uring fixes for 6.14-rc3 [GIT,PULL] io_uring fixes for 6.14-rc3 - - - --- 2025-02-14 Jens Axboe New
[v2] io_uring/uring_cmd: unconditionally copy SQEs at prep time [v2] io_uring/uring_cmd: unconditionally copy SQEs at prep time - 2 - --- 2025-02-13 Jens Axboe New
io_uring/uring_cmd: unconditionally copy SQEs at prep time io_uring/uring_cmd: unconditionally copy SQEs at prep time - 1 - --- 2025-02-13 Jens Axboe New
[RFC] io_uring/net: improve recv bundles [RFC] io_uring/net: improve recv bundles - - - --- 2025-02-08 Jens Axboe New
[7/7] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[6/7] io_uring/poll: pull ownership handling into poll.h io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[5/7] io_uring/epoll: remove CONFIG_EPOLL guards io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[4/7] eventpoll: add helper to remove wait entry from wait queue head io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[3/7] eventpoll: add epoll_queue() interface io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[2/7] eventpoll: abstract out parameter sanity checking io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[1/7] eventpoll: abstract out ep_try_send_events() helper io_uring epoll wait support - - - --- 2025-02-07 Jens Axboe New
[6/6] io_uring/waitid: use generic io_cancel_remove() helper Cancelation cleanups - - - --- 2025-02-05 Jens Axboe New
[5/6] io_uring/futex: use generic io_cancel_remove() helper Cancelation cleanups - - - --- 2025-02-05 Jens Axboe New
[4/6] io_uring/cancel: add generic cancel helper Cancelation cleanups - - - --- 2025-02-05 Jens Axboe New
[3/6] io_uring/waitid: convert to io_cancel_remove_all() Cancelation cleanups - - - --- 2025-02-05 Jens Axboe New
[2/6] io_uring/futex: convert to io_cancel_remove_all() Cancelation cleanups - - - --- 2025-02-05 Jens Axboe New
[1/6] io_uring/cancel: add generic remove_all helper Cancelation cleanups - - - --- 2025-02-05 Jens Axboe New
[11/11] io_uring/epoll: add multishot support for IORING_OP_EPOLL_WAIT io_uring epoll wait support - - - --- 2025-02-04 Jens Axboe New
[10/11] io_uring/epoll: add support for provided buffers io_uring epoll wait support - - - --- 2025-02-04 Jens Axboe New
[09/11] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT io_uring epoll wait support - - - --- 2025-02-04 Jens Axboe New
[08/11] io_uring/poll: add IO_POLL_FINISH_FLAG io_uring epoll wait support - - - --- 2025-02-04 Jens Axboe New
[07/11] io_uring/poll: pull ownership handling into poll.h io_uring epoll wait support - - - --- 2025-02-04 Jens Axboe New
[06/11] io_uring/epoll: remove CONFIG_EPOLL guards io_uring epoll wait support - - - --- 2025-02-04 Jens Axboe New
[05/11] eventpoll: add ep_poll_queue() loop io_uring epoll wait support - - - --- 2025-02-04 Jens Axboe New
[04/11] eventpoll: add struct wait_queue_entry argument to epoll_wait() io_uring epoll wait support - - - --- 2025-02-04 Jens Axboe New
[03/11] eventpoll: abstract out ep_try_send_events() helper io_uring epoll wait support - - - --- 2025-02-04 Jens Axboe New
[02/11] eventpoll: add helper to remove wait entry from wait queue head io_uring epoll wait support - - - --- 2025-02-04 Jens Axboe New
[01/11] eventpoll: abstract out main epoll reaper into a function io_uring epoll wait support - - - --- 2025-02-04 Jens Axboe New
[9/9] io_uring/epoll: add multishot support for IORING_OP_EPOLL_WAIT io_uring epoll wait support - - - --- 2025-02-03 Jens Axboe New
[8/9] io_uring/epoll: add support for IORING_OP_EPOLL_WAIT io_uring epoll wait support - - - --- 2025-02-03 Jens Axboe New
[7/9] io_uring/poll: pull ownership handling into poll.h io_uring epoll wait support - - - --- 2025-02-03 Jens Axboe New
[6/9] io_uring/epoll: remove CONFIG_EPOLL guards io_uring epoll wait support - - - --- 2025-02-03 Jens Axboe New
[5/9] eventpoll: add ep_poll_queue() loop io_uring epoll wait support - - - --- 2025-02-03 Jens Axboe New
[4/9] eventpoll: add struct wait_queue_entry argument to epoll_wait() io_uring epoll wait support - - - --- 2025-02-03 Jens Axboe New
[3/9] eventpoll: abstract out ep_try_send_events() helper io_uring epoll wait support - - - --- 2025-02-03 Jens Axboe New
[2/9] eventpoll: add helper to remove wait entry from wait queue head io_uring epoll wait support - - - --- 2025-02-03 Jens Axboe New
[1/9] eventpoll: abstract out main epoll reaper into a function io_uring epoll wait support - - - --- 2025-02-03 Jens Axboe New
[GIT,PULL] Final io_uring updates for 6.14-rc1 [GIT,PULL] Final io_uring updates for 6.14-rc1 - - - --- 2025-01-31 Jens Axboe New
io_uring/net: don't retry connect operation on EPOLLERR io_uring/net: don't retry connect operation on EPOLLERR - - - --- 2025-01-30 Jens Axboe New
io_uring/register: use atomic_read/write for sq_flags migration io_uring/register: use atomic_read/write for sq_flags migration - 1 - --- 2025-01-24 Jens Axboe New
[3/3] io_uring/alloc_cache: get rid of _nocache() helper Cleanup alloc cache init_once handling - - - --- 2025-01-23 Jens Axboe New
[2/3] io_uring: get rid of alloc cache init_once handling Cleanup alloc cache init_once handling - 1 - --- 2025-01-23 Jens Axboe New
[1/3] io_uring/uring_cmd: cleanup struct io_uring_cmd_data layout Cleanup alloc cache init_once handling - - - --- 2025-01-23 Jens Axboe New
[2/2] io_uring: get rid of alloc cache init_once handling Cleanup alloc cache init_once handling - - - --- 2025-01-23 Jens Axboe New
[1/2] io_uring/uring_cmd: cleanup struct io_uring_cmd_data layout Cleanup alloc cache init_once handling - - - --- 2025-01-23 Jens Axboe New
io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock() io_uring/uring_cmd: use cached cmd_op in io_uring_cmd_sock() - - - --- 2025-01-23 Jens Axboe New
io_uring/msg_ring: don't leave potentially dangling ->tctx pointer io_uring/msg_ring: don't leave potentially dangling ->tctx pointer - - - --- 2025-01-23 Jens Axboe New
[GIT,PULL] io_uring updates for 6.14-rc1 [GIT,PULL] io_uring updates for 6.14-rc1 - - - --- 2025-01-19 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.13-final [GIT,PULL] io_uring fixes for 6.13-final - - - --- 2025-01-17 Jens Axboe New
[3/3] io_uring/register: cache old SQ/CQ head reading for copies Ring resizing fixes - - - --- 2025-01-15 Jens Axboe New
[2/3] io_uring/register: document io_register_resize_rings() shared mem usage Ring resizing fixes - - - --- 2025-01-15 Jens Axboe New
[1/3] io_uring/register: use stable SQ/CQ ring data during resize Ring resizing fixes - - - --- 2025-01-15 Jens Axboe New
io_uring/rsrc: fixup io_clone_buffers() error handling io_uring/rsrc: fixup io_clone_buffers() error handling - - - --- 2025-01-14 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.13-rc7 [GIT,PULL] io_uring fixes for 6.13-rc7 - - - --- 2025-01-11 Jens Axboe New
[3/3] io_uring/rw: don't gate retry on completion context Fix read/write -EAGAIN failure cases - - - --- 2025-01-09 Jens Axboe New
[2/3] io_uring/rw: handle -EAGAIN retry at IO completion time Fix read/write -EAGAIN failure cases - - - --- 2025-01-09 Jens Axboe New
[1/3] io_uring/rw: use io_rw_recycle() from cleanup path Fix read/write -EAGAIN failure cases - - - --- 2025-01-09 Jens Axboe New
[for-next] io_uring/eventfd: replace out-of-line signaling with a workqueue [for-next] io_uring/eventfd: replace out-of-line signaling with a workqueue - - - --- 2025-01-09 Jens Axboe New
io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period - 2 1 --- 2025-01-08 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.13-rc6 [GIT,PULL] io_uring fixes for 6.13-rc6 - - - --- 2025-01-03 Jens Axboe New
io_uring/kbuf: use pre-committed buffer address for non-pollable file io_uring/kbuf: use pre-committed buffer address for non-pollable file - - - --- 2025-01-03 Jens Axboe New
io_uring/net: always initialize kmsg->msg.msg_inq upfront io_uring/net: always initialize kmsg->msg.msg_inq upfront - - - --- 2025-01-03 Jens Axboe New
[for-next] io_uring: ensure io_queue_deferred() is out-of-line [for-next] io_uring: ensure io_queue_deferred() is out-of-line - 1 - --- 2024-12-31 Jens Axboe New
io_uring/timeout: flush timeouts outside of the timeout lock io_uring/timeout: flush timeouts outside of the timeout lock - - - --- 2024-12-30 Jens Axboe New
[GIT,PULL] io_uring fix for 6.13-rc5 [GIT,PULL] io_uring fix for 6.13-rc5 - - - --- 2024-12-28 Jens Axboe New
io_uring/rw: always clear ->bytes_done on io_async_rw setup io_uring/rw: always clear ->bytes_done on io_async_rw setup - - - --- 2024-12-27 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.13-rc4 [GIT,PULL] io_uring fixes for 6.13-rc4 - - - --- 2024-12-20 Jens Axboe New
io_uring/register: limit ring resizing to DEFER_TASKRUN io_uring/register: limit ring resizing to DEFER_TASKRUN - - - --- 2024-12-19 Jens Axboe New
io_uring/rw: use NULL for rw->free_iovec assigment io_uring/rw: use NULL for rw->free_iovec assigment - 1 - --- 2024-12-17 Jens Axboe New
io_uring: make ctx->timeout_lock a raw spinlock io_uring: make ctx->timeout_lock a raw spinlock - - - --- 2024-12-17 Jens Axboe New
io_uring/rw: don't mask in f_iocb_flags io_uring/rw: don't mask in f_iocb_flags - 1 - --- 2024-12-17 Jens Axboe New
[GIT,PULL] io_uring fix for 6.13-rc3 [GIT,PULL] io_uring fix for 6.13-rc3 - - - --- 2024-12-13 Jens Axboe New
[GIT,PULL] io_uring fix for 6.13-rc2 [GIT,PULL] io_uring fix for 6.13-rc2 - - - --- 2024-12-07 Jens Axboe New
[GIT,PULL] Final io_uring changes for 6.13-rc1 [GIT,PULL] Final io_uring changes for 6.13-rc1 - - - --- 2024-11-29 Jens Axboe New
io_uring/tctx: work around xa_store() allocation error issue io_uring/tctx: work around xa_store() allocation error issue - - - --- 2024-11-29 Jens Axboe New
[6/6] io_uring: make __tctx_task_work_run() take an io_wq_work_list task work cleanups - - - --- 2024-11-22 Jens Axboe New
[5/6] io_uring: add __tctx_task_work_run() helper task work cleanups - - - --- 2024-11-22 Jens Axboe New
[4/6] io_uring: switch non-defer task_work to io_wq_work_list task work cleanups - - - --- 2024-11-22 Jens Axboe New
[3/6] io_uring/slist: add list-to-list list splice helper task work cleanups - - - --- 2024-11-22 Jens Axboe New
[2/6] io_uring: replace defer task_work llist with io_wq_work_list task work cleanups - - - --- 2024-11-22 Jens Axboe New
[1/6] io_uring: make task_work pending check dependent on ring type task work cleanups - - - --- 2024-11-22 Jens Axboe New
io_uring: add separate freeptr type for slab io_uring: add separate freeptr type for slab - - 1 --- 2024-11-20 Jens Axboe New
[GIT,PULL] io_uring changes for 6.13-rc1 [GIT,PULL] io_uring changes for 6.13-rc1 - - - --- 2024-11-18 Jens Axboe New
Stable backport (was "Re: PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59") Stable backport (was "Re: PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59") - - - --- 2024-11-04 Jens Axboe New
[3/3] io_uring: move struct io_kiocb from task_struct to io_uring_task Move io_kiocb from task_struct to io_uring_task - - - --- 2024-11-03 Jens Axboe New
[2/3] io_uring: remove task ref helpers Move io_kiocb from task_struct to io_uring_task - - - --- 2024-11-03 Jens Axboe New
[1/3] io_uring: move cancelations to be io_uring_task based Move io_kiocb from task_struct to io_uring_task - - - --- 2024-11-03 Jens Axboe New
[GIT,PULL] io_uring fix for 6.12-rc6 [GIT,PULL] io_uring fix for 6.12-rc6 - - - --- 2024-11-01 Jens Axboe New
[v2] io_uring: extend io_uring_sqe flags bits [v2] io_uring: extend io_uring_sqe flags bits - 1 - --- 2024-11-01 Jens Axboe New
[RFC] io_uring: extend io_uring_sqe flags bits [RFC] io_uring: extend io_uring_sqe flags bits - - - --- 2024-10-31 Jens Axboe New
io_uring/rw: fix missing NOWAIT check for O_DIRECT start write io_uring/rw: fix missing NOWAIT check for O_DIRECT start write - - - --- 2024-10-31 Jens Axboe New
[2/2] io_uring/rsrc: allow cloning with node replacements Add support for cloning partial buffer sets - - - --- 2024-10-31 Jens Axboe New
[1/2] io_uring/rsrc: allow cloning at an offset Add support for cloning partial buffer sets - - - --- 2024-10-31 Jens Axboe New
[RFC] io_uring/rsrc: add last-lookup cache hit to io_rsrc_node_lookup() [RFC] io_uring/rsrc: add last-lookup cache hit to io_rsrc_node_lookup() - - - --- 2024-10-30 Jens Axboe New
[2/2] io_uring/rsrc: allow cloning with node replacements Add support for cloning partial buffer sets - - - --- 2024-10-30 Jens Axboe New
[1/2] io_uring/rsrc: allow cloning at an offset Add support for cloning partial buffer sets - - - --- 2024-10-30 Jens Axboe New
[for-next] io_uring/rsrc: get rid of the empty node and dummy_ubuf [for-next] io_uring/rsrc: get rid of the empty node and dummy_ubuf - - - --- 2024-10-30 Jens Axboe New
[14/14] io_uring/rsrc: add io_reset_rsrc_node() helper Rewrite rsrc node handling - - - --- 2024-10-29 Jens Axboe New
[13/14] io_uring/filetable: kill io_reset_alloc_hint() helper Rewrite rsrc node handling - - - --- 2024-10-29 Jens Axboe New
[12/14] io_uring/filetable: remove io_file_from_index() helper Rewrite rsrc node handling - - - --- 2024-10-29 Jens Axboe New
« 1 2 3 410 11 »