Show patches with: Submitter = Pavel Begunkov       |    State = Action Required       |    Archived = No       |   1049 patches
« 1 2 ... 3 4 510 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
io_uring/net: fix iter retargeting for selected buf io_uring/net: fix iter retargeting for selected buf - - - --- 2023-09-14 Pavel Begunkov New
[2/2] io_uring: fix unprotected iopoll overflow for-next fixes - - - --- 2023-09-07 Pavel Begunkov New
[1/2] io_uring: break out of iowq iopoll on teardown for-next fixes - - - --- 2023-09-07 Pavel Begunkov New
[v2,15/15] io_uring: move iopoll ctx fields around caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,14/15] io_uring: move multishot cqe cache in ctx caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,13/15] io_uring: separate task_work/waiting cache line caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,12/15] io_uring: banish non-hot data to end of io_ring_ctx caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,11/15] io_uring: move non aligned field to the end caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,10/15] io_uring: add option to remove SQ indirection caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,09/15] io_uring: compact SQ/CQ heads/tails caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,08/15] io_uring: force inline io_fill_cqe_req caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,07/15] io_uring: merge iopoll and normal completion paths caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,06/15] io_uring: reorder cqring_flush and wakeups caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,05/15] io_uring: optimise extra io_get_cqe null check caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,04/15] io_uring: refactor __io_get_cqe() caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,03/15] io_uring: simplify big_cqe handling caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,02/15] io_uring: cqe init hardening caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[v2,01/15] io_uring: improve cqe !tracing hot path caching and SQ/CQ optimisations - - - --- 2023-08-24 Pavel Begunkov New
[16/16] io_uring: force inline io_fill_cqe_req caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[15/16] io_uring: move iopoll ctx fields around caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[14/16] io_uring: move multishot cqe cache in ctx caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[13/16] io_uring: separate task_work/waiting cache line caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[12/16] io_uring: banish non-hot data to end of io_ring_ctx caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[11/16] io_uring: move non aligned field to the end caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[10/16] io_uring: static_key for !IORING_SETUP_NO_SQARRAY caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[09/16] io_uring: add option to remove SQ indirection caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[08/16] io_uring: compact SQ/CQ heads/tails caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[07/16] io_uring: merge iopoll and normal completion paths caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[06/16] io_uring: reorder cqring_flush and wakeups caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[05/16] io_uring: optimise extra io_get_cqe null check caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[04/16] io_uring: refactor __io_get_cqe() caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[03/16] io_uring: simplify big_cqe handling caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[02/16] io_uring: cqe init hardening caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[01/16] io_uring: improve cqe !tracing hot path caching and SQ/CQ optimisations - - - --- 2023-08-15 Pavel Begunkov New
[liburing] tests: don't expect multishot recv overflow backlogging [liburing] tests: don't expect multishot recv overflow backlogging - - - --- 2023-08-11 Pavel Begunkov New
[7/7] io_uring: simplify io_run_task_work_sig return random fixes and cleanups - - - --- 2023-08-11 Pavel Begunkov New
[6/7] io_uring/rsrc: keep one global dummy_ubuf random fixes and cleanups - - - --- 2023-08-11 Pavel Begunkov New
[5/7] io_uring: never overflow io_aux_cqe random fixes and cleanups - - - --- 2023-08-11 Pavel Begunkov New
[4/7] io_uring: remove return from io_req_cqe_overflow() random fixes and cleanups - - - --- 2023-08-11 Pavel Begunkov New
[3/7] io_uring: open code io_fill_cqe_req() random fixes and cleanups - - - --- 2023-08-11 Pavel Begunkov New
[2/7] io_uring/net: don't overflow multishot recv random fixes and cleanups - - - --- 2023-08-11 Pavel Begunkov New
[1/7] io_uring/net: don't overflow multishot accept random fixes and cleanups - - - --- 2023-08-11 Pavel Begunkov New
[1/1] io_uring: break iopolling on signal [1/1] io_uring: break iopolling on signal - - - --- 2023-08-09 Pavel Begunkov New
[2/2] io_uring: simplify io_run_task_work_sig return random for-next cleanups - - - --- 2023-08-09 Pavel Begunkov New
[1/2] io_uring/rsrc: keep one global dummy_ubuf random for-next cleanups - - - --- 2023-08-09 Pavel Begunkov New
[1/1] io_uring: kill io_uring userspace examples [1/1] io_uring: kill io_uring userspace examples - - - --- 2023-08-09 Pavel Begunkov New
[1/1] io_uring: fix false positive KASAN warnings [1/1] io_uring: fix false positive KASAN warnings - - - --- 2023-08-09 Pavel Begunkov New
[1/1] io_uring: fix drain stalls by invalid SQE [1/1] io_uring: fix drain stalls by invalid SQE - - - --- 2023-08-09 Pavel Begunkov New
[11/11] io_uring: merge conditional unlock flush helpers clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[10/11] io_uring: make io_cq_unlock_post static clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[09/11] io_uring: inline __io_cq_unlock clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[08/11] io_uring: fix acquire/release annotations clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[07/11] io_uring: kill io_cq_unlock() clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[06/11] io_uring: remove IOU_F_TWQ_FORCE_NORMAL clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[05/11] io_uring: don't batch task put on reqs free clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[04/11] io_uring: move io_clean_op() clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[03/11] io_uring: inline io_dismantle_req() clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[02/11] io_uring: remove io_free_req_tw clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[01/11] io_uring: open code io_put_req_find_next clean up req free and CQ locking - - - --- 2023-06-23 Pavel Begunkov New
[1/1] io_uring: annotate offset timeout races [1/1] io_uring: annotate offset timeout races - - - --- 2023-05-19 Pavel Begunkov New
[1/1] io_uring: more graceful request alloc OOM [1/1] io_uring: more graceful request alloc OOM - - - --- 2023-05-19 Pavel Begunkov New
[net-next,2/2] net/tcp: optimise io_uring zc ubuf refcounting minor tcp io_uring zc optimisations - 1 - --- 2023-05-15 Pavel Begunkov New
[net-next,1/2] net/tcp: don't peek at tail for io_uring zc minor tcp io_uring zc optimisations - 2 - --- 2023-05-15 Pavel Begunkov New
[for-next,2/2] nvme: optimise io_uring passthrough completion Enable IOU_F_TWQ_LAZY_WAKE for passthrough - - - --- 2023-05-15 Pavel Begunkov New
[for-next,1/2] io_uring/cmd: add cmd lazy tw wake helper Enable IOU_F_TWQ_LAZY_WAKE for passthrough - - - --- 2023-05-15 Pavel Begunkov New
[RFC,7/7] io_uring,fs: introduce IORING_OP_GET_BUF Rethinking splice - - - --- 2023-04-30 Pavel Begunkov New
[RFC,6/7] io_uring/rsrc: introduce helper installing one buffer Rethinking splice - - - --- 2023-04-30 Pavel Begunkov New
[RFC,5/7] io_uring/rsrc: add buffer release callbacks Rethinking splice - - - --- 2023-04-30 Pavel Begunkov New
[RFC,4/7] io_uring/rsrc: introduce struct iou_buf_desc Rethinking splice - - - --- 2023-04-30 Pavel Begunkov New
[RFC,3/7] io_uring: fail loop_rw_iter with pure bvec bufs Rethinking splice - - - --- 2023-04-30 Pavel Begunkov New
[RFC,2/7] io_uring: add reg-buffer data directions Rethinking splice - - - --- 2023-04-30 Pavel Begunkov New
[RFC,1/7] io_uring: add io_mapped_ubuf caches Rethinking splice - - - --- 2023-04-30 Pavel Begunkov New
[for-next,8/8] io_uring/rsrc: disassociate nodes and rsrc_data another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,7/8] io_uring/rsrc: devirtualise rsrc put callbacks another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,6/8] io_uring/rsrc: pass node to io_rsrc_put_work() another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,5/8] io_uring/rsrc: inline io_rsrc_put_work() another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,4/8] io_uring/rsrc: add empty flag in rsrc_node another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,3/8] io_uring/rsrc: merge nodes and io_rsrc_put another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,2/8] io_uring/rsrc: infer node from ctx on io_queue_rsrc_removal another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,1/8] io_uring/rsrc: remove unused io_rsrc_node::llist another round of rsrc refactoring - - - --- 2023-04-18 Pavel Begunkov New
[for-next,1/1] io_uring/notif: add constant for ubuf_info flags [for-next,1/1] io_uring/notif: add constant for ubuf_info flags - - - --- 2023-04-15 Pavel Begunkov New
[10/10] io_uring/rsrc: refactor io_queue_rsrc_removal some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[09/10] io_uring/rsrc: simplify single file node switching some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[08/10] io_uring/rsrc: clean up __io_sqe_buffers_update() some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[07/10] io_uring/rsrc: inline switch_start fast path some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[06/10] io_uring/rsrc: remove rsrc_data refs some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[05/10] io_uring/rsrc: fix DEFER_TASKRUN rsrc quiesce some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[04/10] io_uring/rsrc: use wq for quiescing some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[03/10] io_uring/rsrc: refactor io_rsrc_ref_quiesce some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[02/10] io_uring/rsrc: remove io_rsrc_node::done some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[01/10] io_uring/rsrc: use nospec'ed indexes some rsrc fixes and clean ups - - - --- 2023-04-13 Pavel Begunkov New
[8/8] io_uring/rsrc: extract SCM file put helper for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[7/8] io_uring/rsrc: refactor io_rsrc_node_switch for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[6/8] io_uring/rsrc: zero node's rsrc data on alloc for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[5/8] io_uring/rsrc: consolidate node caching for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[4/8] io_uring/rsrc: add lockdep checks for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[3/8] io_uring: add irq lockdep checks for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[2/8] io_uring/kbuf: remove extra ->buf_ring null check for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[1/8] io_uring: shut io_prep_async_work warning for-next cleanups - - - --- 2023-04-11 Pavel Begunkov New
[v2,8/8] io_uring: optimise io_req_local_work_add optimise resheduling due to deferred tw - - - --- 2023-04-06 Pavel Begunkov New
« 1 2 ... 3 4 510 11 »