IO Uring
[Prev Page][Next Page]
- Re: [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages(), (continued)
- [PATCH for-next 0/8] another round of rsrc refactoring,
Pavel Begunkov
- [PATCH] t/io_uring: fix max_blocks calculation in pt mode again, Xiaoguang Wang
- [PATCH liburing 0/3] io_uring-udp fix, manpage fix, and hppa cross-compiler,
Ammar Faizi
- [RFC PATCH liburing v1 0/2] io_uring sendto,
Ammar Faizi
- [PATCH for-next 1/1] io_uring/notif: add constant for ubuf_info flags,
Pavel Begunkov
- [PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages(),
Lorenzo Stoakes
- [PATCH v3 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages(), Lorenzo Stoakes
- [PATCH v2 6/7] mm/gup: remove vmas parameter from pin_user_pages(), Lorenzo Stoakes
- [PATCH v2 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages(), Lorenzo Stoakes
- [GIT PULL] io_uring fix for 6.3-rc7,
Jens Axboe
- [PATCH 5/7] io_uring: rsrc: use FOLL_SAME_FILE on pin_user_pages(),
Lorenzo Stoakes
- [PATCH 6/7] mm/gup: remove vmas parameter from pin_user_pages(), Lorenzo Stoakes
- [PATCH v3 0/2] liburing: multishot timeout support,
David Wei
- [PATCH v3] io_uring: add support for multishot timeouts,
David Wei
- [PATCH] io_uring: complete request via task work in case of DEFER_TASKRUN,
Ming Lei
- [PATCH for-6.4 00/10] some rsrc fixes and clean ups,
Pavel Begunkov
- [PATCH 01/10] io_uring/rsrc: use nospec'ed indexes, Pavel Begunkov
- [PATCH 02/10] io_uring/rsrc: remove io_rsrc_node::done, Pavel Begunkov
- [PATCH 05/10] io_uring/rsrc: fix DEFER_TASKRUN rsrc quiesce, Pavel Begunkov
- [PATCH 06/10] io_uring/rsrc: remove rsrc_data refs, Pavel Begunkov
- [PATCH 03/10] io_uring/rsrc: refactor io_rsrc_ref_quiesce, Pavel Begunkov
- [PATCH 08/10] io_uring/rsrc: clean up __io_sqe_buffers_update(), Pavel Begunkov
- [PATCH 04/10] io_uring/rsrc: use wq for quiescing, Pavel Begunkov
- [PATCH 07/10] io_uring/rsrc: inline switch_start fast path, Pavel Begunkov
- [PATCH 09/10] io_uring/rsrc: simplify single file node switching, Pavel Begunkov
- [PATCH 10/10] io_uring/rsrc: refactor io_queue_rsrc_removal, Pavel Begunkov
- Re: [PATCH for-6.4 00/10] some rsrc fixes and clean ups, Jens Axboe
- [PATCH] t/io_uring: fix max_blocks calculation in nvme passthrough mode,
Xiaoguang Wang
- [PATCH v2] liburing: add multishot timeout support, David Wei
- [PATCH v2] io_uring: add support for multishot timeouts,
David Wei
- Re: [PATCH 2/6] sched: add WF_CURRENT_CPU and externise ttwu, Andrei Vagin
- [PATCH] io_uring/uring_cmd: take advantage of completion batching,
Jens Axboe
- [linux-next:master] BUILD REGRESSION 009795d283d1f9f043e5a4ff97d4140cde17e2d3, kernel test robot
- [PATCHv2 0/5] nvme io_uring_cmd polling enhancements,
Keith Busch
- [GIT PULL] io_uring fixes for 6.3-rc6,
Jens Axboe
- [linux-next:master] BUILD REGRESSION e134c93f788fb93fd6a3ec3af9af850a2048c7e6, kernel test robot
- [PATCH 0/5] add initial io_uring_cmd support for sockets,
Breno Leitao
- [PATCH v2 0/8] optimise resheduling due to deferred tw,
Pavel Begunkov
- [PATCH] ublk: read any SQE values upfront,
Jens Axboe
- [linux-next:master] BUILD REGRESSION 8417c8f5007bf4567ccffda850a3157c7d905f67, kernel test robot
- [PATCH] io_uring/uring_cmd: assign ioucmd->cmd at async prep time,
Jens Axboe
- [linux-next:master] BUILD REGRESSION 6a53bda3aaf3de5edeea27d0b1d8781d067640b6, kernel test robot
- [PATCH v2 00/13] optimise registered buffer/file updates,
Pavel Begunkov
- [PATCH v2 10/13] io_uring/rsrc: cache struct io_rsrc_node, Pavel Begunkov
- [PATCH v2 07/13] io_uring/rsrc: rename rsrc_list, Pavel Begunkov
- [PATCH v2 01/13] io_uring/rsrc: use non-pcpu refcounts for nodes, Pavel Begunkov
- [PATCH v2 04/13] io_uring: io_free_req() via tw, Pavel Begunkov
- [PATCH v2 03/13] io_uring: don't put nodes under spinlocks, Pavel Begunkov
- [PATCH v2 11/13] io_uring/rsrc: add lockdep sanity checks, Pavel Begunkov
- [PATCH v2 08/13] io_uring/rsrc: optimise io_rsrc_put allocation, Pavel Begunkov
- [PATCH v2 05/13] io_uring/rsrc: protect node refs with uring_lock, Pavel Begunkov
- [PATCH v2 13/13] io_uring/rsrc: add custom limit for node caching, Pavel Begunkov
- [PATCH v2 02/13] io_uring/rsrc: keep cached refs per node, Pavel Begunkov
- [PATCH v2 12/13] io_uring/rsrc: optimise io_rsrc_data refcounting, Pavel Begunkov
- [PATCH v2 06/13] io_uring/rsrc: kill rsrc_ref_lock, Pavel Begunkov
- [PATCH v2 09/13] io_uring/rsrc: don't offload node free, Pavel Begunkov
- Re: [PATCH v2 00/13] optimise registered buffer/file updates, Jens Axboe
- Re: [PATCH v2 00/13] optimise registered buffer/file updates, Jens Axboe
- [PATCH liburing 1/1] examples: add rsrc update benchmark,
Pavel Begunkov
- [linux-next:master] BUILD REGRESSION 31bd35b66249699343d2416658f57e97314a433a, kernel test robot
- [PATCH liburing] test/read-write: add test for CQE res when removing buffers,
Wojciech Lukowicz
- [PATCH 0/2] fixes for removing provided buffers,
Wojciech Lukowicz
- [GIT PULL] io_uring fixes for 6.3-rc5,
Jens Axboe
- [PATCHSET 0/3] Misc cleanups,
Jens Axboe
- [linux-next:master] BUILD REGRESSION a6d9e3034536ba4b68ac34490c02267e6eec9c05, kernel test robot
- [RFC 00/11] optimise registered buffer/file updates,
Pavel Begunkov
- [PATCH 01/11] io_uring/rsrc: use non-pcpu refcounts for nodes, Pavel Begunkov
- [PATCH 02/11] io_uring/rsrc: keep cached refs per node, Pavel Begunkov
- [PATCH 08/11] io_uring/rsrc: optimise io_rsrc_put allocation, Pavel Begunkov
- [PATCH 03/11] io_uring: don't put nodes under spinlocks, Pavel Begunkov
- [PATCH 04/11] io_uring: io_free_req() via tw, Pavel Begunkov
- [PATCH 05/11] io_uring/rsrc: protect node refs with uring_lock, Pavel Begunkov
- [PATCH 07/11] io_uring/rsrc: rename rsrc_list, Pavel Begunkov
- [PATCH 11/11] io_uring/rsrc: add lockdep sanity checks, Pavel Begunkov
- [PATCH 09/11] io_uring/rsrc: don't offload node free, Pavel Begunkov
- [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node, Pavel Begunkov
- [PATCH 06/11] io_uring/rsrc: kill rsrc_ref_lock, Pavel Begunkov
- Re: [RFC 00/11] optimise registered buffer/file updates, Gabriel Krisman Bertazi
- Re: [RFC 00/11] optimise registered buffer/file updates, Jens Axboe
- [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD,
Ming Lei
- [PATCH V6 01/17] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [PATCH V6 03/17] io_uring: add generic IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V6 02/17] io_uring: use ctx->cached_sq_head to calculate left sqes, Ming Lei
- [PATCH V6 07/17] block: ublk_drv: add common exit handling, Ming Lei
- [PATCH V6 04/17] io_uring: support providing buffer by IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V6 05/17] io_uring: support OP_READ/OP_WRITE for fused secondary request, Ming Lei
- [PATCH V6 11/17] block: ublk_drv: cleanup 'struct ublk_map_data', Ming Lei
- [PATCH V6 08/17] block: ublk_drv: don't consider flush request in map/unmap io, Ming Lei
- [PATCH V6 16/17] block: ublk_drv: don't check buffer in case of zero copy, Ming Lei
- [PATCH V6 12/17] block: ublk_drv: cleanup ublk_copy_user_pages, Ming Lei
- [PATCH V6 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [PATCH V6 06/17] io_uring: support OP_SEND_ZC/OP_RECV for fused secondary request, Ming Lei
- [PATCH V6 14/17] block: ublk_drv: support to copy any part of request pages, Ming Lei
- [PATCH V6 09/17] block: ublk_drv: add two helpers to clean up map/unmap request, Ming Lei
- [PATCH V6 10/17] block: ublk_drv: clean up several helpers, Ming Lei
- [PATCH V6 13/17] block: ublk_drv: grab request reference when the request is handled by userspace, Ming Lei
- [PATCH V6 15/17] block: ublk_drv: add read()/write() support for ublk char device, Ming Lei
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD, Ming Lei
- Re: (subset) [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD, Jens Axboe
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD, Bernd Schubert
- [PATCH 1/1] io_uring: fix poll/netmsg alloc caches,
Pavel Begunkov
- [linux-next:master] BUILD REGRESSION 198925fae644b0099b66fac1d972721e6e563b17, kernel test robot
- [PATCH 1/1] io_uring/rsrc: fix rogue rsrc node grabbing,
Pavel Begunkov
- [linux-next:master] BUILD REGRESSION a6faf7ea9fcb7267d06116d4188947f26e00e57e, kernel test robot
- [PATCH V5 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD,
Ming Lei
- [PATCH V5 03/16] io_uring: support normal SQE for fused command, Ming Lei
- [PATCH V5 01/16] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [PATCH V5 06/16] block: ublk_drv: add common exit handling, Ming Lei
- [PATCH V5 11/16] block: ublk_drv: cleanup ublk_copy_user_pages, Ming Lei
- [PATCH V5 05/16] io_uring: support OP_SEND_ZC/OP_RECV for fused secondary request, Ming Lei
- [PATCH V5 14/16] block: ublk_drv: add read()/write() support for ublk char device, Ming Lei
- [PATCH V5 12/16] block: ublk_drv: grab request reference when the request is handled by userspace, Ming Lei
- [PATCH V5 10/16] block: ublk_drv: cleanup 'struct ublk_map_data', Ming Lei
- [PATCH V5 07/16] block: ublk_drv: don't consider flush request in map/unmap io, Ming Lei
- [PATCH V5 09/16] block: ublk_drv: clean up several helpers, Ming Lei
- [PATCH V5 02/16] io_uring: add IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V5 04/16] io_uring: support OP_READ/OP_WRITE for fused secondary request, Ming Lei
- [PATCH V5 08/16] block: ublk_drv: add two helpers to clean up map/unmap request, Ming Lei
- [PATCH V5 15/16] block: ublk_drv: don't check buffer in case of zero copy, Ming Lei
- [PATCH V5 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [PATCH V5 13/16] block: ublk_drv: support to copy any part of request pages, Ming Lei
- [PATCH] io_uring/poll: clear single/double poll flags on poll arming,
Jens Axboe
- [PATCH 0/2] introduce tw state,
Pavel Begunkov
- [PATCH 1/1] io_uring: kill unused notif declarations,
Pavel Begunkov
- [linux-next:master] BUILD REGRESSION 011eb7443621f49ca1e8cdf9c74c215f25019118, kernel test robot
- [syzbot] Monthly io-uring report,
syzbot
- [linux-next:master] BUILD SUCCESS WITH WARNING e5dbf24e8b9e6aa0a185d86ce46a7a9c79ebb40f, kernel test robot
- [GIT PULL] io_uring fixes for 6.3-rc4,
Jens Axboe
- [PATCH] io_uring/rw: transform single vector readv/writev into ubuf,
Jens Axboe
- [PATCH V4 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD,
Ming Lei
- [PATCH V4 02/17] io_uring: add IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V4 01/17] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [PATCH V4 03/17] io_uring: support normal SQE for fused command, Ming Lei
- [PATCH V4 04/17] io_uring: support OP_READ/OP_WRITE for fused slave request, Ming Lei
- [PATCH V4 09/17] block: ublk_drv: add two helpers to clean up map/unmap request, Ming Lei
- [PATCH V4 07/17] block: ublk_drv: add common exit handling, Ming Lei
- [PATCH V4 08/17] block: ublk_drv: don't consider flush request in map/unmap io, Ming Lei
- [PATCH V4 06/17] block: ublk_drv: mark device as LIVE before adding disk, Ming Lei
- [PATCH V4 05/17] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request, Ming Lei
- [PATCH V4 10/17] block: ublk_drv: clean up several helpers, Ming Lei
- [PATCH V4 16/17] block: ublk_drv: don't check buffer in case of zero copy, Ming Lei
- [PATCH V4 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [PATCH V4 13/17] block: ublk_drv: grab request reference when the request is handled by userspace, Ming Lei
- [PATCH V4 14/17] block: ublk_drv: support to copy any part of request pages, Ming Lei
- [PATCH V4 12/17] block: ublk_drv: cleanup ublk_copy_user_pages, Ming Lei
- [PATCH V4 15/17] block: ublk_drv: add read()/write() support for ublk char device, Ming Lei
- [PATCH V4 11/17] block: ublk_drv: cleanup 'struct ublk_map_data', Ming Lei
- RE: [PATCH V4 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD, Dan Williams
- Re: [PATCH V4 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD, Kanchan Joshi
- [syzbot] [net?] [virt?] [io-uring?] [kvm?] BUG: soft lockup in vsock_connect,
syzbot
- [PATCH] liburing: add multishot timeout support, David Wei
- [PATCH] io_uring: add support for multishot timeouts,
David Wei
- Re: [PATCH 06/13] fuse: Add an interval ring stop worker/monitor,
Ming Lei
- [PATCH 0/2] io-wq: cleanup io_wq and io_wqe,
Gabriel Krisman Bertazi
- [PATCH] io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get(),
Savino Dicanosa
- [linux-next:master] BUILD REGRESSION f3594f0204b756638267242e26d9de611435c3ba, kernel test robot
- [PATCH] block/io_uring: pass in issue_flags for uring_cmd task_work handling,
Jens Axboe
- [PATCHv2] blk-mq: remove hybrid polling,
Keith Busch
- [PATCH] io_uring/net: avoid sending -ECONNABORTED on repeated connection requests, Jens Axboe
- [linux-next:master] BUILD REGRESSION 73f2c2a7e1d2b31fdd5faa6dfa151c437a6c0a5a, kernel test robot
- [PATCH] blk-mq: remove hybrid polling,
Keith Busch
- [PATCH] io_uring/uring_cmd: push IRQ based completions through task_work,
Jens Axboe
- [GIT PULL] io_uring fixes for 6.3-rc3,
Jens Axboe
- [PATCH for-next] io_uring/kbuf: disallow mapping a badly aligned provided ring buffer, Jens Axboe
- [linux-next:master] BUILD REGRESSION 6f08c1de13a9403341c18b66638a05588b2663ce, kernel test robot
- [PATCH 1/1] io_uring/rsrc: fix folly accounting,
Pavel Begunkov
- [linux-next:master] BUILD REGRESSION 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e, kernel test robot
- [PATCH liburing for-next 0/2] fd msg-ring slot allocation tests,
Pavel Begunkov
- [PATCH 1/1] io_uring/msg_ring: let target know allocated index,
Pavel Begunkov
- [v2 PATCH] io_uring: rsrc: Optimize return value variable 'ret',
Li zeming
- [PATCH] io_uring: rsrc: Optimize return value variable 'ret',
Li zeming
- [PATCH] io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threads,
Michal Koutný
- [PATCHSET 0/5] User mapped provided buffer rings,
Jens Axboe
- [PATCHSET v2 for-next 0/3] Add FMODE_NOWAIT support to pipes,
Jens Axboe
- [PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD,
Ming Lei
- [PATCH V3 01/16] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [PATCH V3 06/16] block: ublk_drv: add common exit handling, Ming Lei
- [PATCH V3 08/16] block: ublk_drv: add two helpers to clean up map/unmap request, Ming Lei
- [PATCH V3 09/16] block: ublk_drv: clean up several helpers, Ming Lei
- [PATCH V3 03/16] io_uring: support OP_READ/OP_WRITE for fused slave request, Ming Lei
- [PATCH V3 07/16] block: ublk_drv: don't consider flush request in map/unmap io, Ming Lei
- [PATCH V3 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [PATCH V3 12/16] block: ublk_drv: grab request reference when the request is handled by userspace, Ming Lei
- [PATCH V3 11/16] block: ublk_drv: cleanup ublk_copy_user_pages, Ming Lei
- [PATCH V3 15/16] block: ublk_drv: don't check buffer in case of zero copy, Ming Lei
- [PATCH V3 13/16] block: ublk_drv: support to copy any part of request pages, Ming Lei
- [PATCH V3 10/16] block: ublk_drv: cleanup 'struct ublk_map_data', Ming Lei
- [PATCH V3 02/16] io_uring: add IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V3 14/16] block: ublk_drv: add read()/write() support for ublk char device, Ming Lei
- [PATCH V3 05/16] block: ublk_drv: mark device as LIVE before adding disk, Ming Lei
- [PATCH V3 04/16] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request, Ming Lei
- Re: [PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD, Xiaoguang Wang
- Re: [PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD, Ming Lei
- Re: [PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD, Jens Axboe
- Re: [PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD, Ming Lei
- [PATCH] io_uring: One wqe per wq,
Breno Leitao
- [RFC 0/2] optimise local-tw task resheduling,
Pavel Begunkov
- [GIT PULL] io_uring fixes for 6.3-rc2,
Jens Axboe
- [PATCH] io_uring: silence variable ‘prev’ set but not used warning,
Jens Axboe
- Resizing io_uring SQ/CQ?,
Stefan Hajnoczi
- [PATCH v2] io_uring: suppress an unused warning,
Vincenzo Palazzo
- [PATCH v1] io_uring: suppress an unused warning,
Vincenzo Palazzo
- Re: [PATCH V2 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy (fwd), Julia Lawall
- [PATCH] io_uring/uring_cmd: ensure that device supports IOPOLL,
Jens Axboe
- [PATCH] io_uring/io-wq: stop setting PF_NO_SETAFFINITY on io-wq workers,
Jens Axboe
- Unexpected EINVAL when enabling cpuset in subtree_control when io_uring threads are running,
Daniel Dao
- [PATCHSET for-next 0/3] Add FMODE_NOWAIT support to pipes,
Jens Axboe
- [PATCH liburing v1 0/3] Small fixes and CI update,
Ammar Faizi
- [PATCH 6.1 657/885] io_uring: Replace 0-length array with flexible array, Greg Kroah-Hartman
- [PATCH 6.2 0754/1001] io_uring: Replace 0-length array with flexible array, Greg Kroah-Hartman
- [PATCHSET for-next 0/2] Flag file systems as supporting parallel dio writes,
Jens Axboe
- [PATCHSET for-next 0/2] Make pipe honor IOCB_NOWAIT,
Jens Axboe
- [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD,
Ming Lei
- [PATCH V2 01/17] io_uring: add IO_URING_F_FUSED and prepare for supporting OP_FUSED_CMD, Ming Lei
- [PATCH V2 04/17] io_uring: support OP_READ/OP_WRITE for fused slave request, Ming Lei
- [PATCH V2 03/17] io_uring: add IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V2 08/17] block: ublk_drv: don't consider flush request in map/unmap io, Ming Lei
- [PATCH V2 07/17] block: ublk_drv: add common exit handling, Ming Lei
- [PATCH V2 06/17] block: ublk_drv: mark device as LIVE before adding disk, Ming Lei
- [PATCH V2 15/17] block: ublk_drv: add read()/write() support for ublk char device, Ming Lei
- [PATCH V2 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [PATCH V2 02/17] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [PATCH V2 09/17] block: ublk_drv: add two helpers to clean up map/unmap request, Ming Lei
- [PATCH V2 12/17] block: ublk_drv: cleanup ublk_copy_user_pages, Ming Lei
- [PATCH V2 11/17] block: ublk_drv: cleanup 'struct ublk_map_data', Ming Lei
- [PATCH V2 10/17] block: ublk_drv: clean up several helpers, Ming Lei
- [PATCH V2 13/17] block: ublk_drv: grab request reference when the request is handled by userspace, Ming Lei
- [PATCH V2 16/17] block: ublk_drv: don't check buffer in case of zero copy, Ming Lei
- [PATCH V2 14/17] block: ublk_drv: support to copy any part of request pages, Ming Lei
- [PATCH V2 05/17] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request, Ming Lei
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD, Pavel Begunkov
[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]