IO Uring
[Prev Page][Next Page]
Submitting IO events with IORING_FEAT_NODROP and overflown CQ ring,
Alexander Babayants
[patch liburing v2] man: fix IORING_REGISTER_RING_FDS docs,
Jeff Moyer
[PATCH] io_uring/io-wq: Use set_bit() and test_bit() at worker->flags,
Breno Leitao
[syzbot] [mm?] [io-uring?] WARNING in hpage_collapse_scan_pmd (2),
syzbot
[linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5, kernel test robot
[PATCH 0/2] LAZY_WAKE misuse fixes,
Pavel Begunkov
[PATCH v3 2/2] fs/xattr: add *at family syscalls,
Christian Göttsche
[PATCH] io_uring/msg_ring: reuse ctx->submitter_task read using READ_ONCE instead of re-reading it,
linke li
[PATCH 00/10] Read/Write with meta/integrity,
Kanchan Joshi
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 00/10] Read/Write with meta/integrity, Jens Axboe
[PATCH] io_uring/rw: reinstate thread check for retries, Jens Axboe
[PATCH] io_uring/rw: ensure retry isn't lost for write,
Anuj Gupta
[PATCHSET v2 0/5] Send and receive bundles,
Jens Axboe
[PATCH io_uring-next/net-next v2 0/4] implement io_uring notification (ubuf_info) stacking,
Pavel Begunkov
[PATCH v2] io_uring: releasing CPU resources when polling,
hexue
Re: [PATCH v2] io_uring: releasing CPU resources when polling, Pavel Begunkov
Re: [PATCH v2] io_uring: releasing CPU resources when polling, Jens Axboe
VU NVMe commadns with io_uring? NVME_URING_CMD_IO,
Doug.Coatney
Re: [bug report] WARNING: CPU: 5 PID: 679 at io_uring/io_uring.c:2835 io_ring_exit_work+0x2b6/0x2e0,
Pavel Begunkov
[PATCH 0/2] io-wq: cancelation race fix and small cleanup in io-wq,
Gabriel Krisman Bertazi
io_uring: worker thread NULL dereference during openat op,
Dan Clash
[for-next 0/3] simple sendzc cleanups,
Pavel Begunkov
[syzbot] Monthly io-uring report (Apr 2024), syzbot
[PATCH for-next] io_uring: ensure overflow entries are dropped when ring is exiting,
Jens Axboe
[PATCH for-next] io_uring/net: always set kmsg->msg.msg_control_user before issue, Jens Axboe
[GIT PULL] io_uring fixes for 6.9-rc4,
Jens Axboe
[RFC 0/6] implement io_uring notification (ubuf_info) stacking,
Pavel Begunkov
[PATCH] treewide: Fix common grammar mistake "the the",
Thorsten Blum
[PATCH] io_uring/timeout: remove duplicate initialization of the io_timeout list.,
Ruyi Zhang
[PATCH for-next 0/5] overflow CQE cleanups,
Pavel Begunkov
[PATCH for-next] io_uring: separate header for exported net bits,
David Wei
[PATCH] Fix portability issues in configure script,
Arthur Williams
[PATCH v1] io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKE,
Haiyue Wang
[PATCH for-6.9] io_uring/net: restore msg_control on sendzc retry,
Pavel Begunkov
[PATCH liburing v2 0/3] improve sendzc tests,
Pavel Begunkov
[PATCH liburing 0/3] improve sendzc tests,
Pavel Begunkov
[syzbot] [fs?] [io-uring?] general protection fault in __ep_remove,
syzbot
[RFC PATCH 0/9] io_uring: support sqe group and provide group kbuf,
Ming Lei
- [PATCH 1/9] io_uring: net: don't check sqe->__pad2[0] for send zc, Ming Lei
- [PATCH 2/9] io_uring: support user sqe ext flags, Ming Lei
- [PATCH 3/9] io_uring: add helper for filling cqes in __io_submit_flush_completions(), Ming Lei
- [PATCH 4/9] io_uring: add one output argument to io_submit_sqe, Ming Lei
- [PATCH 5/9] io_uring: support SQE group, Ming Lei
- [PATCH 6/9] io_uring: support providing sqe group buffer, Ming Lei
- [PATCH 7/9] io_uring/uring_cmd: support provide group kernel buffer, Ming Lei
- [PATCH 8/9] ublk: support provide io buffer, Ming Lei
- [RFC PATCH 9/9] liburing: support sqe ext_flags & sqe group, Ming Lei
- Re: [RFC PATCH 0/9] io_uring: support sqe group and provide group kbuf, Ming Lei
[PATCH liburing 1/1] examples/sendzc: test background polling,
Pavel Begunkov
[PATCH for-next 0/3] sendzc dedup / simplification,
Pavel Begunkov
[PATCH V2] io_uring: return void from io_put_kbuf_comp(),
Ming Lei
[GIT PULL] io_uring fixes for 6.9-rc3,
Jens Axboe
[PATCH for-next 0/4] clean up io_req_complete_post,
Pavel Begunkov
[PATCH] io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failure,
Alexey Izbyshev
[PATCH 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy,
Oliver Crumrine
[PATCHSET 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy, Oliver Crumrine
[PATCH liburing] man: fix IORING_REGISTER_RING_FDS documentation,
Jeff Moyer
[PATCH AUTOSEL 6.1 13/15] io_uring: clear opcode specific data for an early failure, Sasha Levin
[PATCH AUTOSEL 6.6 15/20] io_uring: clear opcode specific data for an early failure, Sasha Levin
[PATCH AUTOSEL 6.8 22/28] io_uring: clear opcode specific data for an early failure, Sasha Levin
[PATCH liburing 0/2] manpage improvements,
Gabriel Krisman Bertazi
[PATCHSET 0/4] Cleanup io_buffer_list and mmap handling,
Jens Axboe
registering files returns -EBADF in 5.10.214,
Kornilios Kourtis
[syzbot] [io-uring?] kernel BUG in __io_remove_buffers,
syzbot
[syzbot] [io-uring?] kernel BUG in put_page,
syzbot
[PATCH] io_uring: use private workqueue for exit work, Jens Axboe
[PATCHSET v3 0/4] Cleanup and improve MSG_RING performance,
Jens Axboe
[PATCHSET 0/2] Multishot read tweaks,
Jens Axboe
[PATCH] io_uring/kbuf: remove dead define, Jens Axboe
[PATCH] io_uring: fix warnings on shadow variables, Jens Axboe
Re: [axboe-block:for-6.10/io_uring 42/42] io_uring/register.c:175:24: warning: arithmetic between different enumeration types ('enum io_uring_register_restriction_op' and 'enum io_uring_register_op'),
Gabriel Krisman Bertazi
[PATCH liburing] io_uring.h: Sync kernel header to fetch enum names, Gabriel Krisman Bertazi
[PATCHSET v2 0/3] Cleanup and improve MSG_RING performance,
Jens Axboe
[PATCH] io_uring: return void from io_put_kbuf_comp(),
Ming Lei
[PATCH] io_uring: kill dead code in io_req_complete_post,
Ming Lei
[PATCHSET v3 0/11] Move away from remap_pfn_range(),
Jens Axboe
- [PATCH 01/11] mm: add nommu variant of vm_insert_pages(), Jens Axboe
- [PATCH 02/11] io_uring: get rid of remap_pfn_range() for mapping rings/sqes, Jens Axboe
- [PATCH 03/11] io_uring: use vmap() for ring mapping, Jens Axboe
- [PATCH 04/11] io_uring: unify io_pin_pages(), Jens Axboe
- [PATCH 05/11] io_uring/kbuf: get rid of lower BGID lists, Jens Axboe
- [PATCH 06/11] io_uring/kbuf: get rid of bl->is_ready, Jens Axboe
- [PATCH 08/11] io_uring/kbuf: protect io_buffer_list teardown with a reference, Jens Axboe
- [PATCH 07/11] io_uring/kbuf: vmap pinned buffer ring, Jens Axboe
- [PATCH 09/11] io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring, Jens Axboe
- [PATCH 10/11] io_uring: use unpin_user_pages() where appropriate, Jens Axboe
- [PATCH 11/11] io_uring: move mapping/allocation helpers to a separate file, Jens Axboe
[PATCH] io_uring: Avoid anonymous enums in io_uring uapi,
Gabriel Krisman Bertazi
[PATCHSET 0/3] Cleanup and improve MSG_RING performance,
Jens Axboe
[PATCH 0/7] sysctl: Remove sentinel elements from misc directories,
Joel Granados via B4 Relay
[PATCH v2] fs: claw back a few FMODE_* bits,
Christian Brauner
[PATCH] io_uring: Remove unused function,
Jiapeng Chong
[PATCH liburing] io_uring.h: Avoid anonymous enums,
Gabriel Krisman Bertazi
[PATCHSET v2 0/10] Move away from remap_pfn_range(),
Jens Axboe
- [PATCH 02/10] io_uring: get rid of remap_pfn_range() for mapping rings/sqes, Jens Axboe
- [PATCH 03/10] io_uring: use vmap() for ring mapping, Jens Axboe
- [PATCH 01/10] mm: add nommu variant of vm_insert_pages(), Jens Axboe
- [PATCH 04/10] io_uring: unify io_pin_pages(), Jens Axboe
- [PATCH 06/10] io_uring/kbuf: get rid of bl->is_ready, Jens Axboe
- [PATCH 05/10] io_uring/kbuf: get rid of lower BGID lists, Jens Axboe
- [PATCH 08/10] io_uring/kbuf: protect io_buffer_list teardown with a reference, Jens Axboe
- [PATCH 07/10] io_uring/kbuf: vmap pinned buffer ring, Jens Axboe
- [PATCH 10/10] io_uring: use unpin_user_pages() where appropriate, Jens Axboe
- [PATCH 09/10] io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring, Jens Axboe
[PATCH] [RFC]: fs: claw back a few FMODE_* bits,
Christian Brauner
[PATCH] io_uring: refill request cache in memory order, Jens Axboe
[PATCH] io_uring/poll: shrink alloc cache size to 32, Jens Axboe
[PATCHSET 0/4] Use io_wq_work_list for task_work,
Jens Axboe
[PATCH v6 00/10] block atomic writes,
John Garry
- [PATCH v6 01/10] block: Pass blk_queue_get_max_sectors() a request pointer, John Garry
- [PATCH v6 03/10] fs: Initial atomic write support, John Garry
- [PATCH v6 02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO(), John Garry
- [PATCH v6 06/10] block: Add atomic write support for statx, John Garry
- [PATCH v6 04/10] fs: Add initial atomic write support info to statx, John Garry
- [PATCH v6 05/10] block: Add core atomic write support, John Garry
- [PATCH v6 10/10] nvme: Atomic write support, John Garry
- [PATCH v6 08/10] scsi: sd: Atomic write support, John Garry
- [PATCH v6 07/10] block: Add fops atomic write support, John Garry
- [PATCH v6 09/10] scsi: scsi_debug: Atomic write support, John Garry
- Re: [PATCH v6 00/10] block atomic writes, Matthew Wilcox
[PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag,
Rick Edgecombe
[RFC PATCH 0/4] Read/Write with meta buffer,
Kanchan Joshi
Message not available
Message not available
Message not available
Re: [RFC PATCH 0/4] Read/Write with meta buffer, Jens Axboe
Re: [RFC PATCH 0/4] Read/Write with meta buffer, Pavel Begunkov
[GIT PULL] io_uring fixes for 6.9-rc1,
Jens Axboe
[PATCHSET 0/6] Switch kbuf mappings to vm_insert_pages(),
Jens Axboe
[PATCHSET v2 0/17] Improve async state handling,
Jens Axboe
- [PATCH 02/17] io_uring/net: switch io_recv() to using io_async_msghdr, Jens Axboe
- [PATCH 03/17] io_uring/net: unify cleanup handling, Jens Axboe
- [PATCH 01/17] io_uring/net: switch io_send() and io_send_zc() to using io_async_msghdr, Jens Axboe
- [PATCH 05/17] io_uring/net: get rid of ->prep_async() for receive side, Jens Axboe
- [PATCH 04/17] io_uring/net: always setup an io_async_msghdr, Jens Axboe
- [PATCH 08/17] io_uring/net: add iovec recycling, Jens Axboe
- [PATCH 06/17] io_uring/net: get rid of ->prep_async() for send side, Jens Axboe
- [PATCH 09/17] io_uring/net: drop 'kmsg' parameter from io_req_msg_cleanup(), Jens Axboe
- [PATCH 07/17] io_uring: kill io_msg_alloc_async_prep(), Jens Axboe
- [PATCH 11/17] io_uring: get rid of struct io_rw_state, Jens Axboe
- [PATCH 10/17] io_uring/rw: always setup io_async_rw for read/write requests, Jens Axboe
- [PATCH 13/17] io_uring/net: move connect to always using async data, Jens Axboe
- [PATCH 14/17] io_uring/uring_cmd: switch to always allocating async data, Jens Axboe
- [PATCH 12/17] io_uring/rw: add iovec recycling, Jens Axboe
- [PATCH 15/17] io_uring/uring_cmd: defer SQE copying until we need it, Jens Axboe
- [PATCH 16/17] io_uring: drop ->prep_async(), Jens Axboe
- [PATCH 17/17] io_uring/alloc_cache: switch to array based caching, Jens Axboe
[PATCHSET 0/15] Get rid of ->prep_async(),
Jens Axboe
- [PATCH 01/15] io_uring/net: switch io_send() and io_send_zc() to using io_async_msghdr, Jens Axboe
- [PATCH 02/15] io_uring/net: switch io_recv() to using io_async_msghdr, Jens Axboe
- [PATCH 04/15] io_uring/net: always setup an io_async_msghdr, Jens Axboe
- [PATCH 03/15] io_uring/net: unify cleanup handling, Jens Axboe
- [PATCH 05/15] io_uring/net: get rid of ->prep_async() for receive side, Jens Axboe
- [PATCH 07/15] io_uring: kill io_msg_alloc_async_prep(), Jens Axboe
- [PATCH 06/15] io_uring/net: get rid of ->prep_async() for send side, Jens Axboe
- [PATCH 08/15] io_uring/net: add iovec recycling, Jens Axboe
- [PATCH 09/15] io_uring/net: drop 'kmsg' parameter from io_req_msg_cleanup(), Jens Axboe
- [PATCH 10/15] io_uring/rw: always setup io_async_rw for read/write requests, Jens Axboe
- [PATCH 11/15] io_uring: get rid of struct io_rw_state, Jens Axboe
- [PATCH 12/15] io_uring/rw: add iovec recycling, Jens Axboe
- [PATCH 13/15] io_uring/net: move connect to always using async data, Jens Axboe
- [PATCH 14/15] io_uring/uring_cmd: switch to always allocating async data, Jens Axboe
- [PATCH 15/15] io_uring: drop ->prep_async(), Jens Axboe
[PATCH] io_uring/alloc_cache: shrink default max entries from 512 to 128, Jens Axboe
[PATCH] io_uring/net: drop unused 'fast_iov_one' entry,
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]