io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-26 09:36:04 to 2022-08-10 00:32:47 UTC [more...]

[PATCH liburing v1 00/10] liburing test fixes
 2022-08-10  0:31 UTC  (7+ messages)
` [PATCH liburing v1 01/10] test/cq-overflow: Don't call `io_uring_queue_exit()` if the ring is not initialized
` [PATCH liburing v1 02/10] test/eeed8b54e0df: Initialize the `malloc()`ed buffer before `write()`
` [PATCH liburing v1 03/10] test/file-verify: Fix reading from uninitialized buffer
` [PATCH liburing v1 04/10] test/fixed-reuse: Fix reading from uninitialized array
` [PATCH liburing v1 05/10] test/fpos: Fix reading from uninitialized buffer
` [PATCH liburing v1 06/10] test/statx: "

[PATCHv3 0/7] dma mapping optimisations
 2022-08-09 18:41 UTC  (20+ messages)
` [PATCHv3 1/7] blk-mq: add ops to dma map bvec
` [PATCHv3 2/7] file: "
` [PATCHv3 3/7] iov_iter: introduce type for preregistered dma tags
` [PATCHv3 4/7] block: add dma tag bio type
` [PATCHv3 5/7] io_uring: introduce file slot release helper
` [PATCHv3 6/7] io_uring: add support for dma pre-mapping
` [PATCHv3 7/7] nvme-pci: implement dma_map support

[bug report] ublk: re-issued blk-mq request may reference a freed io_uring context
 2022-08-08  7:45 UTC 

[PATCH 0/4] iopoll support for io_uring/nvme passthrough
 2022-08-07 18:46 UTC  (20+ messages)
    ` [PATCH 1/4] fs: add file_operations->uring_cmd_iopoll
    ` [PATCH 2/4] io_uring: add iopoll infrastructure for io_uring_cmd
    ` [PATCH 3/4] block: export blk_rq_is_poll
    ` [PATCH 4/4] nvme: wire up async polling for io passthrough commands

[PATCH for-next v2 0/4] iopoll support for io_uring/nvme
 2022-08-07 18:36 UTC  (5+ messages)
    ` [PATCH for-next v2 1/4] fs: add file_operations->uring_cmd_iopoll
    ` [PATCH for-next v2 2/4] io_uring: add iopoll infrastructure for io_uring_cmd
    ` [PATCH for-next v2 3/4] block: export blk_rq_is_poll
    ` [PATCH for-next v2 4/4] nvme: wire up async polling for io passthrough commands

[PATCH liburing] io_uring-udp: make more obvious what kernel version is required
 2022-08-05 14:43 UTC  (2+ messages)

[PATCH] io_uring: fix io_recvmsg_prep_multishot casts
 2022-08-05 14:41 UTC  (3+ messages)

[PATCH liburing 0/6] improve zeoropy testing
 2022-08-04 22:22 UTC  (8+ messages)
` [PATCH liburing 1/6] test/zc: improve error messages
` [PATCH liburing 2/6] tests/zc: test tcp
` [PATCH liburing 3/6] test/zc: allocate buffers dynamically
` [PATCH liburing 4/6] test/zc: handle short rx
` [PATCH liburing 5/6] test/zc: recv asynchronously
` [PATCH liburing 6/6] test/zc: test short zc send

[PATCHv2 0/7] dma mapping optimisations
 2022-08-04 16:42 UTC  (12+ messages)
` [PATCHv2 1/7] blk-mq: add ops to dma map bvec
` [PATCHv2 2/7] file: "
` [PATCHv2 3/7] iov_iter: introduce type for preregistered dma tags
` [PATCHv2 4/7] block: add dma tag bio type
` [PATCHv2 5/7] io_uring: introduce file slot release helper
` [PATCHv2 6/7] io_uring: add support for dma pre-mapping
` [PATCHv2 7/7] nvme-pci: implement dma_map support

[PATCH 1/1] io_uring/net: send retry for zerocopy
 2022-08-04 14:53 UTC  (2+ messages)

[PATCH 1/1] io_uring: mem-account pbuf buckets
 2022-08-04 14:53 UTC  (2+ messages)

[PATCH] audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()
 2022-08-04 14:44 UTC  (10+ messages)
