Re: [PATCH v7 0/4] io_uring: extend bvec registration
Jens Axboe <[email protected]>
| Newsgroups | org.kernel.vger.io-uring |
|---|---|
| Message-ID | <178130130495.1842502.8108846477682868015.b4-ty@b4> |
On Fri, 12 Jun 2026 11:48:36 -0700, Joanne Koong wrote:
> No changes from v6 except rebasing to the top of Jens's for-next tree.
>
> This series refactors and extends the io_uring registered buffers
> infrastructure to allow external subsystems to register pre-existing bvec
> arrays directly.
>
> The motivation for the patches in this series is to make fuse zero-copy
> possible. The fuse zero-copy work is in [1].
>
> [...]
Applied, thanks!
[1/4] io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()
commit: 24963b8a6b09876b4361c96ab2b12541372c1917
[2/4] io_uring/rsrc: split io_buffer_register_request() logic
commit: 8219b09eb4c21f6ff1e32fafe4290caaacfa44fc
[3/4] io_uring/rsrc: add io_buffer_register_bvec()
commit: 0ebfe2954f408ec1e42502f3fe4352c2bf197957
[4/4] io_uring/rsrc: rename and export IO_IMU_DEST / IO_IMU_SOURCE
commit: e2a9be1b1774d0f27423d291f855c17d8b0c91db
Best regards,
--
Jens Axboe