public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2021-02-20 16:46:45 to 2021-03-04 00:24:22 UTC [more...]

[RFC 0/3] Async nvme passthrough
 2021-03-03  7:52 UTC  (5+ messages)
    ` [RFC 1/3] io_uring: add helper for uring_cmd completion in submitter-task
    ` [RFC 2/3] nvme: passthrough helper with callback
    ` [RFC 3/3] nvme: wire up support for async passthrough

possible deadlock in io_poll_double_wake (2)
 2021-03-03  4:01 UTC  (11+ messages)
    ` 回复: "

[PATCH 4/4] dm: support I/O polling
 2021-03-03  2:53 UTC  (2+ messages)
` [dm-devel] "

[PATCH v3 00/11] dm: support IO polling
 2021-03-03  1:55 UTC  (10+ messages)
` [PATCH v3 09/11] dm: support IO polling for bio-based dm device
  ` [dm-devel] "
` [PATCH v3 11/11] dm: fastpath of bio-based polling
  ` [dm-devel] "

[PATCH 0/4] Reworked device mapper polling patchset
 2021-03-02 19:05 UTC 

[PATCH 1/4] block: introduce a function submit_bio_noacct_mq_direct
 2021-03-02 19:05 UTC 

[PATCH 2/4] block: dont clear REQ_HIPRI for bio-based drivers
 2021-03-03  2:21 UTC  (2+ messages)
` [dm-devel] "

[PATCH 3/4] dm: use submit_bio_noacct_mq_direct
 2021-03-02 19:05 UTC 

[PATCH RESEND for-next 00/12] 5.13 first batch
 2021-03-01 23:53 UTC  (14+ messages)
` [PATCH 01/12] io_uring: avoid taking ctx refs for task-cancel
` [PATCH 02/12] io_uring: reuse io_req_task_queue_fail()
` [PATCH 03/12] io_uring: further deduplicate file slot selection
` [PATCH 04/12] io_uring: add a helper failing not issued requests
` [PATCH 05/12] io_uring: refactor provide/remove buffer locking
` [PATCH 06/12] io_uring: don't restirct issue_flags for io_openat
` [PATCH 07/12] io_uring: use better types for cflags
` [PATCH 08/12] io_uring: refactor out send/recv async setup
` [PATCH 09/12] io_uring: untie alloc_async_data and needs_async_data
` [PATCH 10/12] io_uring: rethink def->needs_async_data
` [PATCH 11/12] io_uring: merge defer_prep() and prep_async()
` [PATCH 12/12] io_uring: simplify io_resubmit_prep()

[PATCH 5.12 0/4] random 5.12 bits
 2021-03-01 23:41 UTC  (6+ messages)
` [PATCH 1/4] io_uring: choose right tctx->io_wq for try cancel
` [PATCH 2/4] io_uring: inline io_req_clean_work()
` [PATCH 3/4] io_uring: inline __io_queue_async_work()
` [PATCH 4/4] io_uring: remove extra in_idle wake up

[PATCH 1/1] io-wq: deduplicate destroying wq->manager
 2021-03-01 20:59 UTC  (2+ messages)

[PATCH 5.12 0/2] kill sqo_dead
 2021-03-01 14:42 UTC  (4+ messages)
` [PATCH 1/2] io_uring: kill sqo_dead and sqo submission halting
` [PATCH 2/2] io_uring: remove sqo_task

INFO: task hung in io_sq_thread_park
 2021-02-28 22:20 UTC  (2+ messages)

[PATCH 5.12 0/2] task_work ctx refs fix + xchg cleanup
 2021-02-28 22:17 UTC  (4+ messages)
` [PATCH 1/2] io_uring: fix __tctx_task_work() ctx race
` [PATCH 2/2] io_uring: replace cmpxchg in fallback with xchg

KASAN: use-after-free Read in tctx_task_work
 2021-02-28 17:00 UTC  (2+ messages)

[GIT PULL] io_uring thread worker change
 2021-02-27 19:47 UTC  (6+ messages)

INFO: task can't die in task_thread
 2021-02-27  7:59 UTC 

KASAN: use-after-free Read in __cpuhp_state_remove_instance
 2021-02-26 22:50 UTC  (4+ messages)

[GIT PULL] Followup io_uring fixes for 5.12-rc
 2021-02-26 22:23 UTC  (4+ messages)

[PATCH] btrfs: Prevent nowait or async read from doing sync IO
 2021-02-26 17:00 UTC  (2+ messages)

[PATCH] io_uring: don't re-read iovecs in iopoll_complete
 2021-02-26 16:19 UTC  (2+ messages)

general protection fault in try_to_wake_up (2)
 2021-02-26 14:48 UTC 

KASAN: null-ptr-deref Write in io_uring_cancel_sqpoll
 2021-02-26  9:33 UTC 

KASAN: use-after-free Read in io_sq_thread
 2021-02-26  9:27 UTC 

d28296d248: stress-ng.sigsegv.ops_per_sec -82.7% regression
 2021-02-25 20:36 UTC  (4+ messages)

INFO: task can't die in io_sq_thread_finish
 2021-02-25 17:05 UTC  (2+ messages)

KASAN: use-after-free Read in try_to_wake_up
 2021-02-25 16:53 UTC  (2+ messages)

[PATCH] io-wq: remove unused label
 2021-02-25 15:18 UTC  (2+ messages)

[PATCH 1/1] io_uring: don't re-read iovecs in iopoll_complete
 2021-02-25 14:58 UTC  (2+ messages)

