IO Uring
[Prev Page][Next Page]
[PATCH RFC v3 00/17] fuse: fuse-over-io-uring,
Bernd Schubert
- [PATCH RFC v3 02/17] fuse: Move fuse_get_dev to header file, Bernd Schubert
- [PATCH RFC v3 04/17] fuse: Add fuse-io-uring design documentation, Bernd Schubert
- [PATCH RFC v3 09/17] fuse: Make fuse_copy non static, Bernd Schubert
- [PATCH RFC v3 12/17] fuse: {uring} Handle teardown of ring entries, Bernd Schubert
- [PATCH RFC v3 03/17] fuse: Move request bits, Bernd Schubert
- [PATCH RFC v3 05/17] fuse: Add a uring config ioctl, Bernd Schubert
- [PATCH RFC v3 11/17] fuse: {uring} Add uring sqe commit and fetch support, Bernd Schubert
- [PATCH RFC v3 08/17] fuse: {uring} Handle SQEs - register commands, Bernd Schubert
- [PATCH RFC v3 06/17] fuse: Add the queue configuration ioctl, Bernd Schubert
- [PATCH RFC v3 10/17] fuse: Add buffer offset for uring into fuse_copy_state, Bernd Schubert
- [PATCH RFC v3 01/17] fuse: rename to fuse_dev_end_requests and make non-static, Bernd Schubert
- [PATCH RFC v3 15/17] ate: 2024-08-30 15:43:32 +0100, Bernd Schubert
- [PATCH RFC v3 13/17] fuse: {uring} Add a ring queue and send method, Bernd Schubert
- [PATCH RFC v3 14/17] fuse: {uring} Allow to queue to the ring, Bernd Schubert
- [PATCH RFC v3 16/17] fuse: {uring} Handle IO_URING_F_TASK_DEAD, Bernd Schubert
- [PATCH RFC v3 07/17] fuse: {uring} Add a dev_release exception for fuse-over-io-uring, Bernd Schubert
- [PATCH RFC v3 17/17] fuse: {uring} Pin the user buffer, Bernd Schubert
- Re: [PATCH RFC v3 00/17] fuse: fuse-over-io-uring, Jens Axboe
[GIT PULL] io_uring fixes for 6.11-rc6,
Jens Axboe
[PATCH for-next] io_uring: add GCOV_PROFILE_URING Kconfig option, Jens Axboe
[PATCH] io_uring/kbuf: return correct iovec count from classic buffer peek, Jens Axboe
[PATCH] test/uring_cmd_ublk: cover uring_cmd uses in ublk case,
Ming Lei
[PATCH] io_uring/rsrc: ensure compat iovecs are copied correctly,
Jens Axboe
[PATCHSET v4 0/5] Add support for incremental buffer consumption,
Jens Axboe
[syzbot] [io-uring?] WARNING in io_sq_thread,
syzbot
[PATCHSET v2 0/3] Coalesce provided buffer segments,
Jens Axboe
[PATCHSET v3 0/4] Add support for incremental buffer consumption,
Jens Axboe
[PATCH 0/6] btrfs: add io_uring for encoded reads,
Mark Harmstone
[GIT PULL] io_uring fix for 6.11-rc5,
Jens Axboe
[PATCHSET v2 RFC 0/4] Add support for incremental buffer consumption,
Jens Axboe
[PATCH v3 00/10] Read/Write with meta/integrity,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH] io_uring/kbuf: sanitize peek buffer setup, Jens Axboe
[PATCH v2 0/7] implement async block discards/etc. via io_uring,
Pavel Begunkov
[PATCHSET v5 0/5] Add support for batched min timeout,
Jens Axboe
[PATCH liburing 1/1] test/send-zerocopy: test fix datagrams over UDP limit,
Pavel Begunkov
[PATCHSET v4 0/5] Add support for batched min timeout,
Jens Axboe
[no subject], Unknown
[PATCH v2] io_uring/fdinfo: add timeout_list to fdinfo, Ruyi Zhang
[PATCH liburing 0/4] Tests for absolute timeouts and clockids,
Pavel Begunkov
[no subject], Unknown
[PATCH liburing v2] Add io_uring_iowait_toggle(), David Wei
[PATCH liburing v1] Add io_uring_iowait_toggle(),
David Wei
[PATCH v2] io_uring: add IORING_ENTER_NO_IOWAIT to not set in_iowait,
David Wei
[PATCHSET v3 0/5] Add support for batched min timeout,
Jens Axboe
[GIT PULL] io_uring fixes for 6.11-rc4,
Jens Axboe
[PATCH] io_uring: fix user_data field name in comment,
Caleb Sander Mateos
[PATCH v1 0/3] io_uring: add option to not set in_iowait,
David Wei
[RFC 0/5] implement asynchronous BLKDISCARD via io_uring,
Pavel Begunkov
[PATCH 0/2] abstract napi tracking strategy,
Olivier Langlois
[PATCH] io_uring/sqpoll: annotate debug task == current with data_race(), Jens Axboe
[syzbot] [io-uring?] KCSAN: data-race in io_sq_thread / io_sq_thread_park (9),
syzbot
[PATCH v3] io_uring: do the sqpoll napi busy poll outside the submission block, Olivier Langlois
[PATCHSET RFC 0/4] Coalesce provided buffer segments,
Jens Axboe
[PATCHSET RFC 0/3] Add support for incremental buffer consumption,
Jens Axboe
Re: [PATCH] btrfs: add io_uring interface for encoded reads,
Christoph Hellwig
[PATCH] io_uring/fdinfo: add timeout_list to fdinfo,
Ruyi Zhang
[PATCH v8] io_uring: releasing CPU resources when polling,
hexue
[PATCH] io_uring/napi: remove duplicate io_napi_entry timeout assignation,
Olivier Langlois
[PATCH] io_uring: Remove unneeded if check in io_free_batch_list(), Thorsten Blum
[PATCH] io_uring/net: Remove unneeded if check in io_net_vec_assign(),
Thorsten Blum
[PATCH] io_uring/napi: check napi_enabled in io_napi_add() before proceeding,
Olivier Langlois
[PATCHSET for-next 0/3] Misc cleanups and improvements,
Jens Axboe
[GIT PULL] io_uring fixes for 6.11-rc3,
Jens Axboe
[PATCH V5 0/8] io_uring: support sqe group and provide group kbuf,
Ming Lei
[PATCH v7 RESENT] io_uring: releasing CPU resources when polling,
hexue
[PATCH 0/3] send/recv bundle fixes,
Jens Axboe
[PATCH v2 0/4] clodkid and abs mode CQ wait timeouts,
Pavel Begunkov
[PATCH] io_uring/net: allow opportunistic initial bundle recv,
Jens Axboe
[no subject], Tejun Heo
[PATCH liburing] test/fixed-hugepage: Add small-huge page mixture testcase,
Chenliang Li
[syzbot] [io-uring?] KCSAN: data-race in __flush_work / __flush_work (2),
syzbot
[PATCH v2] io_uring: do the sqpoll napi busy poll outside the submission block,
Olivier Langlois
[GIT PULL] io_uring fixes for 6.11-rc2,
Jens Axboe
123, Harold
[PATCH AUTOSEL 6.10 082/121] io_uring/io-wq: make io_wq_work flags atomic, Sasha Levin
[PATCH v8 0/2] io_uring/rsrc: coalescing multi-hugepage registered buffers,
Chenliang Li
Message not available
Re: [PATCH v8 0/2] io_uring/rsrc: coalescing multi-hugepage registered buffers, Jens Axboe
[PATCH 0/2] io_uring: minor sqpoll code refactoring,
Olivier Langlois
[PATCH 0/3] Implement absolute value wait timeouts,
Pavel Begunkov
io_uring NAPI busy poll RCU is causing 50 context switches/second to my sqpoll thread,
Olivier Langlois
[PATCH v2] io_uring: add napi busy settings to the fdinfo output, Olivier Langlois
[PATCH] io_uring: remove unused local list heads in NAPI functions,
Olivier Langlois
[PATCH] io_uring: keep multishot request NAPI timeout fresh,
Olivier Langlois
[PATCH] io_uring: add napi busy settings to the fdinfo output,
Olivier Langlois
[PATCH 0/2] improve net busy polling time conversion,
Pavel Begunkov
[PATCH] io_uring/msg_ring: fix uninitialized use of target_req->flags, Jens Axboe
[PATCH 0/6] random fixes and patches for io_uring,
Pavel Begunkov
[PATCH liburing 1/1] test/io-cancel: expand print messages,
Pavel Begunkov
[PATCH liburing 1/1] tests/sockopt: {g,s}etsockopt with io-wq,
Pavel Begunkov
[syzbot] [io-uring?] KMSAN: uninit-value in io_req_task_work_add_remote,
syzbot
[PATCH v7] io_uring: releasing CPU resources when polling,
hexue
[PATCH liburing] configure: Respect relative prefix path,
Gabriel Krisman Bertazi
[PATCH liburing v2 0/5] IORING_OP_BIND/LISTEN support,
Gabriel Krisman Bertazi
[Patch v7 0/2] io_uring/rsrc: coalescing multi-hugepage registered buffers,
Chenliang Li
Message not available
Message not available
Re: [Patch v7 0/2] io_uring/rsrc: coalescing multi-hugepage registered buffers, Pavel Begunkov
[GIT PULL] io_uring fixes for 6.11-rc1,
Jens Axboe
[PATCH 1/1] io_uring: fix error pbuf checking,
Pavel Begunkov
[syzbot] [io-uring?] general protection fault in __io_remove_buffers,
syzbot
Re: CVE-2024-41001: io_uring/sqpoll: work around a potential audit memory leak,
Wang Zhaolong
[PATCH 1/1] io_uring: fix lost getsockopt completions,
Pavel Begunkov
[PATCH v6 0/2] io_uring/rsrc: coalescing multi-hugepage registered buffers,
Chenliang Li
Message not available
[syzbot] [io-uring] general protection fault in tomoyo_socket_bind_permission,
syzbot
[GIT PULL] io_uring updates for 6.11-rc1,
Jens Axboe
[PATCH v2] io_uring: Avoid polling configuration errors,
hexue
[PATCH v3 0/2] fix task_work interation with freezing,
Pavel Begunkov
[PATCH] io_uring/napi: Remove unnecessary s64 cast,
Thorsten Blum
[PATCH v2 0/2] fix task_work interation with freezing,
Pavel Begunkov
[PATCH v6 RESEND] io_uring: releasing CPU resources when polling,
hexue
Re: [PATCH v6 RESEND] io_uring: releasing CPU resources when polling, Pavel Begunkov
[PATCH v6] io_uring: releasing CPU resources when polling,
hexue
Message not available
[PATCH 0/2] fix task_work interation with freezing,
Pavel Begunkov
[PATCH V4 0/8] io_uring: support sqe group and provide group kbuf,
Ming Lei
[no subject], Unknown
[GIT PULL] io_uring fix for 6.10-rc7,
Jens Axboe
[PATCH] io_uring: Fix WARNING in io_cqring_event_overflow,
Pei Li
[PATCH for-next] io_uring/net: cleanup io_recv_finish() bundle handling, Jens Axboe
[PATCH] io_uring/net: don't clear msg_inq before io_recv_buf_select() needs it, Jens Axboe
[PATCH 1/1] io_uring/msg_ring: fix overflow posting,
Pavel Begunkov
[syzbot] [io-uring?] WARNING in io_cqring_event_overflow (2),
syzbot
[PATCH] MAINTAINERS: change Pavel Begunkov from io_uring reviewer to maintainer, Jens Axboe
[PATCHSET for-next 0/2] msg_ring fixes,
Jens Axboe
[PATCH v5 0/3] io_uring/rsrc: coalescing multi-hugepage registered buffers,
Chenliang Li
Message not available
Message not available
Message not available
[syzbot] Monthly io-uring report (Jun 2024),
syzbot
[GIT PULL] io_uring fixes for 6.10-rc6,
Jens Axboe
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]