public inbox for [email protected]
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2024-09-16 19:20 [PATCH v2 3/3] io_uring/napi: add static napi tracking strategy 4+ messages
2024-09-16 19:17 [PATCH v3 RESEND] io_uring: do the sqpoll napi busy poll outside the submission block
2024-09-16 18:29 Re: [PATCH 0/2] abstract napi tracking strategy 16+ messages
2024-09-16 14:07 [PATCH] io_uring: clean up a type in io_uring_register_get_file()
2024-09-16 13:49 Re: [PATCH v3 1/1] io_uring/sqpoll: do not put cpumask on stack 2+ messages
2024-09-16 11:59 Re: [GIT PULL] io_uring updates for 6.12-rc1 2+ messages
2024-09-16 11:59 Re: [GIT PULL] io_uring async discard support 2+ messages
2024-09-16 11:03 Re: [PATCH v2 1/1] io_uring/sqpoll: do not put cpumasks on stack 2+ messages
2024-09-16 10:23 Re: [PATCH 1/1] io_uring/sqpoll: do not put cpumask on stack 2+ messages
2024-09-16  9:12 Re: [PATCH] io_uring/sqpoll: retain test for whether the CPU is valid 3+ messages
2024-09-16  9:10 Re: [axboe-block:for-6.12/io_uring] [io_uring/sqpoll] f011c9cf04: BUG:KASAN:slab-out-of-bounds_in_io_sq_offload_create 4+ messages
2024-09-15 15:22 [PATCH 2/2] io_uring/rsrc: change ubuf->ubuf_end to length tracking 3+ messages
2024-09-15 15:21 [PATCH] io_uring: rename "copy buffers" to "clone buffers"
2024-09-13  7:45 Re: [PATCH v5 6/8] block: implement write zeroes io_uring cmd 19+ messages
2024-09-13  2:06 Re: [PATCH v3 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags 36+ messages
2024-09-12 16:38 Re: [PATCH v4 8/8] block: implement async write zero pages command 25+ messages
2024-09-12 16:38 [PATCH 4/4] io_uring: add IORING_REGISTER_COPY_BUFFERS method 5+ messages
2024-09-12 11:22 [RFC PATCH] TEST: cpufreq: intel_pstate: sysfs iowait_boost_cap 11+ messages
2024-09-12 10:49 [PATCH V6 8/8] ublk: support provide io buffer 9+ messages
2024-09-11 20:29 [PATCH 3/3] io_uring: add IORING_REGISTER_COPY_BUFFERS method 4+ messages
2024-09-11 20:13 Re: [PATCHSET 0/3] Provide more efficient buffer registration 5+ messages
2024-09-11 16:28 Re: [PATCH 6.1 0/2] io_uring/io-wq: respect cgroup cpusets 4+ messages
2024-09-11 13:28 Re: [PATCH v3 0/2] io_uring/io-wq: respect cgroup cpusets 6+ messages
2024-09-11  1:28 Re: [PATCH V5 4/8] io_uring: support SQE group 19+ messages
2024-09-10 16:06 Re: [PATCH v2 2/2] io_uring/io-wq: limit io poller cpuset to ambient one 4+ messages
2024-09-10 15:39 Re: [PATCH 0/2] io_uring/io-wq: respect cgroup cpusets 10+ messages
2024-09-10 14:58 [PATCH for-next] io_uring/rw: drop -EOPNOTSUPP check in __io_complete_rw_common()
2024-09-10 14:41 [PATCH] io_uring/rw: treat -EOPNOTSUPP for IOCB_NOWAIT like -EAGAIN
2024-09-10  9:22 [PATCH v8 RESENT] io_uring: releasing CPU resources when polling
2024-09-09 15:09 Re: [PATCH 1/1] io_uring/sqpoll: do not allow pinning outside of cpuset 3+ messages
2024-09-08 22:43 [PATCH] io_uring/eventfd: move refs to refcount_t
2024-09-08 17:03 Re: [PATCH] block and io_uring: typo fixes 2+ messages
2024-09-08 14:16 Re: [PATCH][6.1][0/2] io_uring: Do not set PF_NO_SETAFFINITY on poller threads 5+ messages
2024-09-07 13:40 Re: [PATCH v3 1/1] io_uring/sqpoll: inherit cpumask of creating process 2+ messages
2024-09-07  9:57 [PATCH v2 1/1] io_uring/sqpoll: inherit cpumask of creating process
2024-09-06 19:23 Re: [PATCH RFC v3 05/17] fuse: Add a uring config ioctl 37+ messages
2024-09-06 16:00 Re: [PATCH 1/1] io_uring/sqpoll: inherit cpumask of creating process 6+ messages
2024-09-06 15:33 Re: [PATCH 6/6] btrfs: add io_uring interface for encoded reads 14+ messages
2024-09-06 13:46 Re: [PATCH v3 7/8] block: add nowait flag for __blkdev_issue_zero_pages 12+ messages
2024-09-06  6:12 Business  Proposal
2024-09-04 14:08 Re: [PATCH v2 5/7] block: implement async discard as io_uring cmd 20+ messages
2024-09-03 15:02 Re: [PATCH liburing 1/1] test/sendzc: test copy reporting 2+ messages
2024-09-02 15:40 Re: [PATCH v1 0/2] cleanup 4+ messages
2024-08-31  4:11 Re: [GIT PULL] io_uring fixes for 6.11-rc6 2+ messages
2024-08-31  0:49 Re: [PATCH RFC v2 00/19] fuse: fuse-over-io-uring 56+ messages
2024-08-30 16:55 [PATCH for-next] io_uring: add GCOV_PROFILE_URING Kconfig option
2024-08-30 16:48 [PATCH] io_uring/kbuf: return correct iovec count from classic buffer peek
2024-08-30 13:17 Re: [PATCH] test/uring_cmd_ublk: cover uring_cmd uses in ublk case 2+ messages
2024-08-28 15:57 Re: [PATCH] io_uring/rsrc: ensure compat iovecs are copied correctly 2+ messages
2024-08-27 15:23 [PATCH 5/5] io_uring/kbuf: add support for incremental buffer consumption 6+ messages
2024-08-25 14:40 Re: [syzbot] [io-uring?] WARNING in io_sq_thread 2+ messages
2024-08-24 15:47 [PATCH 3/3] io_uring/net: allow coalescing of mapped segments 4+ messages
2024-08-24 15:43 [PATCH 4/4] io_uring/kbuf: add support for incremental buffer consumption 5+ messages
2024-08-23 23:55 Re: [GIT PULL] io_uring fix for 6.11-rc5 2+ messages
2024-08-23 14:42 [PATCH 4/4] io_uring/kbuf: add support for incremental buffer consumption 5+ messages
2024-08-22 22:21 [PATCH] io_uring/kbuf: sanitize peek buffer setup
2024-08-22 16:24 Re: [PATCH 4/5] io_uring: add support for batch wait timeout 16+ messages
2024-08-22  3:35 Re: [PATCH liburing 1/1] test/send-zerocopy: test fix datagrams over UDP limit 4+ messages
2024-08-21 14:22 Re: [PATCH 4/5] io_uring: add support for batch wait timeout 27+ messages
2024-08-21  2:55 Re: [RFC 5/5] block: implement io_uring discard cmd 26+ messages
2024-08-19 23:03 Re: [PATCH v2] io_uring: add IORING_ENTER_NO_IOWAIT to not set in_iowait 11+ messages
2024-08-19  7:43 [PATCH v2] io_uring/fdinfo: add timeout_list to fdinfo
2024-08-19  2:54 Re: [PATCH V8] io_uring: releasing CPU resources when polling
2024-08-18 19:40 Re: [PATCH liburing 0/4] Tests for absolute timeouts and clockids 7+ messages
2024-08-16 23:20 [PATCH liburing v2] Add io_uring_iowait_toggle()
2024-08-16 23:13 Re: [PATCH liburing v1] Add io_uring_iowait_toggle() 3+ messages
2024-08-16 22:23 Re: [PATCH v1 2/3] io_uring: do not set no_iowait if IORING_ENTER_NO_WAIT 8+ messages
2024-08-16 21:07 Re: [GIT PULL] io_uring fixes for 6.11-rc4 2+ messages
2024-08-16 20:38 [PATCH 5/5] io_uring: wire up min batch wake timeout 6+ messages
2024-08-16 18:31 Re: [PATCH] io_uring: fix user_data field name in comment 2+ messages
2024-08-15 16:10 Re: [syzbot] [mm?] WARNING in hpage_collapse_scan_pmd (2) 5+ messages
2024-08-14  9:15 [PATCH] io_uring/fdinfo: add timeout_list to fdinfo
2024-08-14  0:44 Re: [PATCH] io_uring/napi: remove duplicate io_napi_entry timeout assignation 15+ messages
2024-08-13 13:19 Re: [PATCH] io_uring/fdinfo: add timeout_list to fdinfo 3+ messages
2024-08-13 12:17 Re: [syzbot] [io-uring?] KCSAN: data-race in io_sq_thread / io_sq_thread_park (9) 4+ messages
2024-08-13 12:16 [PATCH] io_uring/sqpoll: annotate debug task == current with data_race()
2024-08-13  3:28 Re: [PATCH v2 0/4] clodkid and abs mode CQ wait timeouts 13+ messages
2024-08-13  1:06 Re: [PATCH] btrfs: add io_uring interface for encoded reads 8+ messages
2024-08-12 21:51 Re: [PATCH v2] io_uring: do the sqpoll napi busy poll outside the submission block 5+ messages
2024-08-12 18:11 Re: [PATCH] io_uring/napi: check napi_enabled in io_napi_add() before proceeding 2+ messages
2024-08-12 16:55 [PATCH 4/4] io_uring/net: allow coalescing of mapped segments 5+ messages
2024-08-12 15:51 [PATCH 3/3] io_uring/kbuf: add support for incremental buffer consumption 4+ messages
2024-08-12  1:59 [PATCH v8] io_uring: releasing CPU resources when polling
2024-08-11 22:37 Re: [PATCH] io_uring/net: Remove unneeded if check in io_net_vec_assign() 3+ messages
2024-08-11 22:28 [PATCH] io_uring: Remove unneeded if check in io_free_batch_list()
2024-08-11  1:33 [PATCH 3/3] io_uring/kbuf: turn io_buffer_list booleans into flags 4+ messages
2024-08-09 17:31 Re: [GIT PULL] io_uring fixes for 6.11-rc3 2+ messages
2024-08-09  5:17 Re: [PATCH v7 RESENT] io_uring: releasing CPU resources when polling 3+ messages
2024-08-08 17:56 Re: [PATCH] io_uring/net: allow opportunistic initial bundle recv 2+ messages
2024-08-08 16:24 [PATCH V5 0/8] io_uring: support sqe group and provide group kbuf
2024-08-08  2:30 Re: [PATCH liburing] test/fixed-hugepage: Add small-huge page mixture testcase 2+ messages
2024-08-08  1:47 [PATCH 3/3] io_uring/net: don't pick multiple buffers for non-bundle send 4+ messages
2024-08-07  3:26 Re: [PATCH V4 4/8] io_uring: support SQE group 20+ messages
2024-08-05 19:48 [PATCH wq/for-6.11-fixes] workqueue: Fix spruious data race in __flush_work() 4+ messages
2024-08-03 21:37 Re: io_uring NAPI busy poll RCU is causing 50 context switches/second to my sqpoll thread 12+ messages
2024-08-02 21:22 Re: [GIT PULL] io_uring fixes for 6.11-rc2 2+ messages
2024-08-02 15:30 Re: [PATCH 2/2] io_uring: do the sqpoll napi busy poll outside the submission block 8+ messages
2024-08-02 13:11 Re: [PATCH liburing v3] test: add test cases for hugepage registered buffers 6+ messages
2024-08-02 13:11 Re: [PATCH v8 0/2] io_uring/rsrc: coalescing multi-hugepage registered buffers 6+ messages
2024-08-01  8:18 123
2024-08-01  7:34 Re: [PATCH V7] io_uring: releasing CPU resources when polling 2+ messages
2024-08-01  0:00 [PATCH AUTOSEL 6.10 082/121] io_uring/io-wq: make io_wq_work flags atomic
2024-07-30 21:10 [PATCH v3] io_uring: do the sqpoll napi busy poll outside the submission block
2024-07-30 20:29 [PATCH 3/3] io_uring: add absolute mode wait timeouts 4+ messages
2024-07-30 19:05 Re: [PATCH] io_uring: add napi busy settings to the fdinfo output 9+ messages
2024-07-30 14:57 [PATCH v2] io_uring: add napi busy settings to the fdinfo output
2024-07-30 12:20 Re: [PATCH] io_uring: remove unused local list heads in NAPI functions 3+ messages
2024-07-30 12:20 Re: [PATCH] io_uring: keep multishot request NAPI timeout fresh 3+ messages
2024-07-30 11:56 Re: [Patch v7 0/2] io_uring/rsrc: coalescing multi-hugepage registered buffers 5+ messages
2024-07-27 22:38 Re: [GIT PULL] io_uring fixes for 6.11-rc1 2+ messages
2024-07-26 15:21 Re: [PATCH 0/2] improve net busy polling time conversion 4+ messages
2024-07-25 17:58 Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (3) 8+ messages
2024-07-25 17:32 Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_req_task_work_add_remote 9+ messages
2024-07-25 14:47 [PATCH] io_uring/msg_ring: fix uninitialized use of target_req->flags
2024-07-24 15:52 Re: [PATCH 0/6] random fixes and patches for io_uring 8+ messages
2024-07-24 13:58 Re: [PATCH liburing 1/1] test/io-cancel: expand print messages 2+ messages
2024-07-24 13:58 Re: [PATCH liburing 1/1] tests/sockopt: {g,s}etsockopt with io-wq 2+ messages
2024-07-24  0:22 Re: [PATCH liburing] configure: Respect relative prefix path 2+ messages
2024-07-24  0:22 Re: [PATCH liburing v2 0/5] IORING_OP_BIND/LISTEN support 7+ messages
2024-07-23  1:50 Re: Kindly Get Back To Me
2024-07-22 20:45 Re: [GIT PULL] io_uring fixes for 6.11-rc1 2+ messages
2024-07-22 13:12 Re: [PATCH v6 2/2] io_uring/rsrc: enable multi-hugepage buffer coalescing 4+ messages
2024-07-22 12:37 Re: [PATCH v2 1/4] net: Split a __sys_bind helper for io_uring 17+ messages
2024-07-22 12:31 Re: [PATCH v6 RESEND] io_uring: releasing CPU resources when polling 4+ messages
2024-07-21 21:21 Re: [PATCH liburing 3/5] tests: Add test for bind/listen commands 8+ messages
2024-07-19 19:03 Re: CVE-2024-41001: io_uring/sqpoll: work around a potential audit memory leak 3+ messages
2024-07-18 20:34 Re: [PATCH 1/1] io_uring: fix error pbuf checking 2+ messages
2024-07-18 20:34 Re: [PATCH 1/1] io_uring: fix lost getsockopt completions 3+ messages
2024-07-18 18:03 Re: [syzbot] [io-uring?] general protection fault in __io_remove_buffers 3+ messages
2024-07-16  7:16 Re: [PATCH v2] io_uring: Avoid polling configuration errors 7+ messages
2024-07-15 21:35 Re: [GIT PULL] io_uring updates for 6.11-rc1 4+ messages
2024-07-13 12:40 Re: [PATCH] io_uring: Check socket is valid in io_bind()/io_listen() 4+ messages
2024-07-11  7:54 Re: [PATCH v3 0/2] fix task_work interation with freezing 5+ messages
2024-07-10 22:17 Re: [PATCH 2/2] kernel: rerun task_work while freezing in get_signal() 20+ messages
2024-07-10 17:55 Re: [PATCH v2 2/2] kernel: rerun task_work while freezing in get_signal() 6+ messages
2024-07-10  6:23 Re: [PATCH] io_uring/napi: Remove unnecessary s64 cast 2+ messages
2024-07-10  2:28 Re: [PATCH v5 3/3] io_uring/rsrc: enable multi-hugepage buffer coalescing 9+ messages
2024-07-09  9:24 Re: io_uring: releasing CPU resources when polling 3+ messages
2024-07-04  6:02 Re: [PATCH 2/2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...) 44+ messages
2024-07-03 17:32 Re: [GIT PULL] io_uring fix for 6.10-rc7 2+ messages
2024-07-03 12:07 Re: [PATCH] io_uring: Fix WARNING in io_cqring_event_overflow 2+ messages
2024-07-02 15:42 [PATCH for-next] io_uring/net: cleanup io_recv_finish() bundle handling
2024-07-02 15:42 [PATCH] io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it
2024-07-02 15:18 Re: [PATCH 2/2] io_uring/msg_ring: use kmem_cache_free() to free request 5+ messages
2024-07-02 14:48 Re: [PATCH 1/1] io_uring/msg_ring: fix overflow posting 3+ messages
2024-07-02 10:30 Re: [PATCH net-next 0/5] zerocopy tx cleanups 15+ messages
2024-07-01 23:37 Re: [syzbot] [io-uring?] WARNING in io_cqring_event_overflow (2) 2+ messages
2024-07-01 15:25 [PATCH] MAINTAINERS: change Pavel Begunkov from io_uring reviewer to maintainer
2024-07-01 14:09 Re: [PATCH v2 08/10] io_uring/rw: add support to send meta along with read/write 25+ messages
2024-07-01 13:06 Re: [PATCH 4/5] io_uring/msg_ring: improve handling of target CQE posting 7+ messages
2024-06-28 21:13 Re: [PATCH v5] Subject: io_uring: releasing CPU resources when polling 6+ messages
2024-06-28 20:41 Re: [syzbot] Monthly io-uring report (Jun 2024) 2+ messages
2024-06-28  0:35 Re: [GIT PULL] io_uring fixes for 6.10-rc6 2+ messages
2024-06-26 15:02 Re: [PATCH v3] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...) 7+ messages
2024-06-25 14:16 [PATCH v2] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
2024-06-25  1:45 [PATCH] io_uring: signal SQPOLL task_work with TWA_SIGNAL_NO_IPI
2024-06-24 20:55 [PATCH] io_uring: remove dead struct io_submit_state member
2024-06-22  8:42 [syzbot] [io-uring?] KCSAN: data-race in io_submit_sqes / io_uring_poll (8)
2024-06-21 21:23 Re: [Patch v9 07/10] block: Add fops atomic write support 34+ messages
2024-06-21 21:09 Re: [GIT PULL] io_uring fix for 6.10-rc5 2+ messages
2024-06-20 12:52 Re: [PATCH] io_uring/rsrc: fix incorrect assignment of iter->nr_segs in io_import_fixed 5+ messages
2024-06-19 16:07 Re: [PATCH v8 05/10] block: Add core atomic write support 27+ messages
2024-06-19 14:58 Re: (subset) [PATCH 0/3] io_uring op probing fixes 9+ messages
2024-06-18 18:48 [PATCH for-next] io_uring/advise: support 64-bit lengths
2024-06-18 18:43 [PATCH 3/3] io_uring/rsrc: remove redundant __set_current_state() post schedule() 4+ messages
2024-06-18 12:35 [PATCH AUTOSEL 6.9 36/44] io_uring: fix possible deadlock in io_register_iowq_max_workers()
2024-06-18  3:24 Re: [PATCH v4 3/4] io_uring/rsrc: add init and account functions for coalesced imus 22+ messages
2024-06-17 13:19 [PATCH AUTOSEL 6.9 36/44] io_uring: fix possible deadlock in io_register_iowq_max_workers()
2024-06-17  3:54 Re: [PATCH V3 5/9] io_uring: support SQE group 28+ messages
2024-06-15  0:39 Re: [GIT PULL] io_uring fixes for 6.10-rc4 5+ messages
2024-06-14 16:59 [PATCH] io_uring: use 'state' consistently
2024-06-14 16:58 [PATCH for-next] io_uring/io-wq: make io_wq_work flags atomic
2024-06-14 12:14 Re: [PATCH] io_uring: fix cancellation overwriting req->flags 2+ messages
2024-06-13 17:18 [syzbot] [io-uring?] KCSAN: data-race in io_worker_handle_work / io_wq_worker_cancel (3)
2024-06-12 19:02 Re: [PATCH] io_uring/rsrc: don't lock while !TASK_RUNNING 3+ messages
2024-06-12 15:55 Re: [f2fs-dev] [PATCH] tracing/treewide: Remove second parameter of __assign_str() 11+ messages
2024-06-12 15:46 Re: [io-uring] WARNING in io_issue_sqe 3+ messages
2024-06-12 13:54 Re: [io-uring] WARNING in __put_task_struct 4+ messages
2024-06-12 13:52 Re: [io-uring] WARNING in io_fill_cqe_req_aux 5+ messages
2024-06-12 12:39 Re: [io-uring] WARNING in io_rsrc_ref_quiesce 4+ messages
2024-06-07 23:51 Re: [GIT PULL] io_uring fixes for 6.10-rc3 2+ messages
2024-06-07  6:16 Re: [PATCH v7 0/9] block atomic writes 23+ messages
2024-06-05 19:39 Re: [PATCH 3/5] io_uring: move to using private ring references 13+ messages
2024-06-05 19:36 Re: [PATCHSET v2 0/7] Improve MSG_RING DEFER_TASKRUN performance 15+ messages
2024-06-05 15:50 Re: [PATCH 8/9] io_uring/msg_ring: add basic wakeup batch support 12+ messages
2024-06-05  5:25 Re: madvise/fadvise 32-bit length 10+ messages
2024-06-04 13:38 Re: [PATCH] io_uring: fix possible deadlock in io_register_iowq_max_workers() 2+ messages
2024-06-04 13:38 Re: [PATCH] io_uring/io-wq: avoid garbge value of 'match' in io_wq_enqueue() 2+ messages
2024-06-04 13:35 [PATCH v2] io_uring/napi: fix timeout calculation
2024-06-03 20:01 [PATCH] io_uring/napi: fix timeout calculation
2024-06-03 18:03 [PATCH 2/2] io_uring/eventfd: move eventfd handling to separate file 3+ messages
2024-06-01 18:30 [PATCH] io_uring: check for non-NULL file pointer in io_file_can_poll()
2024-05-31 23:40 Re: [GIT PULL] io_uring fixes for 6.10-rc2 2+ messages
2024-05-31 23:07 Re: [PATCH 1/5] io_uring: Fix leak of async data when connect prep fails 13+ messages
2024-05-31  1:41 Re: [PATCH liburing v2] test: add test cases for hugepage registered buffers 3+ messages
2024-05-30 20:10 Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (2) 2+ messages
2024-05-30 20:07 Re: [syzbot] [io-uring?] KMSAN: uninit-value in io_issue_sqe 2+ messages
2024-05-30 20:05 [PATCH] io_uring/net: assign kmsg inq/flags before buffer selection
2024-05-30 14:38 Re: [PATCH] io_uring/rw: Free iovec before cleaning async data 2+ messages
2024-05-29 15:50 [PATCH] io_uring: don't attempt to mmap larger than what the user asks for

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