io_uring · Maintained
Maintainers
- M Jens Axboe <axboe@kernel.dk>
Paths
- F
include/linux/io_uring/ - F
include/linux/io_uring.h - F
include/linux/io_uring_types.h - F
include/trace/events/io_uring.h - F
include/uapi/linux/io_uring.h - F
include/uapi/linux/io_uring/ - F
io_uring/
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-block (capped at 30), ordered by date desc.
-
COLD34d
[PATCH v2 1/2] block: Add bvec_folio()
2026-05-28 · "Matthew Wilcox (Oracle)" <willy@infradead.org> -
COLD38d
[PATCH] block: Add bvec_folio()
2026-05-22 · "Matthew Wilcox (Oracle)" <willy@infradead.org> -
COLD41d
[PATCH v3 10/10] io_uring/rsrc: add dmabuf backed registered buffers
2026-04-29 · Pavel Begunkov <asml.silence@gmail.com> -
COLD41d
[PATCH v3 09/10] io_uring/rsrc: extend buffer update
2026-04-29 · Pavel Begunkov <asml.silence@gmail.com> -
COLD41d
[PATCH v3 08/10] io_uring/rsrc: introduce buf registration structure
2026-04-29 · Pavel Begunkov <asml.silence@gmail.com> -
STALE165d
[PATCH V2 2/2] nvme/io_uring: optimize IOPOLL completions for local ring context
2026-01-16 · Ming Lei <hidden> -
STALE170d
[PATCH] nvme: optimize passthrough IOPOLL completion for local ring context
2026-01-15 · Ming Lei <hidden> -
STALE170d
Re: [bug report][bisected] kernel BUG at lib/list_debug.c:32! triggered by blktests nvme/049
2026-01-14 · Jens Axboe <axboe@kernel.dk> -
STALE170d
Re: [bug report][bisected] kernel BUG at lib/list_debug.c:32! triggered by blktests nvme/049
2026-01-14 · Alexander Atanasov <hidden> -
STALE178d
[PATCH V2 3/3] io_uring: remove nr_segs recalculation in io_import_kbuf()
2025-12-31 · Ming Lei <hidden> -
STALE197d
[PATCH 3/3] io_uring: don't re-calculate iov_iter nr_segs in io_import_kbuf()
2025-12-18 · Ming Lei <hidden> -
STALE199d
[PATCH v2] io_uring: fix nr_segs calculation in io_import_kbuf
2025-12-17 · huang-jl <hidden> -
STALE199d
[PATCH 01/01] io_uring: fix nr_segs calculation in io_import_kbuf
2025-12-17 · huang-jl <hidden> -
STALE148d
[RFC v2 11/11] io_uring/rsrc: implement dmabuf regbuf import
2025-11-23 · Pavel Begunkov <asml.silence@gmail.com> -
STALE148d
[RFC v2 10/11] io_uring/rsrc: add dmabuf-backed buffer registeration
2025-11-23 · Pavel Begunkov <asml.silence@gmail.com> -
STALE148d
[RFC v2 09/11] io_uring/rsrc: extended reg buffer registration
2025-11-23 · Pavel Begunkov <asml.silence@gmail.com> -
STALE148d
[RFC v2 08/11] io_uring/rsrc: add imu flags
2025-11-23 · Pavel Begunkov <asml.silence@gmail.com> -
STALE213d
[PATCH v3 2/2] block: enable per-cpu bio cache by default
2025-11-14 · Fengnan Chang <hidden> -
STALE234d
LANDED [PATCH] io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecs
2025-11-11 · Caleb Sander Mateos <hidden> -
STALE239d
[PATCH v2 2/2] block: enable per-cpu bio cache by default
2025-11-07 · Fengnan Chang <hidden> -
STALE243d
[PATCH v4 2/3] io_uring: add wrapper type for io_req_tw_func_t arg
2025-10-31 · Caleb Sander Mateos <hidden> -
STALE243d
[PATCH v4 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
2025-10-31 · Caleb Sander Mateos <hidden> -
STALE243d
[PATCH v4 1/3] io_uring: only call io_should_terminate_tw() once for ctx
2025-10-31 · Caleb Sander Mateos <hidden> -
STALE232d
[PATCH 1/4] fs: replace FOP_DIO_PARALLEL_WRITE with a fmode bits
2025-10-29 · Christoph Hellwig <hch@lst.de> -
STALE246d
[PATCH v3 2/4] io_uring/uring_cmd: call io_should_terminate_tw() when needed
2025-10-27 · Caleb Sander Mateos <hidden> -
STALE246d
[PATCH v3 4/4] io_uring/uring_cmd: avoid double indirect call in task work dispatch
2025-10-27 · Caleb Sander Mateos <hidden> -
STALE246d
[PATCH v3 3/4] io_uring: add wrapper type for io_req_tw_func_t arg
2025-10-27 · Caleb Sander Mateos <hidden> -
STALE246d
[PATCH v3 1/4] io_uring: expose io_should_terminate_tw()
2025-10-27 · Caleb Sander Mateos <hidden> -
STALE254d
[PATCH v2 2/3] io_uring/uring_cmd: call io_should_terminate_tw() when needed
2025-10-23 · Caleb Sander Mateos <hidden> -
STALE254d
[PATCH v2 1/3] io_uring: expose io_should_terminate_tw()
2025-10-23 · Caleb Sander Mateos <hidden>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
STALE197d
[PATCH 3/3] io_uring: don't re-calculate iov_iter nr_segs in io_import_kbuf()
2025-12-18 · Ming Lei <hidden> -
STALE165d
[PATCH V2 2/2] nvme/io_uring: optimize IOPOLL completions for local ring context
2026-01-16 · Ming Lei <hidden> -
COLD41d
[PATCH v3 08/10] io_uring/rsrc: introduce buf registration structure
2026-04-29 · Pavel Begunkov <asml.silence@gmail.com> -
COLD41d
[PATCH v3 09/10] io_uring/rsrc: extend buffer update
2026-04-29 · Pavel Begunkov <asml.silence@gmail.com>