` [PATCH v2] "

[GIT PULL] io_uring support for zerocopy send
 2022-08-03 16:47 UTC  (6+ messages)

Adding read_exact and write_all OPs?
 2022-08-03 15:01 UTC  (2+ messages)

[PATCH V2 1/1] io_uring: pass correct parameters to io_req_set_res
 2022-08-03 14:45 UTC  (2+ messages)

[bug report] ublk_drv: hang while removing ublk character device
 2022-08-03 12:04 UTC  (3+ messages)

[PATCH] io_uring: pass correct parameters to io_req_set_res
 2022-08-03 11:59 UTC  (3+ messages)

[GIT PULL] io_uring support for buffered writes
 2022-08-02 21:30 UTC  (2+ messages)

[GIT PULL] io_uring updates for 5.20-rc1
 2022-08-02 21:30 UTC  (2+ messages)

[PATCH net-next v4 00/27] io_uring zerocopy send
 2022-07-29 22:30 UTC  (10+ messages)

[PATCH liburing] add additional meson build system support
 2022-07-29  7:47 UTC  (13+ messages)
` [PATCH liburing 1/9] add Meson build system
` [PATCH liburing 2/9] meson: update meson build files for liburing 2.3
` [PATCH liburing 3/9] meson: update available tests to "
` [PATCH liburing 4/9] meson: update installed manpages "
` [PATCH liburing 5/9] meson: add default test setup running each test once
` [PATCH liburing 6/9] meson: support building without libc
` [PATCH liburing 7/9] meson: add 'raw' test suite
` [PATCH liburing 8/9] github bot: add jobs for meson
` [PATCH liburing 9/9] meson: update available examples to liburing 2.3

[PATCH 0/5] dma mapping optimisations
 2022-07-28 13:25 UTC  (19+ messages)
` [PATCH 1/5] blk-mq: add ops to dma map bvec
` [PATCH 2/5] iov_iter: introduce type for preregistered dma tags
` [PATCH 3/5] block: add dma tag bio type
` [PATCH 4/5] io_uring: add support for dma pre-mapping
` [PATCH 5/5] nvme-pci: implement dma_map support

[PATCH liburing v3 0/5] Add basic test for nvme uring passthrough commands
 2022-07-28 13:10 UTC  (10+ messages)
    ` [PATCH liburing v3 1/5] configure: check for nvme uring command support
    ` [PATCH liburing v3 2/5] io_uring.h: sync sqe entry with 5.20 io_uring
    ` [PATCH liburing v3 3/5] nvme: add nvme opcodes, structures and helper functions
    ` [PATCH liburing v3 4/5] test: add io_uring passthrough test
    ` [PATCH liburing v3 5/5] test/io_uring_passthrough: add test case for poll IO

[PATCH liburing v2 0/5] Add basic test for nvme uring passthrough commands
 2022-07-27 18:27 UTC  (10+ messages)
    ` [PATCH liburing v2 1/5] configure: check for nvme uring command support
    ` [PATCH liburing v2 2/5] io_uring.h: sync sqe entry with 5.20 io_uring
    ` [PATCH liburing v2 3/5] nvme: add nvme opcodes, structures and helper functions
    ` [PATCH liburing v2 4/5] test: add io_uring passthrough test
    ` [PATCH liburing v2 5/5] test/io_uring_passthrough: add test case for poll IO

[PATCH 5.10 005/105] io_uring: Use original task for req identity in io_identity_cow()
 2022-07-27 16:09 UTC 

[PATCH for-next v2 0/2] notification optimisation
 2022-07-27 15:01 UTC  (4+ messages)
` [PATCH for-next v2 1/2] io_uring: export req alloc from core
` [PATCH for-next v2 2/2] io_uring: notification completion optimisation

Confused about count argument in io_uring_prep_timeout
 2022-07-27 10:44 UTC  (2+ messages)

[PATCH liburing 0/5] multishot recvmsg docs and example
 2022-07-27 10:19 UTC  (15+ messages)
` [PATCH liburing 1/5] more consistent multishot recvmsg API parameter names
` [PATCH liburing 2/5] order like functions together in liburing.h
` [PATCH liburing 3/5] change io_uring_recvmsg_payload_length return type
` [PATCH liburing 4/5] add documentation for multishot recvmsg
` [PATCH liburing 5/5] add an example for a UDP server

[PATCH net-next v5 00/27] io_uring zerocopy send
 2022-07-27  9:18 UTC  (4+ messages)
` [PATCH net-next v5 27/27] selftests/io_uring: test "

[PATCH for-next] io_uring/zc: notification completion optimisation
 2022-07-26 18:29 UTC  (2+ messages)

[PATCH liburing] examples/io_uring-udp: Use a proper cast for `(struct sockaddr *)` argument
 2022-07-26 16:47 UTC  (2+ messages)

[PATCH liburing] .gitignore: Add poll-bench and send-zerocopy examples
 2022-07-26 12:59 UTC  (2+ messages)

[PATCH liburing] arch/syscall: Use __NR_mmap2 existence for preprocessor condition
 2022-07-26 12:58 UTC  (3+ messages)

[PATCH liburing 0/4] zerocopy send headers and tests
 2022-07-26  9:35 UTC  (8+ messages)
` [PATCH liburing 3/4] tests: add tests for zerocopy send and notifications


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).