IO-Uring Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-17 16:48:06 to 2021-07-01 15:46:57 UTC [more...]

[Bug] io_uring_register_files_update broken
 2021-07-01 15:46 UTC  (6+ messages)

[GIT PULL] io_uring updates for 5.14-rc1
 2021-07-01 15:24 UTC 

[PATCH 1/1] io_uring: fix exiting io_req_task_work_add leaks
 2021-07-01 14:56 UTC  (5+ messages)

[PATCH 5.14 0/3] fallback fix and task_work cleanup
 2021-06-30 22:53 UTC  (18+ messages)
` [PATCH 1/3] io_uring: fix stuck fallback reqs
` [PATCH 2/3] io_uring: simplify task_work func
` [PATCH 3/3] io_uring: tweak io_req_task_work_add

[GIT PULL] io_uring updates for 5.14-rc1
 2021-06-30 20:21 UTC  (5+ messages)

Possible io_uring regression with QEMU on Ubuntu's kernel
 2021-06-30  8:47 UTC 

[PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
 2021-06-29 13:06 UTC  (44+ messages)
` [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v5 08/10] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v5 09/10] io_uring: add support for IORING_OP_LINKAT
` [PATCH v5 10/10] io_uring: add support for IORING_OP_MKNODAT

[PATCH v4] io_uring: reduce latency by reissueing the operation
 2021-06-28  6:42 UTC  (9+ messages)

[PATCH] io_uring: Remove NULL test before kfree
 2021-06-28  2:35 UTC 

[PATCH for-next 0/6] small for-next optimisations
 2021-06-27 22:23 UTC  (8+ messages)
` [PATCH 1/6] io_uring: refactor io_arm_poll_handler()
` [PATCH 2/6] io_uring: mainstream sqpoll task_work running
` [PATCH 3/6] io_uring: remove not needed PF_EXITING check
` [PATCH 4/6] io_uring: optimise hot path restricted checks
` [PATCH 5/6] io_uring: refactor io_submit_flush_completions
` [PATCH 6/6] io_uring: pre-initialise some of req fields

[PATCH] io_uring: code clean for kiocb_done()
 2021-06-27 22:23 UTC  (2+ messages)

[PATCH] io_uring: spin in iopoll() only when reqs are in a single queue
 2021-06-27 22:22 UTC  (2+ messages)

[PATCH for-next 0/6] straightforward for-next cleanups
 2021-06-24 15:35 UTC  (8+ messages)
` [PATCH 1/6] io_uring: don't change sqpoll creds if not needed
` [PATCH 2/6] io_uring: refactor io_sq_thread()
` [PATCH 3/6] io_uring: fix code style problems
` [PATCH 4/6] io_uring: update sqe layout build checks
` [PATCH 5/6] io_uring: simplify struct io_uring_sqe layout
` [PATCH 6/6] io_uring: refactor io_openat2()

[PATCH v6 0/9] io_uring: add mkdir and [sym]linkat support
 2021-06-24 15:13 UTC  (14+ messages)
` [PATCH v6 1/9] fs: make do_mkdirat() take struct filename
` [PATCH v6 2/9] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v6 3/9] fs: make do_mknodat() take struct filename
` [PATCH v6 4/9] fs: make do_symlinkat() "
` [PATCH v6 5/9] namei: add getname_uflags()
` [PATCH v6 6/9] fs: make do_linkat() take struct filename
` [PATCH v6 7/9] fs: update do_*() helpers to return ints
` [PATCH v6 8/9] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v6 9/9] io_uring: add support for IORING_OP_LINKAT

[LSF/MM/BPF Topic] Towards more useful nvme-passthrough
 2021-06-24  9:24 UTC  (2+ messages)

[PATCH v2 0/2] Minor SQPOLL thread fix and improvement
 2021-06-23 23:39 UTC  (8+ messages)
` [PATCH v2 1/2] io_uring: Fix race condition when sqp thread goes to sleep
` [PATCH v2 2/2] io_uring: Create define to modify a SQPOLL parameter

[PATCH 0/2] Minor SQPOLL thread fix and improvement
 2021-06-23 15:58 UTC  (13+ messages)
` [PATCH 1/2] io_uring: Fix race condition when sqp thread goes to sleep
    ` [PATCH 1/2 v2] "
` [PATCH 2/2] io_uring: Create define to modify a SQPOLL parameter

[PATCHSET 0/2] Add iopoll/sqe field checks to unlink/rename
 2021-06-23 15:17 UTC  (3+ messages)
` [PATCH 1/2] io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEAT
` [PATCH 2/2] io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKAT

[PATCH v3] io_uring: reduce latency by reissueing the operation
 2021-06-22 11:00 UTC  (3+ messages)

[PATCH v2] io_uring: reduce latency by reissueing the operation
 2021-06-21 16:03 UTC  (14+ messages)

[PATCH] io_uring: reduce latency by reissueing the operation
 2021-06-20 22:04 UTC  (10+ messages)

[PATCH v2 2/3] io_uring: minor clean up in trace events definition
 2021-06-20 20:13 UTC  (10+ messages)

[RFC 0/2] kvmalloc reg file table
 2021-06-18 23:32 UTC  (3+ messages)
` [PATCH 1/2] io_uring: use kvmalloc for fixed files
` [PATCH 2/2] io_uring: inline fixed part of io_file_get()

[PATCH v2] Add option to ignore O_NONBLOCK for retry purposes
 2021-06-18 22:10 UTC  (2+ messages)
` [PATCH] io_uring: add IORING_SETUP_IGNORE_ONONBLOCK flag

[PATCH] io_uring: reduce latency by reissueing the operation
 2021-06-18 21:38 UTC  (2+ messages)

[PATCH] io_uring: store back buffer in case of failure
 2021-06-18 21:26 UTC  (7+ messages)

[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
 2021-06-18 20:05 UTC  (15+ messages)
        ` [CFT}[PATCH] coredump: Limit what can interrupt coredumps
                ` [PATCH] "

[PATCH] Add option to ignore O_NONBLOCK for retry purposes
 2021-06-18 19:19 UTC  (2+ messages)
` [PATCH] io_uring: add IOSQE_IGNORE_NONBLOCK flag

[PATCH for-next 00/12] another round of 5.14 optimisations
 2021-06-18 15:35 UTC  (16+ messages)
` [PATCH 01/12] io_uring: fix false WARN_ONCE
` [PATCH 02/12] io_uring: refactor io_submit_flush_completions()
` [PATCH 03/12] io_uring: move creds from io-wq work to io_kiocb
` [PATCH 04/12] io_uring: track request creds with a flag
` [PATCH 05/12] io_uring: simplify iovec freeing in io_clean_op()
` [PATCH 06/12] io_uring: clean all flags in io_clean_op() at once
` [PATCH 07/12] io_uring: refactor io_get_sequence()
` [PATCH 08/12] io_uring: inline __tctx_task_work()
` [PATCH 09/12] io_uring: optimise task_work submit flushing
` [PATCH 10/12] io_uring: refactor tctx task_work list splicing
` [PATCH 11/12] io_uring: don't resched with empty task_list
` [PATCH 12/12] io_uring: improve in tctx_task_work() resubmission

[Bug] fio hang when running multiple job io_uring/hipri over nvme
 2021-06-18 14:56 UTC  (5+ messages)

[PATCH RESEND v2 liburing] update rsrc register/update ABI and tests
 2021-06-18 13:28 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).