public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2024-09-11 16:34:31 to 2024-10-01 09:20:53 UTC [more...]

[PATCH v7 0/3] FDP and per-io hints
 2024-10-01  9:20 UTC  (5+ messages)
    ` [PATCH v7 1/3] nvme: enable FDP support
    ` [PATCH v7 2/3] block, fs: restore kiocb based write hint processing
    ` [PATCH v7 3/3] io_uring: enable per-io hinting capability

[PATCH 6.1 0/2] io_uring/io-wq: respect cgroup cpusets
 2024-10-01  7:50 UTC  (4+ messages)

[PATCHSET RFC 0/5] Poll cleanups and unlocked table removal
 2024-09-30 20:37 UTC  (6+ messages)
` [PATCH 1/5] io_uring/poll: remove 'ctx' argument from io_poll_req_delete()
` [PATCH 2/5] io_uring/poll: get rid of unlocked cancel hash
` [PATCH 3/5] io_uring/poll: get rid of io_poll_tw_hash_eject()
` [PATCH 4/5] io_uring/poll: get rid of per-hashtable bucket locks
` [PATCH 5/5] io_uring/cancel: get rid of init_hash_table() helper

[RFT RFC PATCH 0/8] cpufreq: cpuidle: Remove iowait behaviour
 2024-09-30 20:35 UTC  (13+ messages)
` [RFC PATCH 1/8] cpuidle: menu: Remove iowait influence
` [RFC PATCH 2/8] cpuidle: Prefer teo over menu governor
` [RFC PATCH 5/8] cpufreq/schedutil: Remove iowait boost
` [RFC PATCH 6/8] cpufreq: intel_pstate: "
  ` [RFC PATCH] TEST: cpufreq: intel_pstate: sysfs iowait_boost_cap

[PATCHSET v2 0/2] Add support for sending sync MSG_RING
 2024-09-30 14:28 UTC  (4+ messages)
` [PATCH 1/2] io_uring/msg_ring: refactor a few helper functions
` [PATCH 2/2] io_uring/msg_ring: add support for sending a sync message

[PATCHSET next 0/6] Move eventfd cq tracking into io_ev_fd
 2024-09-30 14:28 UTC  (9+ messages)
` [PATCH 1/6] io_uring/eventfd: abstract out ev_fd put helper
` [PATCH 2/6] io_uring/eventfd: check for the need to async notifier earlier
` [PATCH 3/6] io_uring/eventfd: move actual signaling part into separate helper
` [PATCH 4/6] io_uring/eventfd: move trigger check into a helper
` [PATCH 5/6] io_uring/eventfd: abstract out ev_fd grab + release helpers
` [PATCH 6/6] io_uring/eventfd: move ctx->evfd_last_cq_tail into io_ev_fd

[PATCH] io_uring/net: fix a multishot termination case for recv
 2024-09-30  1:58 UTC  (4+ messages)

[PATCH v6 0/3] per-io hints and FDP
 2024-09-26 20:09 UTC  (13+ messages)
    ` [PATCH v6 1/3] nvme: enable FDP support
    ` [PATCH v6 2/3] block, fs: restore kiocb based write hint processing
    ` [PATCH v6 3/3] io_uring: enable per-io hinting capability

[PATCH V6 0/8] io_uring: support sqe group and provide group kbuf
 2024-09-26 19:46 UTC  (12+ messages)
` [PATCH V6 1/8] io_uring: add io_link_req() helper
` [PATCH V6 2/8] io_uring: add io_submit_fail_link() helper
` [PATCH V6 3/8] io_uring: add helper of io_req_commit_cqe()
` [PATCH V6 4/8] io_uring: support SQE group
` [PATCH V6 5/8] io_uring: support sqe group with members depending on leader
` [PATCH V6 6/8] io_uring: support providing sqe group buffer
` [PATCH V6 7/8] io_uring/uring_cmd: support provide group kernel buffer
` [PATCH V6 8/8] ublk: support provide io buffer

[PATCH v3] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
 2024-09-26 13:02 UTC  (4+ messages)

[RFC] struct filename, io_uring and audit troubles
 2024-09-26  3:56 UTC  (23+ messages)

[PATCH v8 RESEND] io_uring: releasing CPU resources when polling
 2024-09-25 12:12 UTC  (3+ messages)
    ` [PATCH V8] "

[PATCH v2 RESEND] io_uring/fdinfo: add timeout_list to fdinfo
 2024-09-25 11:58 UTC  (2+ messages)

[PATCH V5 0/8] io_uring: support sqe group and provide group kbuf
 2024-09-25  3:32 UTC  (2+ messages)

[GIT PULL] Followup io_uring fixes for 6.12-rc1
 2024-09-24 18:45 UTC  (2+ messages)

[syzbot] [io-uring?] WARNING in io_sq_offload_create
 2024-09-24 11:37 UTC  (2+ messages)

[PATCH] io_uring: fix casts to io_req_flags_t
 2024-09-24 11:35 UTC  (2+ messages)

[PATCHSET 0/2] Add support for sending sync MSG_RING
 2024-09-24  4:59 UTC  (3+ messages)
` [PATCH 1/2] io_uring/msg_ring: refactor a few helper functions
` [PATCH 2/2] io_uring/msg_ring: add support for sending a sync message

[PATCH] io_uring: fix memory leak when cache init fail
 2024-09-24  4:33 UTC  (3+ messages)

[PATCH v3 0/3] napi tracking strategy
 2024-09-21 13:51 UTC  (9+ messages)
` [PATCH v3 1/3] io_uring/napi: protect concurrent io_napi_entry timeout accesses
` [PATCH v3 2/3] io_uring/napi: fix io_napi_entry RCU accesses
` [PATCH v3 3/3] io_uring/napi: add static napi tracking strategy

