io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-04 19:32:58 to 2022-07-12 08:07:13 UTC [more...]

[io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
 2022-07-12  8:06 UTC  (2+ messages)
  ` [LKP] "

[RFC] a new way to achieve asynchronous IO
 2022-07-12  7:11 UTC  (5+ messages)

[PATCH for-next 0/4] nvme-multipathing for uring-passthrough
 2022-07-12  6:52 UTC  (21+ messages)
    ` [PATCH for-next 1/4] io_uring, nvme: rename a function
    ` [PATCH for-next 2/4] nvme: compact nvme_uring_cmd_pdu struct
    ` [PATCH for-next 3/4] io_uring: grow a field in struct io_uring_cmd
    ` [PATCH for-next 4/4] nvme-multipath: add multipathing for uring-passthrough commands

[PATCH V4 0/2] ublk: add io_uring based userspace block driver
 2022-07-12  2:46 UTC  (9+ messages)
` [PATCH V4 1/2] "
` [PATCH V4 2/2] ublk_drv: add UBLK_IO_REFETCH_REQ for supporting to build as module

[PATCH for-next 0/4] io_uring: multishot recv cleanups
 2022-07-11 20:55 UTC  (7+ messages)
` [PATCH for-next 1/4] io_uring: fix multishot ending when not polled
` [PATCH for-next 2/4] io_uring: support 0 length iov in buffer select in compat
` [PATCH for-next 3/4] io-uring: add recycle_async to ops
` [PATCH for-next 4/4] io_uring: move netmsg recycling into io_uring cleanup
` (subset) [PATCH for-next 0/4] io_uring: multishot recv cleanups

[GIT PULL liburing] GitHub bot updates 2022-07-11
 2022-07-11 13:55 UTC  (2+ messages)

Problematic interaction of io_uring and CIFS
 2022-07-11 13:40 UTC  (6+ messages)

[PATCH net-next v4 00/27] io_uring zerocopy send
 2022-07-11 12:56 UTC  (34+ messages)
` [PATCH net-next v4 01/27] ipv4: avoid partial copy for zc
` [PATCH net-next v4 02/27] ipv6: "
` [PATCH net-next v4 03/27] skbuff: don't mix ubuf_info from different sources
` [PATCH net-next v4 04/27] skbuff: add SKBFL_DONT_ORPHAN flag
` [PATCH net-next v4 05/27] skbuff: carry external ubuf_info in msghdr
` [PATCH net-next v4 06/27] net: Allow custom iter handler "
` [PATCH net-next v4 07/27] net: introduce managed frags infrastructure
` [PATCH net-next v4 08/27] net: introduce __skb_fill_page_desc_noacc
` [PATCH net-next v4 09/27] ipv4/udp: support externally provided ubufs
` [PATCH net-next v4 10/27] ipv6/udp: "
` [PATCH net-next v4 11/27] tcp: "
` [PATCH net-next v4 12/27] io_uring: initialise msghdr::msg_ubuf
` [PATCH net-next v4 13/27] io_uring: export io_put_task()
` [PATCH net-next v4 14/27] io_uring: add zc notification infrastructure
` [PATCH net-next v4 15/27] io_uring: cache struct io_notif
` [PATCH net-next v4 16/27] io_uring: complete notifiers in tw
` [PATCH net-next v4 17/27] io_uring: add rsrc referencing for notifiers
` [PATCH net-next v4 18/27] io_uring: add notification slot registration
` [PATCH net-next v4 19/27] io_uring: wire send zc request type
` [PATCH net-next v4 20/27] io_uring: account locked pages for non-fixed zc
` [PATCH net-next v4 21/27] io_uring: allow to pass addr into sendzc
` [PATCH net-next v4 22/27] io_uring: sendzc with fixed buffers
` [PATCH net-next v4 23/27] io_uring: flush notifiers after sendzc
` [PATCH net-next v4 24/27] io_uring: rename IORING_OP_FILES_UPDATE
` [PATCH net-next v4 25/27] io_uring: add zc notification flush requests
` [PATCH net-next v4 26/27] io_uring: enable managed frags with register buffers
` [PATCH net-next v4 27/27] selftests/io_uring: test zerocopy send

[RFC liburing for-2.3] Kill src/syscall.c
 2022-07-11  9:23 UTC 

[GIT PULL] Follow up pull for 5.19-rc6 io_uring
 2022-07-10 16:45 UTC  (2+ messages)

[PATCH] fs: Call kmap_local_page() in copy_string_kernel()
 2022-07-10 10:01 UTC 

[syzbot] INFO: task hung in io_uring_del_tctx_node (2)
 2022-07-10  6:35 UTC  (2+ messages)

[PATCH] fs: Replace kmap{,_atomic}() with kmap_local_page()
 2022-07-09 18:30 UTC  (3+ messages)

recvmsg not honoring O_NONBLOCK
 2022-07-09 16:46 UTC  (3+ messages)

[PATCH] io_uring: check that we have a file table when allocating update slots
 2022-07-09 13:09 UTC 

[PATCH RFC liburing 0/2] multishot recvmsg
 2022-07-08 18:45 UTC  (3+ messages)
` [PATCH RFC liburing 1/2] add multishot recvmsg API
` [PATCH RFC liburing 2/2] add tests for multishot recvmsg

[PATCH for-next 0/3] io_uring: multishot recvmsg
 2022-07-08 18:43 UTC  (5+ messages)
` [PATCH for-next 1/3] net: copy from user before calling __copy_msghdr
` [PATCH for-next 2/3] net: copy from user before calling __get_compat_msghdr
` [PATCH for-next 3/3] io_uring: reintroduce multishot recvmsg
` [PATCH for-next 3/3] io_uring: support multishot in recvmsg

[GIT PULL] io_uring tweak for 5.19-rc6
 2022-07-08 18:35 UTC  (2+ messages)

[PATCHSET v2 for-next] Add alloc cache for sendmsg/recvmsg
 2022-07-08 13:30 UTC  (5+ messages)
` [PATCH 1/4] io_uring: move apoll cache to poll.c
` [PATCH 2/4] io_uring: add abstraction around apoll cache
` [PATCH 3/4] io_uring: impose max limit on "
` [PATCH 4/4] io_uring: add netmsg cache

[PATCHSET for-next] Add alloc cache for sendmsg/recvmsg
 2022-07-08 12:47 UTC  (7+ messages)
` [PATCH 1/4] io_uring: move apoll cache to poll.c
` [PATCH 2/4] io_uring: add abstraction around apoll cache
` [PATCH 3/4] io_uring: impose max limit on "
` [PATCH 4/4] io_uring: add netmsg cache

[PATCH 5.19 1/1] io_uring: explicit sqe padding for ioctl commands
 2022-07-07 23:32 UTC  (2+ messages)

[PATCH for-next 0/4] poll locking fixes
 2022-07-07 23:27 UTC  (6+ messages)
` [PATCH for-next 1/4] io_uring: don't miss setting REQ_F_DOUBLE_POLL
` [PATCH for-next 2/4] io_uring: don't race double poll setting REQ_F_ASYNC_DATA
` [PATCH for-next 3/4] io_uring: clear REQ_F_HASH_LOCKED on hash removal
` [PATCH for-next 4/4] io_uring: consolidate hash_locked io-wq handling

[PATCH V3 0/1] ublk: add io_uring based userspace block driver
 2022-07-07  7:58 UTC  (14+ messages)
` [PATCH V3 1/1] "

[RFC net-next v3 00/29] io_uring zerocopy send
 2022-07-06 15:11 UTC  (8+ messages)
` [RFC net-next v3 05/29] net: bvec specific path in zerocopy_sg_from_iter

[PATCH liburing 0/6] More wor on updating exit codes to use
 2022-07-06 12:45 UTC  (8+ messages)
` [PATCH liburing 1/6] tests: do not report an error message when return ret that might be a skip
` [PATCH liburing 2/6] tests: handle some skips that used a goto to enter cleanup
` [PATCH liburing 3/6] tests: more work on updating exit codes to use enum-based status reporting
` [PATCH liburing 4/6] tests: mention in a status message that this is a skip
` [PATCH liburing 5/6] tests: migrate a skip that used a goto to enter cleanup
` [PATCH liburing 6/6] tests: correctly exit with failure in a looped test

[PATCH v2] io_uring: fix short read slow path
 2022-07-06  7:51 UTC  (7+ messages)

[PATCH v7 00/15] io-uring/xfs: support async buffered writes
 2022-07-05 16:11 UTC  (11+ messages)
` [PATCH v7 15/15] xfs: Add async buffered write support

[PATCH net-next v3 00/25] io_uring zerocopy send
 2022-07-05 15:04 UTC  (27+ messages)
` [PATCH net-next v3 01/25] ipv4: avoid partial copy for zc
` [PATCH net-next v3 02/25] ipv6: "
` [PATCH net-next v3 03/25] skbuff: add SKBFL_DONT_ORPHAN flag
` [PATCH net-next v3 04/25] skbuff: carry external ubuf_info in msghdr
` [PATCH net-next v3 05/25] net: bvec specific path in zerocopy_sg_from_iter
` [PATCH net-next v3 06/25] net: optimise bvec-based zc page referencing
` [PATCH net-next v3 07/25] net: don't track pfmemalloc for managed frags
` [PATCH net-next v3 08/25] skbuff: don't mix ubuf_info of different types
` [PATCH net-next v3 09/25] ipv4/udp: support zc with managed data
` [PATCH net-next v3 10/25] ipv6/udp: "
` [PATCH net-next v3 11/25] tcp: "
` [PATCH net-next v3 12/25] io_uring: add zc notification infrastructure
` [PATCH net-next v3 13/25] io_uring: export task put
` [PATCH net-next v3 14/25] io_uring: cache struct io_notif
` [PATCH net-next v3 15/25] io_uring: complete notifiers in tw
` [PATCH net-next v3 16/25] io_uring: add notification slot registration
` [PATCH net-next v3 17/25] io_uring: wire send zc request type
` [PATCH net-next v3 18/25] io_uring: account locked pages for non-fixed zc
` [PATCH net-next v3 19/25] io_uring: allow to pass addr into sendzc
` [PATCH net-next v3 20/25] io_uring: add rsrc referencing for notifiers
` [PATCH net-next v3 21/25] io_uring: sendzc with fixed buffers
` [PATCH net-next v3 22/25] io_uring: flush notifiers after sendzc
` [PATCH net-next v3 23/25] io_uring: rename IORING_OP_FILES_UPDATE
` [PATCH net-next v3 24/25] io_uring: add zc notification flush requests
` [PATCH net-next v3 25/25] selftests/io_uring: test zerocopy send

[PATCH] Handle EINTR in tests
 2022-07-05 14:39 UTC  (2+ messages)

[PATCH liburing] fix test_buf_select_pipe on older kernels
 2022-07-05 14:38 UTC  (2+ messages)

[PATCH liburing v5 00/10] aarch64 support
 2022-07-05 14:26 UTC  (12+ messages)
` [PATCH liburing v5 01/10] CHANGELOG: Fixup missing space
` [PATCH liburing v5 02/10] arch: syscall: Add `__sys_open()` syscall
` [PATCH liburing v5 03/10] arch: syscall: Add `__sys_read()` syscall
` [PATCH liburing v5 04/10] arch: Remove `__INTERNAL__LIBURING_LIB_H` checks
` [PATCH liburing v5 05/10] arch/aarch64: lib: Add `get_page_size()` function
` [PATCH liburing v5 06/10] lib: Style fixup for #if / #elif / #else / #endif
` [PATCH liburing v5 07/10] lib: Enable nolibc support for aarch64
` [PATCH liburing v5 08/10] test: Add nolibc test
` [PATCH liburing v5 09/10] .github: Enable aarch64 nolibc build for GitHub bot
` [PATCH liburing v5 10/10] CHANGELOG: Note about aarch64 support

[PATCH] io_uring: disable multishot recvmsg
 2022-07-05 14:24 UTC  (2+ messages)

[PATCH liburing] remove recvmsg_multishot
 2022-07-05 14:24 UTC  (2+ messages)

[PATCH liburing v4 00/10] aarch64 support
 2022-07-05  7:05 UTC  (9+ messages)
` [PATCH liburing v4 02/10] arch: syscall: Add `__sys_open()` syscall
` [PATCH liburing v4 04/10] arch: Remove `__INTERNAL__LIBURING_LIB_H` checks
` [PATCH liburing v4 08/10] test: Add nolibc test
` [PATCH liburing v4 10/10] CHANGELOG: Note about aarch64 support


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).