IO Uring
[Prev Page][Next Page]
- [PATCH net-next v3 19/25] io_uring: allow to pass addr into sendzc, (continued)
- [PATCH] Handle EINTR in tests,
Dirk Müller
- Re: [PATCH v2] io_uring: fix short read slow path,
Stefan Hajnoczi
- [PATCH liburing v5 00/10] aarch64 support,
Ammar Faizi
- [PATCH liburing v5 03/10] arch: syscall: Add `__sys_read()` syscall, Ammar Faizi
- [PATCH liburing v5 02/10] arch: syscall: Add `__sys_open()` syscall, Ammar Faizi
- [PATCH liburing v5 01/10] CHANGELOG: Fixup missing space, Ammar Faizi
- [PATCH liburing v5 04/10] arch: Remove `__INTERNAL__LIBURING_LIB_H` checks, Ammar Faizi
- [PATCH liburing v5 06/10] lib: Style fixup for #if / #elif / #else / #endif, Ammar Faizi
- [PATCH liburing v5 07/10] lib: Enable nolibc support for aarch64, Ammar Faizi
- [PATCH liburing v5 08/10] test: Add nolibc test, Ammar Faizi
- [PATCH liburing v5 05/10] arch/aarch64: lib: Add `get_page_size()` function, Ammar Faizi
- [PATCH liburing v5 10/10] CHANGELOG: Note about aarch64 support, Ammar Faizi
- [PATCH liburing v5 09/10] .github: Enable aarch64 nolibc build for GitHub bot, Ammar Faizi
- Re: [PATCH liburing v5 00/10] aarch64 support, Jens Axboe
- [PATCH liburing v4 00/10] aarch64 support,
Ammar Faizi
- [PATCH liburing v4 09/10] .github: Enable aarch64 nolibc build for GitHub bot, Ammar Faizi
- [PATCH liburing v4 04/10] arch: Remove `__INTERNAL__LIBURING_LIB_H` checks, Ammar Faizi
- [PATCH liburing v4 03/10] arch: syscall: Add `__sys_read()` syscall, Ammar Faizi
- [PATCH liburing v4 10/10] CHANGELOG: Note about aarch64 support, Ammar Faizi
- [PATCH liburing v4 02/10] arch: syscall: Add `__sys_open()` syscall, Ammar Faizi
- [PATCH liburing v4 07/10] lib: Enable nolibc support for aarch64, Ammar Faizi
- [PATCH liburing v4 08/10] test: Add nolibc test, Ammar Faizi
- [PATCH liburing v4 05/10] arch/aarch64: lib: Add `get_page_size()` function, Ammar Faizi
- [PATCH liburing v4 06/10] lib: Style fixup for #if / #elif / #else / #endif, Ammar Faizi
- [PATCH liburing v4 01/10] CHANGELOG: Fixup missing space, Ammar Faizi
- [PATCH liburing v3 00/10] aarch64 support,
Ammar Faizi
- [PATCH liburing v3 01/10] CHANGELOG: Fixup missing space, Ammar Faizi
- [PATCH liburing v3 02/10] arch: syscall: Add `__sys_open()` syscall, Ammar Faizi
- [PATCH liburing v3 03/10] arch: syscall: Add `__sys_read()` syscall, Ammar Faizi
- [PATCH liburing v3 04/10] arch: Remove `__INTERNAL__LIBURING_LIB_H` checks, Ammar Faizi
- [PATCH liburing v3 05/10] arch/aarch64: lib: Add `get_page_size()` function, Ammar Faizi
- [PATCH liburing v3 09/10] .github: Enable aarch64 nolibc build for GitHub bot, Ammar Faizi
- [PATCH liburing v3 06/10] lib: Style fixup for #if / #elif / #else / #endif, Ammar Faizi
- [PATCH liburing v3 08/10] test: Add nolibc test, Ammar Faizi
- [PATCH liburing v3 07/10] lib: Enable nolibc support for aarch64, Ammar Faizi
- [PATCH liburing v3 10/10] CHANGELOG: Note about aarch64 support, Ammar Faizi
- [PATCH liburing] fix test_buf_select_pipe on older kernels,
Dylan Yudaken
- [PATCH] io_uring: disable multishot recvmsg,
Dylan Yudaken
- [PATCH liburing] remove recvmsg_multishot,
Dylan Yudaken
- [PATCH liburing v1 0/2] __hot and __cold,
Ammar Faizi
- [PATCH liburing] test/helpers: Use a proper cast for `(struct sockaddr *)` argument,
Ammar Faizi
- [GIT PULL] io_uring fixes for 5.19-rc5,
Jens Axboe
- [PATCH v3 liburing 0/7] liburing: multishot receive,
Dylan Yudaken
- [PATCH] fs: Replace kmap{,_atomic}() with kmap_local_page(),
Fabio M. De Francesco
- [PATCH liburing] add a test for async reads with buffer_select,
Dylan Yudaken
- [PATCH for-next] io_uring: use proper type for io_sr_msg msg_flags, Pavel Begunkov
- [PATCH liburing v2 0/5] ranged file slot alloc,
Pavel Begunkov
- [PATCH 5.19] io_uring: fix provided buffer import,
Dylan Yudaken
- [PATCH 5.19] io_uring: keep sendrecv flags in ioprio,
Pavel Begunkov
- [PATCH liburing] fix accept direct with index allocation, Donald Hunter
- [PATCH v2 liburing 0/7] liburing: multishot receive,
Dylan Yudaken
- [PATCH for-next 0/3] ranged file slot alloc,
Pavel Begunkov
- [PATCH v2 for-next 00/12] io_uring: multishot recv,
Dylan Yudaken
- [PATCH v2 for-next 02/12] io_uring: restore bgid in io_put_kbuf, Dylan Yudaken
- [PATCH v2 for-next 01/12] io_uring: allow 0 length for buffer select, Dylan Yudaken
- [PATCH v2 for-next 04/12] io_uring: recycle buffers on error, Dylan Yudaken
- [PATCH v2 for-next 05/12] io_uring: clean up io_poll_check_events return values, Dylan Yudaken
- [PATCH v2 for-next 03/12] io_uring: allow iov_len = 0 for recvmsg and buffer select, Dylan Yudaken
- [PATCH v2 for-next 09/12] io_uring: fix multishot accept ordering, Dylan Yudaken
- [PATCH v2 for-next 08/12] io_uring: fix multishot poll on overflow, Dylan Yudaken
- [PATCH v2 for-next 06/12] io_uring: add IOU_STOP_MULTISHOT return code, Dylan Yudaken
- [PATCH v2 for-next 10/12] io_uring: multishot recv, Dylan Yudaken
- [PATCH v2 for-next 07/12] io_uring: add allow_overflow to io_post_aux_cqe, Dylan Yudaken
- [PATCH v2 for-next 12/12] io_uring: only trace one of complete or overflow, Dylan Yudaken
- [PATCH v2 for-next 11/12] io_uring: fix io_uring_cqe_overflow trace format, Dylan Yudaken
- Re: [PATCH v2 for-next 00/12] io_uring: multishot recv, Jens Axboe
- Re: [PATCH v2 for-next 00/12] io_uring: multishot recv, Jens Axboe
- [PATCH liburing v2 0/8] aarch64 support,
Ammar Faizi
- [PATCH] io_uring: fix a typo in comment,
korantwork
- [PATCH liburing v1 0/9] aarch64 nolibc support,
Ammar Faizi
- [PATCH][next] io_uring: replace zero-length array with flexible-array member,
Gustavo A. R. Silva
- For 5.20 or 5.19? net: wire up support for file_operations->uring_cmd(),
Stefan Metzmacher
- [RFC net-next v3 00/29] io_uring zerocopy send,
Pavel Begunkov
- [RFC net-next v3 01/29] ipv4: avoid partial copy for zc, Pavel Begunkov
- [RFC net-next v3 06/29] net: optimise bvec-based zc page referencing, Pavel Begunkov
- [RFC net-next v3 19/29] io_uring: rename IORING_OP_FILES_UPDATE, Pavel Begunkov
- [RFC net-next v3 15/29] io_uring: add zc notification infrastructure, Pavel Begunkov
- [RFC net-next v3 22/29] io_uring: account locked pages for non-fixed zc, Pavel Begunkov
- [RFC net-next v3 08/29] skbuff: don't mix ubuf_info of different types, Pavel Begunkov
- [RFC net-next v3 13/29] net: let callers provide extra ubuf_info refs, Pavel Begunkov
- [RFC net-next v3 03/29] skbuff: add SKBFL_DONT_ORPHAN flag, Pavel Begunkov
- [RFC net-next v3 21/29] io_uring: wire send zc request type, Pavel Begunkov
- [RFC net-next v3 23/29] io_uring: allow to pass addr into sendzc, Pavel Begunkov
- [RFC net-next v3 28/29] io_uring: batch submission notif referencing, Pavel Begunkov
- [RFC net-next v3 09/29] ipv4/udp: support zc with managed data, Pavel Begunkov
- [RFC net-next v3 18/29] io_uring: add notification slot registration, Pavel Begunkov
- [RFC net-next v3 04/29] skbuff: carry external ubuf_info in msghdr, Pavel Begunkov
- [RFC net-next v3 27/29] io_uring: allow to override zc tag on flush, Pavel Begunkov
- [RFC net-next v3 02/29] ipv6: avoid partial copy for zc, Pavel Begunkov
- [RFC net-next v3 16/29] io_uring: cache struct io_notif, Pavel Begunkov
- [RFC net-next v3 07/29] net: don't track pfmemalloc for managed frags, Pavel Begunkov
- [RFC net-next v3 11/29] tcp: support zc with managed data, Pavel Begunkov
- [RFC net-next v3 29/29] selftests/io_uring: test zerocopy send, Pavel Begunkov
- [RFC net-next v3 12/29] tcp: kill extra io_uring's uarg refcounting, Pavel Begunkov
- [RFC net-next v3 17/29] io_uring: complete notifiers in tw, Pavel Begunkov
- [RFC net-next v3 14/29] io_uring: opcode independent fixed buf import, Pavel Begunkov
- [RFC net-next v3 24/29] io_uring: add rsrc referencing for notifiers, Pavel Begunkov
- [RFC net-next v3 20/29] io_uring: add zc notification flush requests, Pavel Begunkov
- [RFC net-next v3 26/29] io_uring: flush notifiers after sendzc, Pavel Begunkov
- [RFC net-next v3 10/29] ipv6/udp: support zc with managed data, Pavel Begunkov
- [RFC net-next v3 05/29] net: bvec specific path in zerocopy_sg_from_iter, Pavel Begunkov
- [RFC net-next v3 25/29] io_uring: sendzc with fixed buffers, Pavel Begunkov
- Re: [RFC net-next v3 00/29] io_uring zerocopy send, Pavel Begunkov
- [PATCH V3 0/1] ublk: add io_uring based userspace block driver,
Ming Lei
- [PATCH liburing 0/4] liburing: multishot receive,
Dylan Yudaken
- [PATCH for-next 0/8] io_uring: multishot recv,
Dylan Yudaken
- read corruption with qemu master io_uring engine / linux master / btrfs(?),
Dominique MARTINET
- [PATCH AUTOSEL 5.15 26/41] io_uring: fix merge error in checking send/recv addr2 flags, Sasha Levin
- [PATCH AUTOSEL 5.18 37/53] io_uring: fix merge error in checking send/recv addr2 flags,
Sasha Levin
- [PATCH AUTOSEL 5.18 32/53] io_uring: mark reissue requests with REQ_F_PARTIAL_IO, Sasha Levin
- Need freelance to implement io_uring into CDN, alpha_one_x86
- [PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members,
Gustavo A. R. Silva
- [PATCH v5 00/11] fixed worker,
Hao Xu
- [PATCH 07/11] io-wq: implement fixed worker logic, Hao Xu
- [PATCH 04/11] io-wq: tweak io_get_acct(), Hao Xu
- [PATCH 05/11] io-wq: fixed worker initialization, Hao Xu
- [PATCH 08/11] io-wq: batch the handling of fixed worker private works, Hao Xu
- [PATCH 10/11] io-wq: add an work list for fixed worker, Hao Xu
- [PATCH 01/11] io-wq: add a worker flag for individual exit, Hao Xu
- [PATCH 03/11] io-wq: add infra data structure for fixed workers, Hao Xu
- [PATCH 02/11] io-wq: change argument of create_io_worker() for convienence, Hao Xu
- [PATCH 06/11] io-wq: fixed worker exit, Hao Xu
- [PATCH 11/11] io_uring: cancel works in exec work list for fixed worker, Hao Xu
- [PATCH 09/11] io_uring: add register fixed worker interface, Hao Xu
- Re: [PATCH v5 00/11] fixed worker, Hao Xu
- [RFC] libubd: library for ubd(userspace block driver based on io_uring passthrough),
Ziyang Zhang
- [PATCH for-next] io_uring: let to set a range for file slot allocation,
Pavel Begunkov
- [PATCH for-next 0/5] random 5.20 patches,
Pavel Begunkov
- [GIT PULL] io_uring fixes for 5.19-rc4,
Jens Axboe
- [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes,
Stefan Roesch
- [RESEND PATCH v9 05/14] iomap: Add async buffered write support, Stefan Roesch
- [RESEND PATCH v9 09/14] fs: Split off inode_needs_update_time and __file_update_time, Stefan Roesch
- [RESEND PATCH v9 01/14] mm: Move starting of background writeback into the main balancing loop, Stefan Roesch
- [RESEND PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter(), Stefan Roesch
- [RESEND PATCH v9 02/14] mm: Move updates of dirty_exceeded into one place, Stefan Roesch
- [RESEND PATCH v9 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function, Stefan Roesch
- [RESEND PATCH v9 12/14] io_uring: Add tracepoint for short writes, Stefan Roesch
- [RESEND PATCH v9 11/14] io_uring: Add support for async buffered writes, Stefan Roesch
- [RESEND PATCH v9 14/14] xfs: Add async buffered write support, Stefan Roesch
- Re: [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes, Darrick J. Wong
- Message not available
- Re: (subset) [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes, Jens Axboe
- Message not available
[PATCH for-next] io_uring: move POLLFREE handling to separate function, Jens Axboe
[PATCH for-next v2 0/6] poll cleanups and optimisations,
Pavel Begunkov
[PATCH v2] io_uring: kbuf: inline io_kbuf_recycle_ring(),
Hao Xu
[PATCH for-next 0/6] poll cleanups and optimisations,
Pavel Begunkov
[PATCH 5.19] io_uring: move io_uring_get_opcode out of TP_printk,
Dylan Yudaken
[PATCH for-next] io_uring: fix documentation,
Dylan Yudaken
[PATCH] io_uring: kbuf: inline io_kbuf_recycle_ring(),
Hao Xu
dma_buf support with io_uring,
Fang, Wilson
[PATCHSET v3] Add direct descriptor ring passing,
Jens Axboe
[PATCH v2 for-next 0/8] io_uring: tw contention improvments,
Dylan Yudaken
- [PATCH v2 for-next 1/8] io_uring: remove priority tw list optimisation, Dylan Yudaken
- [PATCH v2 for-next 7/8] io_uring: add trace event for running task work, Dylan Yudaken
- [PATCH v2 for-next 4/8] io_uring: introduce llist helpers, Dylan Yudaken
- [PATCH v2 for-next 3/8] io_uring: lockless task list, Dylan Yudaken
- [PATCH v2 for-next 2/8] io_uring: remove __io_req_task_work_add, Dylan Yudaken
- [PATCH v2 for-next 5/8] io_uring: batch task_work, Dylan Yudaken
- [PATCH v2 for-next 8/8] io_uring: trace task_work_run, Dylan Yudaken
- [PATCH v2 for-next 6/8] io_uring: move io_uring_get_opcode out of TP_printk, Dylan Yudaken
- Re: [PATCH v2 for-next 0/8] io_uring: tw contention improvments, Jens Axboe
- Re: [PATCH v2 for-next 0/8] io_uring: tw contention improvments, Jens Axboe
[PATCH] io_uring: kbuf: kill __io_kbuf_recycle(),
Hao Xu
[PATCH 5.19 0/3] poll fixes,
Pavel Begunkov
[PATCH] io_uring: fix merge error in checking send/recv addr2 flags, Jens Axboe
[PATCH 5.19] io_uring: fix req->apoll_events,
Pavel Begunkov
[PATCH for-next 0/4] random 5.20 patches,
Pavel Begunkov
[PATCH RFC for-next 0/8] io_uring: tw contention improvments,
Dylan Yudaken
[PATCH for-next 1/1] io_uring: optinise io_uring_task layout,
Pavel Begunkov
[PATCH] io_uring: mark reissue requests with REQ_F_PARTIAL_IO, Jens Axboe
[RFC] a new way to achieve asynchronous IO,
Hao Xu
[PATCH for-next 00/10] 5.20 patches,
Pavel Begunkov
- [PATCH for-next 03/10] io_uring: fix io_poll_remove_all clang warnings, Pavel Begunkov
- [PATCH for-next 07/10] io_uring: opcode independent fixed buf import, Pavel Begunkov
- [PATCH for-next 04/10] io_uring: hide eventfd assumptions in evenfd paths, Pavel Begunkov
- [PATCH for-next 09/10] io_uring: consistent naming for inline completion, Pavel Begunkov
- [PATCH for-next 08/10] io_uring: move io_import_fixed(), Pavel Begunkov
- [PATCH for-next 06/10] io_uring: add io_commit_cqring_flush(), Pavel Begunkov
- [PATCH for-next 02/10] io_uring: improve task exit timeout cancellations, Pavel Begunkov
- [PATCH for-next 01/10] io_uring: fix multi ctx cancellation, Pavel Begunkov
- [PATCH for-next 10/10] io_uring: add an warn_once for poll_find, Pavel Begunkov
- [PATCH for-next 05/10] io_uring: introduce locking helpers for CQE posting, Pavel Begunkov
- Re: [PATCH for-next 00/10] 5.20 patches, Jens Axboe
[PATCH for-next 0/7] cqe posting cleanups,
Pavel Begunkov
[PATCHSET RFC for-next 0/3] Add io_uring_register() based cancel,
Jens Axboe
[PATCHSET v2 for-next 0/2] Add direct descriptor ring passing,
Jens Axboe
[PATCH for-next 0/4] simple cleanups,
Pavel Begunkov
[GIT PULL] io_uring fixes for 5.19-rc3,
Jens Axboe
[PATCH liburing 0/3] multishot accept test fix and clean,
Hao Xu
[PATCH] io_uring: net: fix bug of completing multishot accept twice,
Hao Xu
[PATCHSET RFC for-next 0/2] Add direct descriptor ring passing,
Jens Axboe
[PATCH] io_uring: recycle provided buffer if we punt to io-wq, Jens Axboe
[PATCH for-next 0/6] clean up __io_fill_cqe_req(),
Pavel Begunkov
[PATCH liburing 0/2] use nop CQE32 tests to test some assumptions,
Pavel Begunkov
[PATCH v2] io_uring: kbuf: add comments for some tricky code,
Hao Xu
[PATCH v9 00/14] io-uring/xfs: support async buffered writes,
Stefan Roesch
- [PATCH v9 01/14] mm: Move starting of background writeback into the main balancing loop, Stefan Roesch
- [PATCH v9 02/14] mm: Move updates of dirty_exceeded into one place, Stefan Roesch
- [PATCH v9 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function, Stefan Roesch
- [PATCH v9 09/14] fs: Split off inode_needs_update_time and __file_update_time, Stefan Roesch
- [PATCH v9 11/14] io_uring: Add support for async buffered writes, Stefan Roesch
- [PATCH v9 12/14] io_uring: Add tracepoint for short writes, Stefan Roesch
- [PATCH v9 14/14] xfs: Add async buffered write support, Stefan Roesch
- [PATCH v9 05/14] iomap: Add async buffered write support, Stefan Roesch
- [PATCH v9 06/14] iomap: Return -EAGAIN from iomap_write_iter(), Stefan Roesch
- Re: [PATCH v9 00/14] io-uring/xfs: support async buffered writes, Jens Axboe
- Re: [PATCH v9 00/14] io-uring/xfs: support async buffered writes, Jens Axboe
[PATCH liburing] Fix incorrect close in test for multishot accept,
Donald Hunter
[PATCH 5.19] io_uring: do not use prio task_work_add in uring_cmd,
Dylan Yudaken
[PATCH for-next 0/3] io_uring trace events clean up,
Pavel Begunkov
[PATCH v2] io_uring: commit non-pollable provided mapped buffers upfront,
Jens Axboe
[PATCH for-next v3 00/16] 5.20 cleanups and poll optimisations,
Pavel Begunkov
- [PATCH for-next v3 01/16] io_uring: rw: delegate sync completions to core io_uring, Pavel Begunkov
- [PATCH for-next v3 02/16] io_uring: kill REQ_F_COMPLETE_INLINE, Pavel Begunkov
- [PATCH for-next v3 03/16] io_uring: refactor io_req_task_complete(), Pavel Begunkov
- [PATCH for-next v3 04/16] io_uring: don't inline io_put_kbuf, Pavel Begunkov
- [PATCH for-next v3 05/16] io_uring: poll: remove unnecessary req->ref set, Pavel Begunkov
- [PATCH for-next v3 06/16] io_uring: switch cancel_hash to use per entry spinlock, Pavel Begunkov
- [PATCH for-next v3 07/16] io_uring: pass poll_find lock back, Pavel Begunkov
- [PATCH for-next v3 08/16] io_uring: clean up io_try_cancel, Pavel Begunkov
- [PATCH for-next v3 09/16] io_uring: limit the number of cancellation buckets, Pavel Begunkov
- [PATCH for-next v3 10/16] io_uring: clean up io_ring_ctx_alloc, Pavel Begunkov
- [PATCH for-next v3 11/16] io_uring: use state completion infra for poll reqs, Pavel Begunkov
- [PATCH for-next v3 12/16] io_uring: add IORING_SETUP_SINGLE_ISSUER, Pavel Begunkov
- [PATCH for-next v3 13/16] io_uring: pass hash table into poll_find, Pavel Begunkov
- [PATCH for-next v3 14/16] io_uring: introduce a struct for hash table, Pavel Begunkov
- [PATCH for-next v3 15/16] io_uring: propagate locking state to poll cancel, Pavel Begunkov
- [PATCH for-next v3 16/16] io_uring: mutex locked poll hashing, Pavel Begunkov
- Re: [PATCH for-next v3 00/16] 5.20 cleanups and poll optimisations, Jens Axboe
- Re: [PATCH for-next v3 00/16] 5.20 cleanups and poll optimisations, Hao Xu
[PATCH] io_uring: read/readv must commit ring mapped buffers upfront,
Jens Axboe
[PATCH for-next 00/10] 5.20 cleanups,
Pavel Begunkov
- [PATCH for-next 07/10] io_uring: inline ->registered_rings, Pavel Begunkov
- [PATCH for-next 09/10] io_uring: remove check_cq checking from hot paths, Pavel Begunkov
- [PATCH for-next 04/10] io_uring: refactor ctx slow data placement, Pavel Begunkov
- [PATCH for-next 05/10] io_uring: move small helpers to headers, Pavel Begunkov
- [PATCH for-next 08/10] io_uring: never defer-complete multi-apoll, Pavel Begunkov
- [PATCH for-next 06/10] io_uring: explain io_wq_work::cancel_seq placement, Pavel Begunkov
- [PATCH for-next 10/10] io_uring: don't set REQ_F_COMPLETE_INLINE in tw, Pavel Begunkov
- [PATCH for-next 03/10] io_uring: better caching for ctx timeout fields, Pavel Begunkov
- [PATCH for-next 01/10] io_uring: make reg buf init consistent, Pavel Begunkov
- [PATCH for-next 02/10] io_uring: move defer_list to slow data, Pavel Begunkov
- Re: [PATCH for-next 00/10] 5.20 cleanups, Jens Axboe
[PATCH liburing] convert buf-ring nop test to use read,
Dylan Yudaken
[PATCH 5.19 0/6] CQE32 fixes,
Pavel Begunkov
[PATCH liburing 0/2] revert buf-ring test,
Dylan Yudaken
[PATCH 5.19 0/3] 5.19 reverts,
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]