IO Uring
[Prev Page][Next Page]
[PATCH AUTOSEL 5.15 17/33] mm: io_uring: allow oom-killer from io_uring_setup, Sasha Levin
[PATCH liburing v1 0/2] Support busybox mktemp and add x86-64 syscall macros,
Ammar Faizi
[PATCH AUTOSEL 5.16 17/34] mm: io_uring: allow oom-killer from io_uring_setup, Sasha Levin
[PATCH] io_uring: add a schedule point in io_add_buffers(),
Eric Dumazet
[PATCH v2 0/2] io-uring: Make statx api stable,
Stefan Roesch
[PATCH v1 0/2] io-uring: use consisten tracepoint format,
Stefan Roesch
[PATCH v1 00/14] Support sync buffered writes for io-uring,
Stefan Roesch
- [PATCH v1 03/14] mm: add noio support in filemap_get_pages, Stefan Roesch
- [PATCH v1 01/14] fs: Add flags parameter to __block_write_begin_int, Stefan Roesch
- [PATCH v1 04/14] mm: Add support for async buffered writes, Stefan Roesch
- [PATCH v1 05/14] fs: split off __alloc_page_buffers function, Stefan Roesch
- [PATCH v1 02/14] mm: Introduce do_generic_perform_write, Stefan Roesch
- [PATCH v1 08/14] fs: add support for async buffered writes, Stefan Roesch
- [PATCH v1 10/14] io_uring: Add tracepoint for short writes, Stefan Roesch
- [PATCH v1 07/14] fs: Add aop_flags parameter to create_page_buffers(), Stefan Roesch
- [PATCH v1 13/14] io_uring: support write throttling for async buffered writes, Stefan Roesch
- [PATCH v1 06/14] fs: split off __create_empty_buffers function, Stefan Roesch
- [PATCH v1 09/14] io_uring: add support for async buffered writes, Stefan Roesch
- [PATCH v1 11/14] sched: add new fields to task_struct, Stefan Roesch
- [PATCH v1 14/14] block: enable async buffered writes for block devices., Stefan Roesch
- [PATCH v1 12/14] mm: support write throttling for async buffered writes, Stefan Roesch
- Re: [PATCH v1 00/14] Support sync buffered writes for io-uring, Hao Xu
[GIT PULL] io_uring fixes for 5.17-rc4,
Jens Axboe
[PATCH liburing v1 0/4] Refactor arch dependent code and x86-64 improvement,
Ammar Faizi
[PATCH] Fix __io_uring_get_cqe() for IORING_SETUP_IOPOLL,
Akinobu Mita
[PATCH v2 0/3] implement direct IO with integrity,
Alexander V. Buev
[PATCH v1 0/2] io-uring: Make statx api stable,
Stefan Roesch
[PATCH v1] liburing: add test for stable statx api,
Stefan Roesch
[PATCH] io_uring: Fix uninitialized use of ret in io_eventfd_register(),
Jiapeng Chong
napi_busy_poll,
Olivier Langlois
[PATCH] io_uring: fix uninitialized error code in io_eventfd_register(), Dan Carpenter
[PATCH] io_uring: fix uninitialized return,
trix
[PATCH] io_uring: Fix use of uninitialized ret in io_eventfd_register(),
Nathan Chancellor
[PATCH io_uring-5.17] io_uring: Fix build error potential reading uninitialized value,
Ammar Faizi
[PATCH] io_uring: unregister eventfd while holding lock when freeing ring ctx,
Usama Arif
[PATCH 0/3] decouple work_list protection from the big wqe->lock,
Hao Xu
[PATCH v6 0/5] io_uring: remove ring quiesce in io_uring_register,
Usama Arif
[PATCH v5 0/4] io_uring: remove ring quiesce in io_uring_register,
Usama Arif
[PATCH v4 0/3] io_uring: avoid ring quiesce in io_uring_register for eventfd opcodes,
Usama Arif
[PATCH v3 0/3] io_uring: avoid ring quiesce in io_uring_register for eventfd opcodes,
Usama Arif
[PATCH v2 0/3] io_uring: avoid ring quiesce in io_uring_register for eventfd opcodes,
Usama Arif
[PATCH 0/2] io_uring: avoid ring quiesce in io_uring_register for eventfd opcodes,
Usama Arif
[RFC] io_uring: avoid ring quiesce while registering/unregistering eventfd,
Usama Arif
FlexSC influence on io_uring,
Spencer Baugh
[PATCH for-5.18 v1 0/3] Add `sendto(2)` and `recvfrom(2)` support,
Ammar Faizi
[GIT PULL] io_uring fixes for 5.17-rc2,
Jens Axboe
[PATCH] io_uring: remove unused argument from io_rsrc_node_alloc,
Usama Arif
[PATCH stable-5.16] io_uring: fix not released cached task refs,
Pavel Begunkov
[PATCH stable-5.15] io_uring: fix not released cached task refs, Pavel Begunkov
[PATCH] mm: io_uring: allow oom-killer from io_uring_setup,
Shakeel Butt
[RFC 0/3] io_uring zerocopy receive,
Hao Xu
[PATCH] nolibc: Don't use `malloc()` and `free()` as the function name,
Ammar Faizi
[PATCH AUTOSEL 5.15 15/16] io_uring: perform poll removal even if async work removal is successful, Sasha Levin
[PATCH AUTOSEL 5.16 18/19] io_uring: perform poll removal even if async work removal is successful, Sasha Levin
[GIT PULL] io_uring fixes for 5.17-rc1,
Jens Axboe
[PATCH liburing] Add a test that ensures unregistering is reasonably quick, Dylan Yudaken
[PATCH] io_uring: fix bug in slow unregistering of nodes,
Dylan Yudaken
[PATCH] io-wq: delete dead lock shuffling code, Jens Axboe
[PATCHSET 0/6] Fixes for gaps in async cancelations,
Jens Axboe
Canceled read requests never completed,
Florian Fischer
[PATCH] io_uring: fix UAF due to missing POLLFREE handling,
Pavel Begunkov
[PATCH] io_uring: Remove unused function req_ref_put,
Jiapeng Chong
[GIT PULL] io_uring updates for 5.17-rc,
Jens Axboe
User questions: client code and SQE/CQE starvation,
dormando
Re: User questions: client code and SQE/CQE starvation, Noah Goldstein
[PATCH for-next] io_uring: fix not released cached task refs,
Pavel Begunkov
Observation of a memory leak with commit e98e49b2bbf7 ("io_uring: extend task put optimisations"),
Lukas Bulwahn
[PATCH liburing 0/3] Fix undefined behavior, acessing dead object,
Ammar Faizi
[RFC PATCH v4 0/3] Add sendto(2) and recvfrom(2) support for io_uring,
Ammar Faizi
[PATCH v12 0/4] io_uring: add xattr support,
Stefan Roesch
Re: [syzbot] WARNING in signalfd_cleanup,
Eric Biggers
[PATCH] io_uring: remove redundant tap space,
GuoYong Zheng
[PATCH] io_uring: remove unused para,
GuoYong Zheng
[PATCH v11 0/4] io_uring: add xattr support,
Stefan Roesch
[RFC PATCH liburing v1 0/5] liburing: Add sendto(2) and recvfrom(2) support,
Ammar Faizi
[RFC PATCH v1 0/3] io_uring: Add sendto(2) and recvfrom(2) support,
Ammar Faizi
[PATCH liburing xattr-getdents64] test/xattr: Fix random failure due to undefined behavior, Ammar Faizi
[PATCH v1] liburing: add xattr and getdents documentation, Stefan Roesch
[PATCH v10 0/5] io_uring: add xattr support,
Stefan Roesch
[PATCH v9 0/5] io_uring: add xattr support,
Stefan Roesch
KASAN: use-after-free Read in io_rsrc_node_ref_zero, Palash Oswal
[syzbot] INFO: task hung in io_uring_release (2),
syzbot
[PATCH RFC] io_uring: improve current file position IO,
Jens Axboe
[PATCH v8 0/5] io_uring: add xattr support,
Stefan Roesch
[GIT PULL] io_uring fix for 5.16-rc7,
Jens Axboe
[PATCH v7 0/5] io_uring: add xattr support,
Stefan Roesch
[PATCH] io_uring: zero iocb->ki_pos for stream file types, Jens Axboe
Beginner question, user_data not getting filled in as expected,
David Butler
[PATCH v6 0/5] io_uring: add xattr support,
Stefan Roesch
RE: [RFC 02/13] nvme: wire-up support for async-passthru on,
Clay Mayers
[PATCH v5 0/5] io_uring: add xattr support,
Stefan Roesch
[PATCH v7 0/3] io_uring: add getdents64 support,
Stefan Roesch
[RFC v2 00/19] io_uring zerocopy tx,
Pavel Begunkov
- [RFC v2 01/19] skbuff: add SKBFL_DONT_ORPHAN flag, Pavel Begunkov
- [RFC v2 04/19] net: optimise page get/free for bvec zc, Pavel Begunkov
- [RFC v2 03/19] net: add zerocopy_sg_from_iter for bvec, Pavel Begunkov
- [RFC v2 02/19] skbuff: pass a struct ubuf_info in msghdr, Pavel Begunkov
- [RFC v2 05/19] net: don't track pfmemalloc for zc registered mem, Pavel Begunkov
- [RFC v2 06/19] ipv4/udp: add support msgdr::msg_ubuf, Pavel Begunkov
- [RFC v2 07/19] ipv6/udp: add support msgdr::msg_ubuf, Pavel Begunkov
- [RFC v2 08/19] ipv4: avoid partial copy for zc, Pavel Begunkov
- [RFC v2 09/19] ipv6: avoid partial copy for zc, Pavel Begunkov
- [RFC v2 10/19] io_uring: add send notifiers registration, Pavel Begunkov
- [RFC v2 11/19] io_uring: infrastructure for send zc notifications, Pavel Begunkov
- [RFC v2 12/19] io_uring: wire send zc request type, Pavel Begunkov
- [RFC v2 15/19] io_uring: sendzc with fixed buffers, Pavel Begunkov
- [RFC v2 14/19] io_uring: opcode independent fixed buf import, Pavel Begunkov
- [RFC v2 13/19] io_uring: add an option to flush zc notifications, Pavel Begunkov
- [RFC v2 16/19] io_uring: cache struct ubuf_info, Pavel Begunkov
- [RFC v2 17/19] io_uring: unclog ctx refs waiting with zc notifiers, Pavel Begunkov
- [RFC v2 18/19] io_uring: task_work for notification delivery, Pavel Begunkov
- [RFC v2 19/19] io_uring: optimise task referencing by notifiers, Pavel Begunkov
- Re: [RFC v2 00/19] io_uring zerocopy tx, Pavel Begunkov
[RFC 00/13] uring-passthru for nvme,
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
Message not available
Message not available
Message not available
Re: [RFC 00/13] uring-passthru for nvme, Jens Axboe
[GIT PULL] io_uring fix for 5.16-rc6,
Jens Axboe
[PATCHSET v5 0/4] Add support for list issue,
Jens Axboe
[PATCHSET v4 0/4] Add support for list issue,
Jens Axboe
[PATCH v4 0/5] io_uring: add xattr support,
Stefan Roesch
[PATCH for-next 0/7] reworking io_uring's poll and internal poll,
Pavel Begunkov
[PATCH v6 0/3] io_uring: add getdents64 support,
Stefan Roesch
[PATCHSET 0/3] Improve IRQ driven performance,
Jens Axboe
[PATCHSET v3 0/4] Add support for list issue,
Jens Axboe
- [PATCH 2/4] nvme: split command copy into a helper, Jens Axboe
- [PATCH 1/4] block: add mq_ops->queue_rqs hook, Jens Axboe
- [PATCH 3/4] nvme: separate command prep and issue, Jens Axboe
- [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Keith Busch
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Christoph Hellwig
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Max Gurtovoy
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Max Gurtovoy
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Max Gurtovoy
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Max Gurtovoy
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Max Gurtovoy
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Max Gurtovoy
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Max Gurtovoy
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Max Gurtovoy
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Max Gurtovoy
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Max Gurtovoy
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Max Gurtovoy
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Max Gurtovoy
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Jens Axboe
- Re: [PATCH 4/4] nvme: add support for mq_ops->queue_rqs(), Max Gurtovoy
[PATCH] io_uring: code clean for some ctx usage,
Hao Xu
[POC RFC 0/3] support graph like dependent sqes,
Hao Xu
[PATCH] io-wq: drop wqe lock before creating new worker, Jens Axboe
[syzbot] possible deadlock in io_worker_cancel_cb,
syzbot
[GIT PULL] io_uring fixes for 5.16-rc5,
Jens Axboe
[PATCH] io-wq: check for wq exit after adding new worker task_work,
Jens Axboe
[PATCHSET 0/2] Cancelation fixes,
Jens Axboe
happy io_uring_prep_accept_direct() submissions go hiding!,
jrun
[PATCH v8] io_uring: batch completion in prior_task_list,
Hao Xu
[PATCH v7 0/5] task optimization,
Hao Xu
Kernel config settings known to be detrimental to io_uring performance?, Olivier Langlois
[syzbot] KASAN: use-after-free Write in io_queue_worker_create,
syzbot
[PATCH v2 0/4] small 5.17 updates,
Pavel Begunkov
[PATCH 0/4] small 5.17 updates,
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]