Subscribe
 2024-09-20 21:01 UTC 

[PATCH] io_uring: check if we need to reschedule during overflow flush
 2024-09-20  8:54 UTC 

[syzbot] [io-uring?] INFO: rcu detected stall in sys_io_uring_enter (2)
 2024-09-20  8:51 UTC  (2+ messages)

[PATCHSET v3 0/4] Provide more efficient buffer registration
 2024-09-20  6:16 UTC  (7+ messages)
` [PATCH 1/4] io_uring/rsrc: clear 'slot' entry upfront
` [PATCH 2/4] io_uring/rsrc: add reference count to struct io_mapped_ubuf
` [PATCH 3/4] io_uring/register: provide helper to get io_ring_ctx from 'fd'
` [PATCH 4/4] io_uring: add IORING_REGISTER_COPY_BUFFERS method

[PATCH] io_uring: improve request linking trace
 2024-09-20  6:11 UTC 

[PATCH] io_uring: run normal task_work AFTER local work
 2024-09-19 18:32 UTC  (7+ messages)

[PATCH v2] io_uring: check for presence of task_work rather than TIF_NOTIFY_SIGNAL
 2024-09-19 18:03 UTC 

[PATCH 1/1] io_uring/sqpoll: do not allow pinning outside of cpuset
 2024-09-18  6:21 UTC  (4+ messages)

[PATCH v2 0/3] napi tracking strategy
 2024-09-17 14:58 UTC  (6+ messages)
` [PATCH v2 1/3] io_uring/napi: protect concurrent io_napi_entry timeout accesses
` [PATCH v2 2/3] io_uring/napi: fix io_napi_entry RCU accesses
` [PATCH v2 3/3] io_uring/napi: add static napi tracking strategy

[PATCHSET 0/2] Shrink io_mapped_ubuf size
 2024-09-17  5:16 UTC  (4+ messages)
  ` [PATCH 1/2] io_uring/rsrc: get rid of io_mapped_ubuf->folio_mask
  ` [PATCH 2/2] io_uring/rsrc: change ubuf->ubuf_end to length tracking

[PATCH v3 RESEND] io_uring: do the sqpoll napi busy poll outside the submission block
 2024-09-17  3:13 UTC  (2+ messages)

[PATCH] io_uring: clean up a type in io_uring_register_get_file()
 2024-09-17  2:22 UTC  (2+ messages)

[PATCH 0/2] abstract napi tracking strategy
 2024-09-16 18:29 UTC  (8+ messages)

[PATCH v3 1/1] io_uring/sqpoll: do not put cpumask on stack
 2024-09-16 13:49 UTC  (2+ messages)

[GIT PULL] io_uring updates for 6.12-rc1
 2024-09-16 11:59 UTC  (2+ messages)

[GIT PULL] io_uring async discard support
 2024-09-16 11:59 UTC  (2+ messages)

[PATCH v2 1/1] io_uring/sqpoll: do not put cpumasks on stack
 2024-09-16 11:03 UTC  (2+ messages)

[PATCH 1/1] io_uring/sqpoll: do not put cpumask on stack
 2024-09-16 10:23 UTC  (2+ messages)

[PATCH] io_uring/sqpoll: retain test for whether the CPU is valid
 2024-09-16  9:12 UTC  (3+ messages)

[axboe-block:for-6.12/io_uring] [io_uring/sqpoll] f011c9cf04: BUG:KASAN:slab-out-of-bounds_in_io_sq_offload_create
 2024-09-16  9:10 UTC  (4+ messages)

[PATCH] io_uring: rename "copy buffers" to "clone buffers"
 2024-09-15 15:21 UTC 

[PATCH v5 0/8] implement async block discards and other ops via io_uring
 2024-09-13  7:45 UTC  (16+ messages)
` [PATCH v5 4/8] block: introduce blk_validate_byte_range()
` [PATCH v5 5/8] block: implement async io_uring discard cmd
` [PATCH v5 6/8] block: implement write zeroes io_uring cmd
` [PATCH v5 7/8] block: add nowait flag for __blkdev_issue_zero_pages
` [PATCH v5 8/8] block: implement write zero pages cmd

[PATCH v3 00/10] Read/Write with meta/integrity
 2024-09-13  2:06 UTC  (12+ messages)
  ` [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
  ` [PATCH v3 09/10] nvme: add handling for app_tag

[PATCH v4 0/8] implement async block discards and other ops via io_uring
 2024-09-12 16:38 UTC  (14+ messages)
` [PATCH v4 5/8] block: implement async discard as io_uring cmd
` [PATCH v4 8/8] block: implement async write zero pages command

[PATCHSET v2 0/3] Provide more efficient buffer registration
 2024-09-11 20:29 UTC  (4+ messages)
` [PATCH 1/3] io_uring/rsrc: clear 'slot' entry upfront
` [PATCH 2/3] io_uring/rsrc: add reference count to struct io_mapped_ubuf
` [PATCH 3/3] io_uring: add IORING_REGISTER_COPY_BUFFERS method

[PATCHSET 0/3] Provide more efficient buffer registration
 2024-09-11 20:13 UTC  (5+ messages)
` [PATCH 1/3] io_uring/rsrc: clear 'slot' entry upfront
` [PATCH 2/3] io_uring/rsrc: add reference count to struct io_mapped_ubuf
` [PATCH 3/3] io_uring: add IORING_REGISTER_COPY_BUFFERS method


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