io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-04 21:21:48 to 2019-11-11 03:37:15 UTC [more...]

[PATCH] io_uring: flag SQPOLL busy condition to userspace
 2019-11-11  3:37 UTC 

[PATCH] io_uring: don't do flush cancel under inflight_lock
 2019-11-11  3:35 UTC 

[PATCH] io_uring: fix error clear of ->file_table in io_sqe_files_register()
 2019-11-10 23:44 UTC  (2+ messages)

KASAN: invalid-free in io_sqe_files_unregister
 2019-11-10 15:46 UTC  (3+ messages)

[PATCH v4] io_uring: limit inflight IO
 2019-11-10 15:22 UTC  (3+ messages)

[PATCH v2] io_uring: make ASYNC_CANCEL work with poll and timeout
 2019-11-10  2:55 UTC 

[PATCH] io_uring: convert accept4() -ERESTARTSYS into -EINTR
 2019-11-10  2:35 UTC 

[PATCH] io_uring: make ASYNC_CANCEL work with poll and timeout
 2019-11-10  1:24 UTC 

[PATCH v3] io_uring: limit inflight IO
 2019-11-09 20:59 UTC  (3+ messages)

[PATCH RFC] io_uring: limit inflight IO
 2019-11-09 19:24 UTC  (11+ messages)

[PATCH v4] io_uring: add support for backlogged CQ ring
 2019-11-09 18:50 UTC 

[PATCH] io_uring: fix accounting of dropped CQEs in backlog flush
 2019-11-09 14:20 UTC 

[PATCH RFC v2] io_uring: limit inflight IO
 2019-11-09 14:16 UTC  (4+ messages)

[PATCHSET v3 0/3] io_uring CQ ring backpressure
 2019-11-09 14:14 UTC  (8+ messages)
` [PATCH 1/3] io_uring: make io_cqring_events() take 'ctx' as argument
` [PATCH 2/3] io_uring: pass in io_kiocb to fill/add CQ handlers
` [PATCH 3/3] io_uring: add support for backlogged CQ ring

[PATCH] io_uring: account overflows even with IORING_SETUP_CQ_NODROP
 2019-11-09 14:09 UTC  (3+ messages)

[PATCH v2] liburing: Add regression test case for link with drain
 2019-11-09 14:09 UTC  (2+ messages)

[PATCH] io_uring: separate the io_free_req and io_free_req_find_next interface
 2019-11-09  3:10 UTC  (3+ messages)
` [PATCH] liburing: Add regression test case for link with drain

[PATCH v2] io_uring: provide fallback request for OOM situations
 2019-11-08 21:25 UTC 

[PATCH v4] io_uring: keep io_put_req only responsible for release and put req
 2019-11-08 18:19 UTC  (2+ messages)

[PATCH] io_uring: provide fallback request for OOM situations
 2019-11-08 15:22 UTC 

[PATCH v3 1/2] io_uring: reduced function parameter ctx if possible
 2019-11-08 15:11 UTC  (3+ messages)
` [PATCH v3 2/2] io_uring: keep io_put_req only responsible for release and put req

[PATCH v2] io_uring: reduced function parameter ctx if possible
 2019-11-08 14:47 UTC  (9+ messages)

[PATCH] io_uring: reduced function parameter ctx if possible
 2019-11-08  6:29 UTC 

[PATCH v2] io_uring: add support for linked SQE timeouts
 2019-11-08  2:12 UTC  (3+ messages)

[PATCH] io_uring: reduce/pack size of io_ring_ctx
 2019-11-08  0:43 UTC  (5+ messages)

[liburing patch] document IORING_SETUP_CQSIZE
 2019-11-07 21:24 UTC  (2+ messages)

[PATCHSET v2 0/3] io_uring/io-wq: support unbounded work
 2019-11-07 18:29 UTC  (4+ messages)
` [PATCH 1/3] io-wq: io_wqe_run_queue() doesn't need to use list_empty_careful()
` [PATCH 2/3] io_wq: add support for bounded vs unbunded work
` [PATCH 3/3] io_uring: properly mark async work as bounded vs unbounded

[PATCHSET v2 0/3] io_uring CQ ring backpressure
 2019-11-07 13:16 UTC  (6+ messages)
` [PATCH 1/3] io_uring: make io_cqring_events() take 'ctx' as argument
` [PATCH 2/3] io_uring: pass in io_kiocb to fill/add CQ handlers
` [PATCH 3/3] io_uring: add support for backlogged CQ ring

fixup for "io_uring: allocate io_kiocb upfront"
 2019-11-07  9:24 UTC  (2+ messages)

[PATCH] io_uring: fixup a few spots where link failure isn't flagged
 2019-11-07  0:03 UTC  (3+ messages)

[PATCH v3 0/3] Inline sqe_submit
 2019-11-06 22:47 UTC  (6+ messages)
` [PATCH v3 1/3] io_uring: allocate io_kiocb upfront
` [PATCH v3 2/3] io_uring: Use submit info inlined into req
` [PATCH v3 3/3] io_uring: use inlined struct sqe_submit

[RFC] io_uring CQ ring backpressure
 2019-11-06 22:42 UTC  (9+ messages)

[PATCH v2 0/3] Inline sqe_submit
 2019-11-06 22:40 UTC  (8+ messages)
` [PATCH v2 1/3] io_uring: allocate io_kiocb upfront
` [PATCH v2 2/3] io_uring: Use submit info inlined into req
` [PATCH v2 3/3] io_uring: use inlined struct sqe_submit

[PATCHSET 0/2] Add unbounded io_wq for io_uring
 2019-11-06 19:40 UTC  (3+ messages)
` [PATCH 1/2] io-wq: pass in io_wq to work handler
` [PATCH 2/2] io_uring: use separate io_wq's for bounded and unbounded request times

[PATCH 1/1] io_uring: Remove extra io_commit_sqring()
 2019-11-06 18:19 UTC  (3+ messages)

[PATCH v2 0/2] cleanup of submission path
 2019-11-06 14:10 UTC  (10+ messages)
` [PATCH v2 1/2] io_uring: Merge io_submit_sqes and io_ring_submit
` [PATCH v2 2/2] io_uring: io_queue_link*() right after submit

[PATCH] io_uring: kill dead REQ_F_LINK_DONE flag
 2019-11-06  3:38 UTC 

[RFC 0/3] Inline sqe_submit
 2019-11-05 23:48 UTC  (10+ messages)
` [PATCH 1/3] io_uring: allocate io_kiocb upfront
` [PATCH 2/3] io_uring: Use submit info inlined into req
` [PATCH 3/3] io_uring: use inlined struct sqe_submit

[PATCH] io_uring: enable optimized link handling for IORING_OP_POLL_ADD
 2019-11-05 22:23 UTC 

[PATCHSET 0/2] io_uring support for linked timeouts
 2019-11-05 21:11 UTC  (3+ messages)
` [PATCH 1/2] io_uring: abstract out io_async_cancel_one() helper
` [PATCH 2/2] io_uring: add support for linked SQE timeouts

[PATCH] io-wq: use proper nesting IRQ disabling spinlocks for cancel
 2019-11-05 20:53 UTC 

[liburing patch] barrier.h: add generic smp_mb implementation
 2019-11-05 15:35 UTC  (2+ messages)

[PATCH] MAINTAINERS: update io_uring entry
 2019-11-04 21:46 UTC 

This list is now archived on lore.kernel.org
 2019-11-04 21:45 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).