[PATCH] io_uring: don't issue reqs in iopoll mode when ctx is dying
 2021-02-25 10:55 UTC  (16+ messages)

io_uring: defer flushing cached reqs
 2021-02-24 17:52 UTC  (2+ messages)

io_uring_enter() returns EAGAIN after child exit in 5.12
 2021-02-24 16:24 UTC  (6+ messages)

[PATCH v2 1/1] io_uring: allocate memory for overflowed CQEs
 2021-02-24  9:39 UTC  (7+ messages)

[PATCH v2 5.12] io_uring: fix locked_free_list caches_free()
 2021-02-24  2:20 UTC  (2+ messages)

[PATCH] io_uring: don't attempt IO reissue from the ring exit path
 2021-02-24  2:18 UTC 

[PATCH v4 00/12] dm: support IO polling
 2021-02-24  1:44 UTC  (4+ messages)

[PATCH 1/1] io_uring: fix locked_free_list caches_free()
 2021-02-23 21:56 UTC  (2+ messages)

possible deadlock in io_link_timeout_fn
 2021-02-23 13:50 UTC  (2+ messages)

[PATCHSET RFC 0/5] file_operations based io_uring commands
 2021-02-23 13:21 UTC  (12+ messages)
` [PATCH 2/5] io_uring: add support for IORING_OP_URING_CMD

[PATCH] io_uring: allocate memory for overflowed CQEs
 2021-02-23 11:56 UTC 

[PATCH v6 0/7] Count rlimits in each user namespace
 2021-02-23  5:30 UTC  (8+ messages)
` [PATCH v6 3/7] Reimplement RLIMIT_NPROC on top of ucounts

[RFC PATCH 0/4] Asynchronous passthrough ioctl
 2021-02-23  4:41 UTC  (10+ messages)

KASAN: invalid-free in io_req_caches_free
 2021-02-23  2:35 UTC  (2+ messages)

[PATCH for-next 00/13] simple 5.13 cleanups
 2021-02-23  1:55 UTC  (14+ messages)
` [PATCH 01/13] io_uring: introduce a new helper for ctx quiesce
` [PATCH 02/13] io_uring: avoid taking ctx refs for task-cancel
` [PATCH 03/13] io_uring: reuse io_req_task_queue_fail()
` [PATCH 04/13] io_uring: further deduplicate file slot selection
` [PATCH 05/13] io_uring: add a helper failing not issued requests
` [PATCH 06/13] io_uring: refactor provide/remove buffer locking
` [PATCH 07/13] io_uring: don't restirct issue_flags for io_openat
` [PATCH 08/13] io_uring: use better types for cflags
` [PATCH 09/13] io_uring: refactor out send/recv async setup
` [PATCH 10/13] io_uring: untie alloc_async_data and needs_async_data
` [PATCH 11/13] io_uring: rethink def->needs_async_data
` [PATCH 12/13] io_uring: merge defer_prep() and prep_async()
` [PATCH 13/13] io_uring: simplify io_resubmit_prep()

[PATCH v2 0/4] rsrc quiesce fixes/hardening v2
 2021-02-22 14:05 UTC  (8+ messages)
` [PATCH v2 1/4] io_uring: zero ref_node after killing it
` [PATCH v2 2/4] io_uring: fix io_rsrc_ref_quiesce races
` [PATCH v2 3/4] io_uring: keep generic rsrc infra generic
` [PATCH v2 4/4] io_uring: wait potential ->release() on resurrect

[PATCHSET RFC 0/18] Remove kthread usage from io_uring
 2021-02-22 13:46 UTC  (9+ messages)
` [PATCH 01/18] io_uring: remove the need for relying on an io-wq fallback worker
` [PATCH 05/18] io_uring: tie async worker side to the task context

[PATCH] block: fix potential IO hang when turning off io_poll
 2021-02-22 13:40 UTC  (4+ messages)

[PATCH] io_uring: double freeing req caches
 2021-02-22 13:32 UTC  (2+ messages)

[PATCH v7 0/7] Count rlimits in each user namespace
 2021-02-22  9:56 UTC  (8+ messages)
` [PATCH v7 1/7] Increase size of ucounts to atomic_long_t
` [PATCH v7 2/7] Add a reference to ucounts for each cred
` [PATCH v7 3/7] Reimplement RLIMIT_NPROC on top of ucounts
` [PATCH v7 4/7] Reimplement RLIMIT_MSGQUEUE "
` [PATCH v7 5/7] Reimplement RLIMIT_SIGPENDING "
` [PATCH v7 6/7] Reimplement RLIMIT_MEMLOCK "
` [PATCH v7 7/7] kselftests: Add test to check for rlimit changes in different user namespaces

[PATCH 1/1] io_uring: run task_work on io_uring_register()
 2021-02-22  0:19 UTC  (2+ messages)

[PATCH v3 0/2] io_uring: add support for IORING_OP_GETDENTS
 2021-02-21 21:12 UTC  (5+ messages)

[PATCH 0/3] rsrc quiesce fixes/hardening
 2021-02-21  9:46 UTC  (5+ messages)
` [PATCH 2/3] io_uring: fix io_rsrc_ref_quiesce races

[PATCH 0/3] fix nested uring_lock
 2021-02-21  2:03 UTC  (4+ messages)
` [PATCH 2/3] io_uring: fail io-wq submission from a task_work

[PATCH 0/2] resurrect
 2021-02-20 17:44 UTC  (4+ messages)
` [PATCH 1/2] io_uring: wait potential ->release() on resurrect
` [PATCH 2/2] io_uring: wait for ->release() on rsrc resurrect


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox