public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-06 13:36:06 to 2025-11-13 12:35:37 UTC [more...]

enable iomap dio write completions from interrupt context
 2025-11-13 12:35 UTC  (25+ messages)
` [PATCH 1/5] fs, iomap: remove IOCB_DIO_CALLER_COMP
` [PATCH 2/5] iomap: always run error completions in user context
` [PATCH 3/5] iomap: rework REQ_FUA selection
` [PATCH 4/5] iomap: support write completions from interrupt context
` [PATCH 5/5] iomap: invert the polarity of IOMAP_DIO_INLINE_COMP

[PATCH v3 00/10] BPF controlled io_uring
 2025-11-13 11:59 UTC  (11+ messages)
` [PATCH v3 01/10] io_uring: rename the wait queue entry field
` [PATCH v3 02/10] io_uring: simplify io_cqring_wait_schedule results
` [PATCH v3 03/10] io_uring: export __io_run_local_work
` [PATCH v3 04/10] io_uring: extract waiting parameters into a struct
` [PATCH v3 05/10] io_uring/bpf: add stubs for bpf struct_ops
` [PATCH v3 06/10] io_uring/bpf: add handle events callback
` [PATCH v3 07/10] io_uring/bpf: implement struct_ops registration
` [PATCH v3 08/10] io_uring/bpf: add basic kfunc helpers
` [PATCH v3 09/10] selftests/io_uring: update mini liburing
` [PATCH v3 10/10] selftests/io_uring: add bpf io_uring selftests

[PATCH 0/5] io_uring: add IORING_OP_BPF for extending io_uring
 2025-11-13 11:25 UTC  (17+ messages)
` [PATCH 3/5] io_uring: bpf: extend io_uring with bpf struct_ops
` [PATCH 4/5] io_uring: bpf: add buffer support for IORING_OP_BPF

[PATCH 0/2] zcrx and SQ/CQ queries
 2025-11-13 10:48 UTC  (3+ messages)
` [PATCH 1/2] io_uring/query: introduce zcrx query
` [PATCH 2/2] io_uring/query: introduce rings info query

[PATCH 00/10] io_uring for-6.19 zcrx updates
 2025-11-13 10:46 UTC  (11+ messages)
` [PATCH 01/10] io_uring/zcrx: convert to use netmem_desc
` [PATCH 02/10] io_uring/zcrx: use folio_nr_pages() instead of shift operation
` [PATCH 03/10] io_uring/zcrx: elide passing msg flags
` [PATCH 04/10] io_uring/zcrx: introduce IORING_REGISTER_ZCRX_CTRL
` [PATCH 05/10] io_uring/zcrx: add sync refill queue flushing
` [PATCH 06/10] io_uring/zcrx: count zcrx users
` [PATCH 07/10] io_uring/zcrx: move io_zcrx_scrub() and dependencies up
` [PATCH 08/10] io_uring/zcrx: export zcrx via a file
` [PATCH 09/10] io_uring/zcrx: add io_fill_zcrx_offsets()
` [PATCH 10/10] io_uring/zcrx: share an ifq between rings

[RFC][PATCH 00/13] io_uring, struct filename and audit
 2025-11-13 10:29 UTC  (48+ messages)
` [RFC][PATCH 01/13] do_faccessat(): import pathname only once
` [RFC][PATCH 02/13] do_fchmodat(): "
` [RFC][PATCH 03/13] do_fchownat(): "
` [RFC][PATCH 04/13] do_utimes_path(): "
` [RFC][PATCH 05/13] chdir(2): "
` [RFC][PATCH 06/13] chroot(2): "
` [RFC][PATCH 07/13] user_statfs(): "
` [RFC][PATCH 08/13] do_sys_truncate(): "
` [RFC][PATCH 09/13] do_readlinkat(): "
` [RFC][PATCH 10/13] get rid of audit_reusename()
` [RFC][PATCH 11/13] allow incomplete imports of filenames
` [RFC][PATCH 12/13] fs: touch up predicts in putname()
` [RFC][PATCH 13/13] struct filename ->refcnt doesn't need to be atomic

[PATCH 0/7] further ring init cleanups
 2025-11-12 19:33 UTC  (9+ messages)
` [PATCH 1/7] io_uring: refactor rings_size nosqarray handling
` [PATCH 2/7] io_uring: use size_add helpers for ring offsets
` [PATCH 3/7] io_uring: convert params to pointer in ring reisze
` [PATCH 4/7] io_uring: introduce struct io_ctx_config
` [PATCH 5/7] io_uring: keep ring laoyut in a structure
` [PATCH 6/7] io_uring: pre-calculate scq layout
` [PATCH 7/7] io_uring: move cq/sq user offset init around

[PATCH] io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecs
 2025-11-12 15:26 UTC  (6+ messages)

[PATCH 6.12] io_uring/napi: fix io_napi_entry RCU accesses
 2025-11-12 11:37 UTC 

[PATCH v6 0/5] io_uring zcrx ifq sharing
 2025-11-11 17:35 UTC  (8+ messages)
` [PATCH v6 1/5] io_uring/zcrx: count zcrx users
` [PATCH v6 2/5] io_uring/zcrx: move io_zcrx_scrub() and dependencies up
` [PATCH v6 3/5] io_uring/zcrx: export zcrx via a file
` [PATCH v6 4/5] io_uring/zcrx: add io_fill_zcrx_offsets()
` [PATCH v6 5/5] io_uring/zcrx: share an ifq between rings

[PATCH 0/4] random setup cleanups
 2025-11-10 22:02 UTC  (6+ messages)
` [PATCH 1/4] io_uring: add helper calculating region byte size
` [PATCH 2/4] io_uring: pass sq entires in the params struct
` [PATCH 3/4] io_uring: use mem_is_zero to check ring params
` [PATCH 4/4] io_uring: move flags check to io_uring_sanitise_params

[PATCH 6.18] io_uring/query: return number of available queries
 2025-11-10 22:00 UTC  (2+ messages)

[syzbot] [io-uring?] memory leak in iovec_from_user (2)
 2025-11-10 21:55 UTC  (5+ messages)

[PATCH] io_uring/rw: ensure allocated iovec gets cleared for early failure
 2025-11-10 21:37 UTC 

[PATCH 1/1] io_uring: regbuf vector size truncation
 2025-11-10 12:19 UTC  (5+ messages)

[GIT PULL] io_uring fix for 6.18-rc5
 2025-11-08 17:15 UTC  (2+ messages)

[PATCH 1/1] io_uring/query: buffer size calculations with a union
 2025-11-08 13:40 UTC  (2+ messages)

[PATCH net v1 2/2] gve: use max allowed ring size for ZC page_pools
 2025-11-08  2:04 UTC 

[PATCH v2 0/2] block: enable per-cpu bio cache by default
 2025-11-08  1:15 UTC  (5+ messages)
` [PATCH v2 1/2] block: use bio_alloc_bioset for passthru IO "
` [PATCH v2 2/2] block: enable per-cpu bio cache "

[PATCH] liburing: add test for metadata
 2025-11-08  0:27 UTC  (2+ messages)

[PATCH v2 0/8] fuse: support io-uring registered buffers
 2025-11-07 22:23 UTC  (15+ messages)
` [PATCH v2 5/8] fuse: use enum types for header copying
` [PATCH v2 6/8] fuse: add user_ prefix to userspace headers and payload fields
` [PATCH v2 7/8] fuse: refactor setting up copy state for payload copying
` [PATCH v2 8/8] fuse: support io-uring registered buffers

[PATCH 5/5] io_uring: bpf: add io_uring_bpf_req_memcpy() kfunc
 2025-11-07 18:51 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 6.18-rc5
 2025-11-07 16:05 UTC  (2+ messages)

[PATCH v3 0/2] net: io_uring/zcrx: call netdev_queue_get_dma_dev() under instance lock
 2025-11-06 23:33 UTC  (2+ messages)

[PATCH for-next] io_uring: use WRITE_ONCE for user shared memory
 2025-11-06 23:25 UTC  (2+ messages)

[PATCH v1 0/7] reverse ifq refcount
 2025-11-06 23:25 UTC  (4+ messages)

[PATCHSET 0/2] Add support for IORING_CQE_F_SOCK_FULL
 2025-11-06 23:24 UTC  (3+ messages)

[PATCH io_uring-6.18 1/1] io_uring: fix types for region size calulation
 2025-11-06 23:23 UTC  (4+ messages)

[RFC 00/16] Introduce ring flexible placement
 2025-11-06 17:01 UTC  (17+ messages)
` [RFC 01/16] io_uring: add helper calculating region byte size
` [RFC 02/16] io_uring: pass sq entires in the params struct
` [RFC 03/16] io_uring: use mem_is_zero to check ring params
` [RFC 04/16] io_uring: move flags check to io_uring_sanitise_params
` [RFC 05/16] io_uring: introduce struct io_ctx_config
` [RFC 06/16] io_uring: split out config init helper
` [RFC 07/16] io_uring: add structure keeping ring offsets
` [RFC 08/16] io_uring: pre-calculate scq offsets
` [RFC 09/16] io_uring: inroduce helper for setting user offset
` [RFC 10/16] io_uring: separate cqe array from headers
` [RFC 11/16] io_uring/region: introduce io_region_slice
` [RFC 12/16] io_uring: convert pointer init to io_region_slice
` [RFC 13/16] io_uring: refactor rings_size()
` [RFC 14/16] io_uring: extract io_create_mem_region
` [RFC 15/16] io_uring: allow creating mem region at setup
` [RFC 16/16] io_uring: introduce SCQ placement


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