io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-26 19:51:48 to 2020-06-07 23:26:24 UTC [more...]

[PATCH v4 1/2] io_uring: avoid whole io_wq_work copy for requests completed inline
 2020-06-07 23:26 UTC  (23+ messages)
` [PATCH v4 2/2] io_uring: avoid unnecessary io_wq_work copy for fast poll feature
            ` [PATCH v5 1/2] io_uring: avoid whole io_wq_work copy for requests completed inline
              ` [PATCH v5 2/2] io_uring: avoid unnecessary io_wq_work copy for fast poll feature

[BUG] ->flush and links
 2020-06-07 16:01 UTC 

[PATCH] io_uring: execute task_work_run() before dropping mm
 2020-06-07 15:36 UTC  (7+ messages)

[PATCH 0/4] cancel all reqs of an exiting task
 2020-06-07 15:32 UTC  (6+ messages)
` [liburing PATCH] flush/test: test flush of dying process
` [PATCH 1/4] io-wq: reorder cancellation pending -> running
` [PATCH 2/4] io-wq: add an option to cancel all matched reqs
` [PATCH 3/4] io_uring: cancel all task's requests on exit
` [PATCH 4/4] io_uring: batch cancel in io_uring_cancel_files()

io_uring_queue_exit is REALLY slow
 2020-06-07 14:37 UTC  (2+ messages)

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-06-06 16:04 UTC  (61+ messages)
` [PATCH 02/12] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
` [PATCH 04/12] mm: add support for async page locking
` [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
` [PATCH 06/12] fs: add FMODE_BUF_RASYNC
` [PATCH 08/12] block: flag block devices as supporting IOCB_WAITQ
` [PATCH 09/12] xfs: flag files as supporting buffered async reads
` [PATCH 10/12] btrfs: "
` [PATCH 11/12] mm: add kiocb_wait_page_queue_init() helper
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

[PATCH] io_uring: re-issue plug based block requests that failed
 2020-06-05 22:27 UTC  (3+ messages)

support suspend/resume SQPOLL on inflight io-uring instance
 2020-06-05 13:13 UTC  (2+ messages)

[PATCH] io_uring: use kvfree() in io_sqe_buffer_register()
 2020-06-05 12:47 UTC  (2+ messages)

[PATCHSET] io_uring: never block for block based IO submit
 2020-06-05  3:20 UTC  (6+ messages)
` [PATCH 1/4] block: provide plug based way of signaling forced no-wait semantics
` [PATCH 2/4] io_uring: always plug for any number of IOs
` [PATCH 3/4] io_uring: catch -EIO from buffered issue request failure
` [PATCH 4/4] io_uring: re-issue plug based block requests that failed
  ` [PATCH v2] "

[PATCH 0/1] io_uring: validate the full range of provided buffers for access
 2020-06-05  1:33 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 0/4] forbid fix {SQ,IO}POLL
 2020-06-04 20:25 UTC  (13+ messages)
` [PATCH v3 1/4] io_uring: fix {SQ,IO}POLL with unsupported opcodes
` [PATCH v3 2/4] io_uring: do build_open_how() only once
` [PATCH v3 3/4] io_uring: deduplicate io_openat{,2}_prep()
` [PATCH v3 4/4] io_uring: move send/recv IOPOLL check into prep

[PATCH] io_uring: re-set iov base/len for buffer select retry
 2020-06-04 17:42 UTC 

io_wq_work task_pid is nonsense
 2020-06-04 11:39 UTC 

How good single uring scales across multiple cpu cores
 2020-06-04  2:17 UTC 

[PATCH] io_uring: disallow close of ring itself
 2020-06-03 20:09 UTC 

[PATCH] io_uring: create percpu io sq thread when IORING_SETUP_SQ_AFF is flagged
 2020-06-03 18:48 UTC  (8+ messages)

[PATCH v2 0/4] forbid fix {SQ,IO}POLL
 2020-06-03 14:54 UTC  (6+ messages)
` [PATCH v2 1/4] io_uring: fix {SQ,IO}POLL with unsupported opcodes
` [PATCH v2 2/4] io_uring: do build_open_how() only once
` [PATCH v2 3/4] io_uring: deduplicate io_openat{,2}_prep()
` [PATCH v2 4/4] io_uring: move send/recv IOPOLL check into prep

[GIT PULL] io_uring updates for 5.8-rc1
 2020-06-03  2:07 UTC  (3+ messages)

IORING_OP_CLOSE fails on fd opened with O_PATH
 2020-06-02 21:39 UTC  (7+ messages)

[PATCH 0/4] forbid using open/close/statx with {SQ,IO}POLL
 2020-06-02 14:12 UTC  (6+ messages)
` [PATCH 1/4] io_uring: fix "
` [PATCH 2/4] io_uring: do build_open_how() only once
` [PATCH 3/4] io_uring: deduplicate io_openat{,2}_prep()
` [PATCH 4/4] io_uring: move send/recv IOPOLL check into prep

io_uring: open/close and SQPOLL
 2020-06-02  1:49 UTC  (2+ messages)

[PATCH] io_uring: don't set REQ_F_NOWAIT for regular files opend O_NONBLOCK
 2020-06-01  3:26 UTC  (3+ messages)

[PATCH v3 1/2] io_uring: avoid whole io_wq_work copy for requests completed inline
 2020-05-30 19:38 UTC  (9+ messages)
` [PATCH v3 2/2] io_uring: avoid unnecessary io_wq_work copy for fast poll feature

[PATCH v3 0/2] CQ-seq only based timeouts
 2020-05-30 13:50 UTC  (4+ messages)
` [PATCH v3 1/2] io_uring: move timeouts flushing to a helper
` [PATCH v3 2/2] io_uring: off timeouts based only on completions

[PATCH v2] io_uring: fix overflowed reqs cancellation
 2020-05-30 13:50 UTC  (2+ messages)

[RFC 0/2] io_uring: don't use kiocb.private to store buf_index
 2020-05-29 16:20 UTC  (10+ messages)
` [RFC 2/2] io_uring: mark REQ_NOWAIT for a non-mq queue as unspported

[PATCH 1/3] io_uring: don't use req->work.creds for inline requests
 2020-05-29  8:16 UTC  (6+ messages)

[RFC] .flush and io_uring_cancel_files
 2020-05-29  8:09 UTC  (6+ messages)

[PATCH] io_uring: fix readiness race with poll based retry
 2020-05-29  2:25 UTC  (2+ messages)

io_uring, IORING_OP_RECVMSG and ancillary data
 2020-05-28 18:42 UTC  (8+ messages)

[PATCH 1/1] io_uring: fix overflowed reqs cancellation
 2020-05-27 17:18 UTC  (2+ messages)

[PATCH v2 1/2] io_uring: avoid whole io_wq_work copy for requests completed inline
 2020-05-27 16:49 UTC  (2+ messages)
` [PATCH v2 2/2] io_uring: avoid unnecessary io_wq_work copy for fast poll feature

[PATCH] io_uring: include linux/pagemap.h
 2020-05-27 13:48 UTC 

[PATCH v2 0/4] io_uring: call statx directly
 2020-05-26 23:39 UTC  (3+ 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).