Show patches with: Submitter = Jens Axboe       |    State = Action Required       |    Archived = No       |   804 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
io_uring: check if we need to reschedule during overflow flush io_uring: check if we need to reschedule during overflow flush - - - --- 2024-09-20 Jens Axboe New
io_uring: improve request linking trace io_uring: improve request linking trace - - - --- 2024-09-20 Jens Axboe New
[v2] io_uring: check for presence of task_work rather than TIF_NOTIFY_SIGNAL [v2] io_uring: check for presence of task_work rather than TIF_NOTIFY_SIGNAL - - - --- 2024-09-19 Jens Axboe New
io_uring: run normal task_work AFTER local work io_uring: run normal task_work AFTER local work - - - --- 2024-09-18 Jens Axboe New
io_uring/sqpoll: retain test for whether the CPU is valid io_uring/sqpoll: retain test for whether the CPU is valid - - - --- 2024-09-16 Jens Axboe New
[2/2] io_uring/rsrc: change ubuf->ubuf_end to length tracking Shrink io_mapped_ubuf size - - - --- 2024-09-15 Jens Axboe New
[1/2] io_uring/rsrc: get rid of io_mapped_ubuf->folio_mask Shrink io_mapped_ubuf size - - - --- 2024-09-15 Jens Axboe New
io_uring: rename "copy buffers" to "clone buffers" io_uring: rename "copy buffers" to "clone buffers" - - - --- 2024-09-15 Jens Axboe New
[GIT,PULL] io_uring async discard support [GIT,PULL] io_uring async discard support - - - --- 2024-09-13 Jens Axboe New
[GIT,PULL] io_uring updates for 6.12-rc1 [GIT,PULL] io_uring updates for 6.12-rc1 - - - --- 2024-09-13 Jens Axboe New
[4/4] io_uring: add IORING_REGISTER_COPY_BUFFERS method Provide more efficient buffer registration - - - --- 2024-09-12 Jens Axboe New
[3/4] io_uring/register: provide helper to get io_ring_ctx from 'fd' Provide more efficient buffer registration - - - --- 2024-09-12 Jens Axboe New
[2/4] io_uring/rsrc: add reference count to struct io_mapped_ubuf Provide more efficient buffer registration - - - --- 2024-09-12 Jens Axboe New
[1/4] io_uring/rsrc: clear 'slot' entry upfront Provide more efficient buffer registration - - - --- 2024-09-12 Jens Axboe New
[3/3] io_uring: add IORING_REGISTER_COPY_BUFFERS method Provide more efficient buffer registration - - - --- 2024-09-11 Jens Axboe New
[2/3] io_uring/rsrc: add reference count to struct io_mapped_ubuf Provide more efficient buffer registration - - - --- 2024-09-11 Jens Axboe New
[1/3] io_uring/rsrc: clear 'slot' entry upfront Provide more efficient buffer registration - - - --- 2024-09-11 Jens Axboe New
[3/3] io_uring: add IORING_REGISTER_COPY_BUFFERS method Provide more efficient buffer registration - - - --- 2024-09-11 Jens Axboe New
[2/3] io_uring/rsrc: add reference count to struct io_mapped_ubuf Provide more efficient buffer registration - - - --- 2024-09-11 Jens Axboe New
[1/3] io_uring/rsrc: clear 'slot' entry upfront Provide more efficient buffer registration - - - --- 2024-09-11 Jens Axboe New
[for-next] io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common() [for-next] io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common() - - - --- 2024-09-10 Jens Axboe New
io_uring/rw: treat -EOPNOTSUPP for IOCB_NOWAIT like -EAGAIN io_uring/rw: treat -EOPNOTSUPP for IOCB_NOWAIT like -EAGAIN - - - --- 2024-09-10 Jens Axboe New
io_uring/eventfd: move refs to refcount_t io_uring/eventfd: move refs to refcount_t - - - --- 2024-09-08 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.11-rc6 [GIT,PULL] io_uring fixes for 6.11-rc6 - - - --- 2024-08-30 Jens Axboe New
[for-next] io_uring: add GCOV_PROFILE_URING Kconfig option [for-next] io_uring: add GCOV_PROFILE_URING Kconfig option - - - --- 2024-08-30 Jens Axboe New
io_uring/kbuf: return correct iovec count from classic buffer peek io_uring/kbuf: return correct iovec count from classic buffer peek - - - --- 2024-08-30 Jens Axboe New
io_uring/rsrc: ensure compat iovecs are copied correctly io_uring/rsrc: ensure compat iovecs are copied correctly - 1 - --- 2024-08-28 Jens Axboe New
[5/5] io_uring/kbuf: add support for incremental buffer consumption Add support for incremental buffer consumption - - - --- 2024-08-27 Jens Axboe New
[4/5] io_uring/kbuf: pass in 'len' argument for buffer commit Add support for incremental buffer consumption - - - --- 2024-08-27 Jens Axboe New
[3/5] Revert "io_uring: Require zeroed sqe->len on provided-buffers send" Add support for incremental buffer consumption - - - --- 2024-08-27 Jens Axboe New
[2/5] io_uring/kbuf: move io_ring_head_to_buf() to kbuf.h Add support for incremental buffer consumption - - - --- 2024-08-27 Jens Axboe New
[1/5] io_uring/kbuf: add io_kbuf_commit() helper Add support for incremental buffer consumption - - - --- 2024-08-27 Jens Axboe New
[3/3] io_uring/net: allow coalescing of mapped segments Coalesce provided buffer segments - - - --- 2024-08-24 Jens Axboe New
[2/3] io_uring/net: pass in io_kiocb to io_bundle_nbufs() Coalesce provided buffer segments - - - --- 2024-08-24 Jens Axboe New
[1/3] io_uring/kbuf: have io_provided_buffers_select() take buf_sel_arg Coalesce provided buffer segments - - - --- 2024-08-24 Jens Axboe New
[4/4] io_uring/kbuf: add support for incremental buffer consumption Add support for incremental buffer consumption - - - --- 2024-08-24 Jens Axboe New
[3/4] Revert "io_uring: Require zeroed sqe->len on provided-buffers send" Add support for incremental buffer consumption - - - --- 2024-08-24 Jens Axboe New
[2/4] io_uring/kbuf: move io_ring_head_to_buf() to kbuf.h Add support for incremental buffer consumption - - - --- 2024-08-24 Jens Axboe New
[1/4] io_uring/kbuf: add io_kbuf_commit() helper Add support for incremental buffer consumption - - - --- 2024-08-24 Jens Axboe New
[GIT,PULL] io_uring fix for 6.11-rc5 [GIT,PULL] io_uring fix for 6.11-rc5 - - - --- 2024-08-23 Jens Axboe New
[4/4] io_uring/kbuf: add support for incremental buffer consumption Add support for incremental buffer consumption - - - --- 2024-08-23 Jens Axboe New
[3/4] Revert "io_uring: Require zeroed sqe->len on provided-buffers send" Add support for incremental buffer consumption - - - --- 2024-08-23 Jens Axboe New
[2/4] io_uring/kbuf: move io_ring_head_to_buf() to kbuf.h Add support for incremental buffer consumption - - - --- 2024-08-23 Jens Axboe New
[1/4] io_uring/kbuf: add io_kbuf_commit() helper Add support for incremental buffer consumption - - - --- 2024-08-23 Jens Axboe New
io_uring/kbuf: sanitize peek buffer setup io_uring/kbuf: sanitize peek buffer setup - - - --- 2024-08-22 Jens Axboe New
[5/5] io_uring: wire up min batch wake timeout Add support for batched min timeout - - - --- 2024-08-21 Jens Axboe New
[4/5] io_uring: add support for batch wait timeout Add support for batched min timeout - - - --- 2024-08-21 Jens Axboe New
[3/5] io_uring: implement our own schedule timeout handling Add support for batched min timeout - - - --- 2024-08-21 Jens Axboe New
[2/5] io_uring: move schedule wait logic into helper Add support for batched min timeout - - - --- 2024-08-21 Jens Axboe New
[1/5] io_uring: encapsulate extraneous wait flags into a separate struct Add support for batched min timeout - - - --- 2024-08-21 Jens Axboe New
[5/5] io_uring: wire up min batch wake timeout Add support for batched min timeout - - - --- 2024-08-19 Jens Axboe New
[4/5] io_uring: add support for batch wait timeout Add support for batched min timeout - - - --- 2024-08-19 Jens Axboe New
[3/5] io_uring: implement our own schedule timeout handling Add support for batched min timeout - - - --- 2024-08-19 Jens Axboe New
[2/5] io_uring: move schedule wait logic into helper Add support for batched min timeout - - - --- 2024-08-19 Jens Axboe New
[1/5] io_uring: encapsulate extraneous wait flags into a separate struct Add support for batched min timeout - - - --- 2024-08-19 Jens Axboe New
[5/5] io_uring: wire up min batch wake timeout Add support for batched min timeout - - - --- 2024-08-16 Jens Axboe New
[4/5] io_uring: add support for batch wait timeout Add support for batched min timeout - - - --- 2024-08-16 Jens Axboe New
[3/5] io_uring: implement our own schedule timeout handling Add support for batched min timeout - - - --- 2024-08-16 Jens Axboe New
[2/5] io_uring: move schedule wait logic into helper Add support for batched min timeout - - - --- 2024-08-16 Jens Axboe New
[1/5] io_uring: encapsulate extraneous wait flags into a separate struct Add support for batched min timeout - - - --- 2024-08-16 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.11-rc4 [GIT,PULL] io_uring fixes for 6.11-rc4 - - - --- 2024-08-16 Jens Axboe New
io_uring/sqpoll: annotate debug task == current with data_race() io_uring/sqpoll: annotate debug task == current with data_race() - - - --- 2024-08-13 Jens Axboe New
[4/4] io_uring/net: allow coalescing of mapped segments Coalesce provided buffer segments - - - --- 2024-08-12 Jens Axboe New
[3/4] io_uring/kbuf: shrink nr_iovs/mode in struct buf_sel_arg Coalesce provided buffer segments - - - --- 2024-08-12 Jens Axboe New
[2/4] io_uring/net: pass in io_kiocb to io_bundle_nbufs() Coalesce provided buffer segments - - - --- 2024-08-12 Jens Axboe New
[1/4] io_uring/kbuf: have io_provided_buffers_select() take buf_sel_arg Coalesce provided buffer segments - - - --- 2024-08-12 Jens Axboe New
[3/3] io_uring/kbuf: add support for incremental buffer consumption Add support for incremental buffer consumption - - - --- 2024-08-12 Jens Axboe New
[2/3] io_uring/kbuf: move io_ring_head_to_buf() to kbuf.h Add support for incremental buffer consumption - - - --- 2024-08-12 Jens Axboe New
[1/3] io_uring/kbuf: add io_kbuf_commit() helper Add support for incremental buffer consumption - - - --- 2024-08-12 Jens Axboe New
[3/3] io_uring/kbuf: turn io_buffer_list booleans into flags Misc cleanups and improvements - - - --- 2024-08-11 Jens Axboe New
[2/3] io_uring/net: use ITER_UBUF for single segment send maps Misc cleanups and improvements - - - --- 2024-08-11 Jens Axboe New
[1/3] io_uring/kbuf: use 'bl' directly rather than req->buf_list Misc cleanups and improvements - - - --- 2024-08-11 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.11-rc3 [GIT,PULL] io_uring fixes for 6.11-rc3 - - - --- 2024-08-09 Jens Axboe New
[3/3] io_uring/net: don't pick multiple buffers for non-bundle send send/recv bundle fixes - - - --- 2024-08-08 Jens Axboe New
[2/3] io_uring/net: ensure expanded bundle send gets marked for cleanup send/recv bundle fixes - - - --- 2024-08-08 Jens Axboe New
[1/3] io_uring/net: ensure expanded bundle recv gets marked for cleanup send/recv bundle fixes - - - --- 2024-08-08 Jens Axboe New
io_uring/net: allow opportunistic initial bundle recv io_uring/net: allow opportunistic initial bundle recv - - - --- 2024-08-06 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.11-rc2 [GIT,PULL] io_uring fixes for 6.11-rc2 - - - --- 2024-08-02 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.11-rc1 [GIT,PULL] io_uring fixes for 6.11-rc1 - - - --- 2024-07-27 Jens Axboe New
io_uring/msg_ring: fix uninitialized use of target_req->flags io_uring/msg_ring: fix uninitialized use of target_req->flags - - - --- 2024-07-25 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.11-rc1 [GIT,PULL] io_uring fixes for 6.11-rc1 - - - --- 2024-07-22 Jens Axboe New
[GIT,PULL] io_uring updates for 6.11-rc1 [GIT,PULL] io_uring updates for 6.11-rc1 - - - --- 2024-07-12 Jens Axboe New
[GIT,PULL] io_uring fix for 6.10-rc7 [GIT,PULL] io_uring fix for 6.10-rc7 - - - --- 2024-07-03 Jens Axboe New
[for-next] io_uring/net: cleanup io_recv_finish() bundle handling [for-next] io_uring/net: cleanup io_recv_finish() bundle handling - - - --- 2024-07-02 Jens Axboe New
io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it - - - --- 2024-07-02 Jens Axboe New
MAINTAINERS: change Pavel Begunkov from io_uring reviewer to maintainer MAINTAINERS: change Pavel Begunkov from io_uring reviewer to maintainer - - - --- 2024-07-01 Jens Axboe New
[2/2] io_uring/msg_ring: use kmem_cache_free() to free request msg_ring fixes - - - --- 2024-07-01 Jens Axboe New
[1/2] io_uring/msg_ring: check for dead submitter task msg_ring fixes - - - --- 2024-07-01 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.10-rc6 [GIT,PULL] io_uring fixes for 6.10-rc6 - - - --- 2024-06-27 Jens Axboe New
io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI - - - --- 2024-06-25 Jens Axboe New
io_uring: remove dead struct io_submit_state member io_uring: remove dead struct io_submit_state member - - - --- 2024-06-24 Jens Axboe New
[GIT,PULL] io_uring fix for 6.10-rc5 [GIT,PULL] io_uring fix for 6.10-rc5 - - - --- 2024-06-21 Jens Axboe New
[5/5] io_uring/msg_ring: add an alloc cache for io_kiocb entries Improve MSG_RING DEFER_TASKRUN performance - - - --- 2024-06-18 Jens Axboe New
[4/5] io_uring/msg_ring: improve handling of target CQE posting Improve MSG_RING DEFER_TASKRUN performance - - - --- 2024-06-18 Jens Axboe New
[3/5] io_uring: add io_add_aux_cqe() helper Improve MSG_RING DEFER_TASKRUN performance - - - --- 2024-06-18 Jens Axboe New
[2/5] io_uring: add remote task_work execution helper Improve MSG_RING DEFER_TASKRUN performance - - - --- 2024-06-18 Jens Axboe New
[1/5] io_uring/msg_ring: tighten requirement for remote posting Improve MSG_RING DEFER_TASKRUN performance - - - --- 2024-06-18 Jens Axboe New
[for-next] io_uring/advise: support 64-bit lengths [for-next] io_uring/advise: support 64-bit lengths - - - --- 2024-06-18 Jens Axboe New
[3/3] io_uring/rsrc: remove redundant __set_current_state() post schedule() Misc fixes and cleanups - - - --- 2024-06-18 Jens Axboe New
[2/3] io_uring/io-wq: make io_wq_work flags atomic Misc fixes and cleanups - - - --- 2024-06-18 Jens Axboe New
« 1 2 3 48 9 »