IO Uring
[Prev Page][Next Page]
- [PATCH V2 08/17] block: ublk_drv: don't consider flush request in map/unmap io, (continued)
- [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
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD, Ziyang Zhang
- [PATCH liburing 1/1] tests/fd-pass: close rings,
Pavel Begunkov
- [PATCH liburing v2 0/5] sendzc test improvements,
Pavel Begunkov
- [GIT PULL] Followup io_uring fixes for 6.3-rc1,
Jens Axboe
- [syzbot] [io-uring?] INFO: task hung in sys_io_uring_register (2), syzbot
- [syzbot] [io-uring?] INFO: task hung in io_uring_register (3), syzbot
- [PATCH] io_uring/poll: don't pass in wake func to io_init_poll_iocb(), Jens Axboe
- [PATCH liburing 0/3] sendzc test improvements,
Pavel Begunkov
- [RFC PATCH 00/12] io_uring: add IORING_OP_FUSED_CMD,
Ming Lei
- [RFC PATCH 04/12] io_uring: rename io_mapped_ubuf as io_mapped_buf, Ming Lei
- [RFC PATCH 02/12] io_uring: define io_mapped_ubuf->acct_pages as unsigned integer, Ming Lei
- [RFC PATCH 08/12] io_uring: support OP_READ/OP_WRITE for fused slave request, Ming Lei
- [RFC PATCH 07/12] io_uring: add IORING_OP_FUSED_CMD, Ming Lei
- [RFC PATCH 01/12] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [RFC PATCH 06/12] io_uring: add IO_URING_F_FUSED and prepare for supporting OP_FUSED_CMD, Ming Lei
- [RFC PATCH 03/12] io_uring: extend io_mapped_ubuf to cover external bvec table, Ming Lei
- [RFC PATCH 11/12] block: ublk_drv: add common exit handling, Ming Lei
- [RFC PATCH 09/12] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request, Ming Lei
- [RFC PATCH 12/12] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [RFC PATCH 05/12] io_uring: export 'struct io_mapped_buf' for fused cmd buffer, Ming Lei
- [RFC PATCH 10/12] block: ublk_drv: mark device as LIVE before adding disk, Ming Lei
- Re: [RFC PATCH 00/12] io_uring: add IORING_OP_FUSED_CMD, Ziyang Zhang
- [PATCH] io_uring: fix fget leak when fs don't support nowait buffered read,
Joseph Qi
- [PATCH] io_uring/poll: allow some retries for poll triggering spuriously, Jens Axboe
- [linux-next:master] BUILD REGRESSION 8232539f864ca60474e38eb42d451f5c26415856,
kernel test robot
- [linux-next:master] BUILD REGRESSION 4d6d7ce9baaf9e67a85a53afc69a36af716f7670, kernel test robot
- [PATCH] io_uring: remove MSG_NOSIGNAL from recvmsg,
David Lamparter
- [PATCH v3 0/2] io_uring: Add KASAN support for alloc caches,
Breno Leitao
- [PATCH v2 0/2] io_uring: Add KASAN support for alloc caches,
Breno Leitao
- [PATCH for-next 0/4] io_uring: registered huge buffer optimisations,
Pavel Begunkov
- [PATCH for-next] io_uring: remove unused wq_list_merge,
Pavel Begunkov
- [RFC v2 0/4] Add io_uring & ebpf based methods to implement zero-copy for ublk,
Xiaoguang Wang
- [PATCH 1/2] io_uring: Move from hlist to io_wq_work_node,
Breno Leitao
- [PATCH tools/io_uring] tools/io_uring: correctly set "ret" for sq_poll case,
Ziyang Zhang
- [PATCH liburing 0/7] test sends with huge pages,
Pavel Begunkov
- [PATCH for-next v2 1/1] io_uring/rsrc: disallow multi-source reg buffers,
Pavel Begunkov
- [PATCH for-next 1/1] io_uring/rsrc: fix a comment in io_import_fixed(),
Pavel Begunkov
- [PATCH for-next 1/1] io_uring/rsrc: don't mix different mappings in reg,
Pavel Begunkov
- [PATCH liburing] test/buf-ring: add test for buf ring occupying exactly one page,
Wojciech Lukowicz
- [PATCH] io_uring: fix size calculation when registering buf ring,
Wojciech Lukowicz
- [PATCH 0/4] Cache tctx cancelation state in the ctx,
Jens Axboe
- [GIT PULL for-6.3] Switch io_uring to ITER_UBUF,
Jens Axboe
- [GIT PULL for-6.3] io_uring updates for 6.3,
Jens Axboe
- liburing test results on hppa,
John David Anglin
- [PATCH v2] io_uring: Adjust mapping wrt architecture aliasing requirements,
Helge Deller
- [PATCH v9 0/5] io_uring: add napi busy polling support,
Stefan Roesch
- [PATCHv2] io_uring: Support calling io_uring_register with a registered ring fd,
Josh Triplett
- [RFC 0/3] Add io_uring & ebpf based methods to implement zero-copy for ublk,
Xiaoguang Wang
- [PATCH] test/fsnotify: Skip fsnotify test if sys/fanotify.h not available,
Alviro Iskandar Setiawan
- [PATCH liburing] tests: Don't use error.h because it's not portable, Ammar Faizi
- io_uring failure on parisc (32-bit userspace and 64-bit kernel),
Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Helge Deller
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, Helge Deller
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, Helge Deller
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, Helge Deller
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, Helge Deller
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: [syzbot] BUG: bad usercopy in io_openat2_prep,
Kees Cook
- [LSF/MM/BPF ATTEND][LSF/MM/BPF Topic] Non-block IO,
Kanchan Joshi
- [PATCH 0/4] io_uring: add IORING_OP_READ[WRITE]_SPLICE_BUF,
Ming Lei
- [PATCH v8 0/7] io_uring: add napi busy polling support,
Stefan Roesch
- copy on write for splice() from file to pipe?,
Stefan Metzmacher
- Re: copy on write for splice() from file to pipe?, Matthew Wilcox
- Re: copy on write for splice() from file to pipe?, Linus Torvalds
- Re: copy on write for splice() from file to pipe?, Stefan Metzmacher
- Re: copy on write for splice() from file to pipe?, Dave Chinner
- Re: copy on write for splice() from file to pipe?, Dave Chinner
- Re: copy on write for splice() from file to pipe?, Matthew Wilcox
- Re: copy on write for splice() from file to pipe?, Dave Chinner
- Re: copy on write for splice() from file to pipe?, Andy Lutomirski
- Re: copy on write for splice() from file to pipe?, Linus Torvalds
- Re: copy on write for splice() from file to pipe?, Andy Lutomirski
- Re: copy on write for splice() from file to pipe?, Jeremy Allison
- Re: copy on write for splice() from file to pipe?, Linus Torvalds
- Re: copy on write for splice() from file to pipe?, Andy Lutomirski
- Re: copy on write for splice() from file to pipe?, Linus Torvalds
- Re: copy on write for splice() from file to pipe?, Jeremy Allison
- Re: copy on write for splice() from file to pipe?, Linus Torvalds
- Re: copy on write for splice() from file to pipe?, Andy Lutomirski
- Re: copy on write for splice() from file to pipe?, Linus Torvalds
- Re: copy on write for splice() from file to pipe?, Jens Axboe
- Re: copy on write for splice() from file to pipe?, Linus Torvalds
- Re: copy on write for splice() from file to pipe?, Jens Axboe
- Re: copy on write for splice() from file to pipe?, Linus Torvalds
- Re: copy on write for splice() from file to pipe?, Jens Axboe
- Re: copy on write for splice() from file to pipe?, Andy Lutomirski
- Re: copy on write for splice() from file to pipe?, Jens Axboe
- Re: copy on write for splice() from file to pipe?, Jens Axboe
- Re: copy on write for splice() from file to pipe?, Linus Torvalds
- Re: copy on write for splice() from file to pipe?, Jens Axboe
- Re: copy on write for splice() from file to pipe?, Linus Torvalds
- Re: copy on write for splice() from file to pipe?, Jens Axboe
- Re: copy on write for splice() from file to pipe?, Linus Torvalds
- Re: copy on write for splice() from file to pipe?, Jens Axboe
- Re: copy on write for splice() from file to pipe?, Ming Lei
- Re: copy on write for splice() from file to pipe?, Ming Lei
- Re: copy on write for splice() from file to pipe?, Jens Axboe
- Re: copy on write for splice() from file to pipe?, Ming Lei
- Re: copy on write for splice() from file to pipe?, Jens Axboe
- Re: copy on write for splice() from file to pipe?, Linus Torvalds
- Re: copy on write for splice() from file to pipe?, Jens Axboe
- Re: copy on write for splice() from file to pipe?, Linus Torvalds
- Re: [linux-next:master] [io_uring] b5d3ae202f: WARNING:at_kernel/sched/core.c:#__might_sleep, Jens Axboe
- [PATCH for-next] io_uring: mark task TASK_RUNNING before handling resume/task work, Jens Axboe
- [PATCH 09/19] io_uring: convert to use vm_account,
Alistair Popple
- [PATCH 01/19] mm: Introduce vm_account, Alistair Popple
- [PATCH v8 0/4] liburing: add api for napi busy poll,
Stefan Roesch
- [PATCH v7 0/4] liburing: add api for napi busy poll,
Stefan Roesch
- [PATCH v6 0/4] liburing: add api for napi busy poll,
Stefan Roesch
- add bvec initialization helpers v2,
Christoph Hellwig
- [PATCH 02/23] block: add a bvec_set_folio helper, Christoph Hellwig
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper, Christoph Hellwig
- [PATCH 01/23] block: factor out a bvec_set_page helper, Christoph Hellwig
- [PATCH 03/23] block: add a bvec_set_virt helper, Christoph Hellwig
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec, Christoph Hellwig
- [PATCH 22/23] vringh: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 17/23] splice: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec, Christoph Hellwig
- [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 23/23] libceph: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs, Christoph Hellwig
- [PATCH 19/23] swap: use bvec_set_page to initialize bvecs, Christoph Hellwig
- Re: add bvec initialization helpers v2, Jens Axboe
- [PATCH v7 0/3] io_uring: add napi busy polling support,
Stefan Roesch
- [PATCH v6 0/3] io_uring: add napi busy polling support,
Stefan Roesch
- [PATCH v2] io_uring,audit: don't log IORING_OP_MADVISE,
Richard Guy Briggs
- [GIT PULL] Upgrade to clang-17 (for liburing's CI),
Ammar Faizi
- add bvec initialization helpers,
Christoph Hellwig
- [PATCH 01/23] block: factor out a bvec_set_page helper, Christoph Hellwig
- [PATCH 02/23] block: add a bvec_set_folio helper, Christoph Hellwig
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper, Christoph Hellwig
- [PATCH 03/23] block: add a bvec_set_virt helper, Christoph Hellwig
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec, Christoph Hellwig
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec, Christoph Hellwig
- [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec, Christoph Hellwig
- [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs, Christoph Hellwig
- [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 19/23] swap: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 17/23] splice: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 22/23] vring: use bvec_set_page to initialize a bvec, Christoph Hellwig
- [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs, Christoph Hellwig
- [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs, Christoph Hellwig
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec, David Howells
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper, David Howells
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec, David Howells
- Re: [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec, David Howells
- [GIT PULL] io_uring fixes for 6.2-rc6,
Jens Axboe
- [PATCH v1 0/2] two suggested iouring op audit updates,
Richard Guy Briggs
- [PATCH for-next 0/2] Fixes for CONFIG_PREEMPT_NONE,
Jens Axboe
- [PATCH for-next 0/4] io_uring: force async only ops to go async,
Dylan Yudaken
- [PATCH liburing 0/2] liburing: patches for drain bug,
Dylan Yudaken
- [PATCH] io_uring: always prep_async for drain requests,
Dylan Yudaken
- [PATCH liburing 1/1] test: fix parallel send-zerocopy,
Pavel Begunkov
- Re: [syzbot] KASAN: use-after-free Read in fuse_dev_poll,
Miklos Szeredi
- [PATCH] io_uring: handle TIF_NOTIFY_RESUME when checking for task_work, Jens Axboe
- [PATCH] io_uring: initialize count variable to 0,
Tom Rix
- [RFC PATCH 09/19] io_uring: convert to use vm_account,
Alistair Popple
- [RFC PATCH 01/19] mm: Introduce vm_account,
Alistair Popple
- [PATCH liburing 0/5] deferred tw msg_ring tests,
Pavel Begunkov
- [PATCH for-next 0/7] normal tw optimisation + refactoring,
Pavel Begunkov
- [PATCH v2] io_uring/net: cache provided buffer group value for multishot receives, Jens Axboe
- [syzbot] WARNING in io_get_cqe_overflow,
syzbot
- [PATCH] io_uring/net: cache provided buffer group value for multishot receives,
Jens Axboe
- Re: FAILED: patch "[PATCH] io_uring: Clean up a false-positive warning from GCC 9.3.0" failed to apply to 5.10-stable tree,
Alviro Iskandar Setiawan
- [GIT PULL] Followup pull request for io_uring for 6.2-rc5,
Jens Axboe
- [PATCH] io_uring/poll: don't reissue in case of poll race on multishot request, Jens Axboe
- [GIT PULL] io_uring fixes for 6.2-rc5,
Jens Axboe
- [PATCH for-6.2 v2 0/3] msg_ring fixes,
Pavel Begunkov
- [PATCH for-6.2 0/3] msg_ring fixes,
Pavel Begunkov
- [PATCH] io_uring: pass in io_issue_def to io_assign_file(), Jens Axboe
- Phoronix pts fio io_uring test regression report on upstream v6.1 and v5.15,
Saeed Mirzamohammadi
[PATCH 0/2] Fix locking for MSG_RING and IOPOLL targets,
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]