IO Uring
[Prev Page][Next Page]
[PATCH RFC] io_uring/rsrc: add last-lookup cache hit to io_rsrc_node_lookup(),
Jens Axboe
[PATCHSET 0/2] Add support for cloning partial buffer sets,
Jens Axboe
[PATCH for-next] io_uring/rsrc: get rid of the empty node and dummy_ubuf, Jens Axboe
[bug report] io_uring: add support for fixed wait regions,
Dan Carpenter
[PATCH next] io_uring/rsrc: fix error code in io_clone_buffers(),
Dan Carpenter
[PATCH next] io_uring/rsrc: Fix an IS_ERR() vs NULL bug in io_install_fixed_file(),
Dan Carpenter
[PATCH v7 00/15] io_uring zero copy rx,
David Wei
- [PATCH v7 01/15] net: prefix devmem specific helpers, David Wei
- [PATCH v7 02/15] net: generalise net_iov chunk owners, David Wei
- [PATCH v7 04/15] net: prepare for non devmem TCP memory providers, David Wei
- [PATCH v7 03/15] net: page_pool: create hooks for custom page providers, David Wei
- [PATCH v7 05/15] net: page_pool: add ->scrub mem provider callback, David Wei
- [PATCH v7 06/15] net: page pool: add helper creating area from pages, David Wei
- [PATCH v7 07/15] net: page_pool: introduce page_pool_mp_return_in_cache, David Wei
- [PATCH v7 08/15] net: add helper executing custom callback from napi, David Wei
- [PATCH v7 09/15] io_uring/zcrx: add interface queue and refill queue, David Wei
- [PATCH v7 10/15] io_uring/zcrx: add io_zcrx_area, David Wei
- [PATCH v7 12/15] io_uring/zcrx: add io_recvzc request, David Wei
- [PATCH v7 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider, David Wei
- [PATCH v7 13/15] io_uring/zcrx: set pp memory provider for an rx queue, David Wei
- [PATCH v7 14/15] io_uring/zcrx: add copy fallback, David Wei
- [PATCH v7 15/15] io_uring/zcrx: throttle receive requests, David Wei
[PATCH v5 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
[PATCHSET v3 0/14] Rewrite rsrc node handling,
Jens Axboe
- [PATCH 02/14] io_uring/rsrc: move struct io_fixed_file to rsrc.h header, Jens Axboe
- [PATCH 01/14] io_uring/nop: add support for testing registered files and buffers, Jens Axboe
- [PATCH 03/14] io_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RCU io_kiocb cache, Jens Axboe
- [PATCH 04/14] io_uring/splice: open code 2nd direct file assignment, Jens Axboe
- [PATCH 05/14] io_uring/rsrc: kill io_charge_rsrc_node(), Jens Axboe
- [PATCH 07/14] io_uring/rsrc: get rid of io_rsrc_node allocation cache, Jens Axboe
- [PATCH 09/14] io_uring: only initialize io_kiocb rsrc_nodes when needed, Jens Axboe
- [PATCH 08/14] io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries, Jens Axboe
- [PATCH 11/14] io_uring/rsrc: add io_rsrc_node_lookup() helper, Jens Axboe
- [PATCH 06/14] io_uring/rsrc: get rid of per-ring io_rsrc_node list, Jens Axboe
- [PATCH 12/14] io_uring/filetable: remove io_file_from_index() helper, Jens Axboe
- [PATCH 10/14] io_uring/rsrc: unify file and buffer resource tables, Jens Axboe
- [PATCH 13/14] io_uring/filetable: kill io_reset_alloc_hint() helper, Jens Axboe
- [PATCH 14/14] io_uring/rsrc: add io_reset_rsrc_node() helper, Jens Axboe
[PATCHv10 0/9] write hints with nvme fdp, scsi streams,
Keith Busch
- [PATCHv10 4/9] block: allow ability to limit partition write hints, Keith Busch
- [PATCHv10 7/9] block: export placement hint feature, Keith Busch
- [PATCHv10 3/9] statx: add write hint information, Keith Busch
- [PATCHv10 2/9] block: introduce max_write_hints queue limit, Keith Busch
- [PATCHv10 1/9] block: use generic u16 for write hints, Keith Busch
- [PATCHv10 5/9] block, fs: add write hint to kiocb, Keith Busch
- [PATCHv10 9/9] scsi: set permanent stream count in block limits, Keith Busch
- [PATCHv10 6/9] io_uring: enable per-io hinting capability, Keith Busch
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Christoph Hellwig
- [PATCHv10 8/9] nvme: enable FDP support, Keith Busch
- Re: [PATCHv10 0/9] write hints with nvme fdp, scsi streams, Christoph Hellwig
[PATCH] io_uring/sqpoll: wait on sqd->wait for thread parking, Jens Axboe
[PATCHSET v2 RFC 0/13] Rewrite rsrc node handling,
Jens Axboe
- [PATCH 01/13] io_uring/nop: add support for testing registered files and buffers, Jens Axboe
- [PATCH 02/13] io_uring/rsrc: move struct io_fixed_file to rsrc.h header, Jens Axboe
- [PATCH 03/13] io_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RCU io_kiocb cache, Jens Axboe
- [PATCH 05/13] io_uring/rsrc: kill io_charge_rsrc_node(), Jens Axboe
- [PATCH 04/13] io_uring/splice: open code 2nd direct file assignment, Jens Axboe
- [PATCH 09/13] io_uring: only initialize io_kiocb rsrc_nodes when needed, Jens Axboe
- [PATCH 08/13] io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries, Jens Axboe
- [PATCH 07/13] io_uring/rsrc: get rid of io_rsrc_node allocation cache, Jens Axboe
- [PATCH 06/13] io_uring/rsrc: get rid of per-ring io_rsrc_node list, Jens Axboe
- [PATCH 11/13] io_uring/rsrc: use io_rsrc_node_lookup() consistently, Jens Axboe
- [PATCH 10/13] io_uring/rsrc: unify file and buffer resource tables, Jens Axboe
- [PATCH 13/13] io_uring/filetable: kill io_reset_alloc_hint() helper, Jens Axboe
- [PATCH 12/13] io_uring/filetable: remove io_file_from_index() helper, Jens Axboe
[PATCHSET RFC 0/7] Rewrite rsrc node handling,
Jens Axboe
[PATCHv9 0/7] write hints with nvme fdp, scsi streams,
Keith Busch
- [PATCHv9 3/7] block: allow ability to limit partition write hints, Keith Busch
- [PATCHv9 4/7] block, fs: add write hint to kiocb, Keith Busch
- [PATCHv9 2/7] block: introduce max_write_hints queue limit, Keith Busch
- [PATCHv9 1/7] block: use generic u16 for write hints, Keith Busch
- [PATCHv9 7/7] scsi: set permanent stream count in block limits, Keith Busch
- [PATCHv9 5/7] io_uring: enable per-io hinting capability, Keith Busch
- [PATCHv9 6/7] nvme: enable FDP support, Keith Busch
- Re: [PATCHv9 0/7] write hints with nvme fdp, scsi streams, Christoph Hellwig
[PATCHSET v3 0/3] Add support for registered waits,
Jens Axboe
[PATCHSET v4 0/4] Add support for ring resizing,
Jens Axboe
[PATCH V8 0/8] io_uring: support sqe group and leased group kbuf,
Ming Lei
[PATCHSET v3 0/4] Add support for ring resizing,
Jens Axboe
[PATCHSET RFC 0/7] Add support for provided registered buffers,
Jens Axboe
[PATCHSET v2 0/3] Add support for ring resizing,
Jens Axboe
[PATCHSET v2 0/3] Add support for registered waits,
Jens Axboe
[PATCH] io_uring: remove 'issue_flags' argument for io_req_set_rsrc_node(), Jens Axboe
[PATCH 0/4] implement vectored registered buffers for sendzc,
Pavel Begunkov
[PATCHSET RFC 0/3] Add support for registered waits,
Jens Axboe
[PATCH v4 0/5] btrfs: io_uring interface for encoded reads,
Mark Harmstone
[PATCH 0/4] send[msg] refactoring,
Pavel Begunkov
[PATCHSET v3 for-next 0/4] Get rid of io_kiocb->imu,
Jens Axboe
[PATCHSET RFC 0/3] Add support for ring resizing,
Jens Axboe
[PATCHSET v2 for-next 0/4] Get rid of io_kiocb->imu,
Jens Axboe
[PATCH 2/4] io_uring/rw: get rid of using req->imu, Jens Axboe
[PATCH 3/4] io_uring/net: move send zc fixed buffer import to issue path, Jens Axboe
[PATCH 4/4] io_uring: kill 'imu' from struct io_kiocb, Jens Axboe
[syzbot] [io-uring?] INFO: task hung in io_wq_put_and_exit (4),
syzbot
[PATCH] io_uring/rw: fix wrong NOWAIT check in io_rw_init_file(), Jens Axboe
[GIT PULL] Follow up io_uring fix for 6.12-rc4,
Jens Axboe
[PATCH for-next] io_uring/rsrc: don't assign bvec twice in io_import_fixed(), Jens Axboe
[PATCHSET for-next 0/4] Get rid of io_kiocb->imu,
Jens Axboe
[GIT PULL] io_uring fixes for 6.12-rc4,
Jens Axboe
[PATCH for-next] nvme: use helpers to access io_uring cmd space,
Pavel Begunkov
[PATCH for-next] io_uring: clean up cqe trace points,
Pavel Begunkov
[PATCH for-next] io_uring: static_key for !IORING_SETUP_NO_SQARRAY,
Pavel Begunkov
[PATCH for-next] io_uring: kill io_llist_xchg,
Pavel Begunkov
[PATCHv8 0/6] write hints for nvme fdp,
Keith Busch
[PATCH] io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_work, Jens Axboe
[PATCH 5.10 5.15 1/3] io_uring/sqpoll: do not allow pinning outside of cpuset,
Felix Moessbauer
[syzbot] [io-uring?] KCSAN: data-race in io_req_defer_failed / io_wq_free_work (3),
syzbot
[PATCH v6 00/15] io_uring zero copy rx,
David Wei
- [PATCH v6 01/15] net: prefix devmem specific helpers, David Wei
- [PATCH v6 02/15] net: generalise net_iov chunk owners, David Wei
- [PATCH v6 03/15] net: page_pool: create hooks for custom page providers, David Wei
- [PATCH v6 04/15] net: prepare for non devmem TCP memory providers, David Wei
- [PATCH v6 05/15] net: page_pool: add ->scrub mem provider callback, David Wei
- [PATCH v6 06/15] net: page pool: add helper creating area from pages, David Wei
- [PATCH v6 07/15] net: page_pool: introduce page_pool_mp_return_in_cache, David Wei
- [PATCH v6 08/15] net: add helper executing custom callback from napi, David Wei
- [PATCH v6 09/15] io_uring/zcrx: add interface queue and refill queue, David Wei
- [PATCH v6 10/15] io_uring/zcrx: add io_zcrx_area, David Wei
- [PATCH v6 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider, David Wei
- [PATCH v6 12/15] io_uring/zcrx: add io_recvzc request, David Wei
- [PATCH v6 13/15] io_uring/zcrx: set pp memory provider for an rx queue, David Wei
- [PATCH v6 14/15] io_uring/zcrx: add copy fallback, David Wei
- [PATCH v6 15/15] io_uring/zcrx: throttle receive requests, David Wei
- Re: [PATCH v6 00/15] io_uring zero copy rx, Jens Axboe
[PATCH] io_uring/rsrc: ignore dummy_ubuf for buffer cloning, Jens Axboe
[PATCH v4 00/11] 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
Re: [PATCH v4 00/11] Read/Write with meta/integrity, Martin K. Petersen
[PATCH RFC v4 00/15] fuse: fuse-over-io-uring,
Bernd Schubert
- [PATCH RFC v4 07/15] fuse: Add buffer offset for uring into fuse_copy_state, Bernd Schubert
- [PATCH RFC v4 15/15] fuse: enable fuse-over-io-uring, Bernd Schubert
- [PATCH RFC v4 09/15] fuse: {uring} Handle teardown of ring entries, Bernd Schubert
- [PATCH RFC v4 13/15] fuse: {uring} Handle IO_URING_F_TASK_DEAD, Bernd Schubert
- [PATCH RFC v4 10/15] fuse: {uring} Add a ring queue and send method, Bernd Schubert
- [PATCH RFC v4 06/15] fuse: Make fuse_copy non static, Bernd Schubert
- [PATCH RFC v4 12/15] io_uring/cmd: let cmds to know about dying task, Bernd Schubert
- [PATCH RFC v4 04/15] fuse: Add fuse-io-uring design documentation, Bernd Schubert
- [PATCH RFC v4 03/15] fuse: Move request bits, Bernd Schubert
- [PATCH RFC v4 02/15] fuse: Move fuse_get_dev to header file, Bernd Schubert
- [PATCH RFC v4 01/15] fuse: rename to fuse_dev_end_requests and make non-static, Bernd Schubert
- [PATCH RFC v4 14/15] fuse: {io-uring} Prevent mount point hang on fuse-server termination, Bernd Schubert
- [PATCH RFC v4 08/15] fuse: {uring} Add uring sqe commit and fetch support, Bernd Schubert
- [PATCH RFC v4 05/15] fuse: {uring} Handle SQEs - register commands, Bernd Schubert
- [PATCH RFC v4 11/15] fuse: {uring} Allow to queue to the ring, Bernd Schubert
- Re: [PATCH RFC v4 00/15] fuse: fuse-over-io-uring, Bernd Schubert
[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]