io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-08 13:19:30 to 2022-09-25 20:33:44 UTC [more...]

[PATCH for-next v9 0/7] fixed-buffer for uring-cmd/passthru
 2022-09-25 20:23 UTC  (5+ messages)
    ` [PATCH for-next v9 1/7] io_uring: add io_uring_cmd_import_fixed
    ` [PATCH for-next v9 2/7] io_uring: introduce fixed buffer support for io_uring_cmd
    ` [PATCH for-next v9 3/7] nvme: refactor nvme_add_user_metadata
    ` [PATCH for-next v9 4/7] nvme: refactor nvme_alloc_request

[PATCH for-next v8 0/5] fixed-buffer for uring-cmd/passthru
 2022-09-25 19:43 UTC  (13+ messages)
    ` [PATCH for-next v8 1/5] io_uring: add io_uring_cmd_import_fixed
    ` [PATCH for-next v8 2/5] io_uring: introduce fixed buffer support for io_uring_cmd
    ` [PATCH for-next v8 3/5] nvme: refactor nvme_alloc_user_request
    ` [PATCH for-next v8 4/5] block: add helper to map bvec iterator for passthrough
    ` [PATCH for-next v8 5/5] nvme: wire up fixed buffer support for nvme passthrough

[syzbot] KASAN: invalid-free in io_clean_op
 2022-09-25 18:15 UTC  (3+ messages)

[PATCH for-next v7 0/5] fixed-buffer for uring-cmd/passthru
 2022-09-25 17:46 UTC  (14+ messages)
    ` [PATCH for-next v7 1/5] io_uring: add io_uring_cmd_import_fixed
    ` [PATCH for-next v7 2/5] io_uring: introduce fixed buffer support for io_uring_cmd
    ` [PATCH for-next v7 3/5] nvme: refactor nvme_alloc_user_request
    ` [PATCH for-next v7 4/5] block: add helper to map bvec iterator for passthrough
    ` [PATCH for-next v7 5/5] nvme: wire up fixed buffer support for nvme passthrough

[PATCH] io_uring: Support calling io_uring_register with a registered ring fd
 2022-09-25 16:44 UTC 

Memory ordering description in io_uring.pdf
 2022-09-25 12:03 UTC  (4+ messages)

[GIT PULL] io_uring fix for 6.0-rc7
 2022-09-24 15:32 UTC  (2+ messages)

[PATCH] io_uring: ensure that cached task references are always put on exit
 2022-09-24  0:52 UTC 

[PATCH for-next] io_uring: fix CQE reordering
 2022-09-23 21:05 UTC  (9+ messages)

[PATCH liburing] test invalid sendmsg and recvmsg
 2022-09-23 21:01 UTC  (2+ messages)

[PATCH for-next v2] io_uring/net: fix UAF in io_sendrecv_fail()
 2022-09-23 21:01 UTC  (2+ messages)

[PATCH for-next 1/1] selftest/net: adjust io_uring sendzc notif handling
 2022-09-23 21:01 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Write in io_sendrecv_fail
 2022-09-23 16:41 UTC  (2+ messages)

[PATCH for-next 1/1] io_uring/net: fix UAF in io_sendrecv_fail()
 2022-09-23 14:31 UTC  (2+ messages)

[PATCH v5 0/3] implement direct IO with integrity
 2022-09-22 14:09 UTC  (10+ messages)
` [PATCH v5 1/3] block: bio-integrity: add PI iovec to bio
` [PATCH v5 2/3] block: io-uring: add READV_PI/WRITEV_PI operations
` [PATCH v5 3/3] block: fops: handle IOCB_USE_PI in direct IO

[PATCH for-next] io_uring: ensure local task_work marks task as running
 2022-09-21 20:12 UTC  (2+ messages)

[PATCH for-next 0/9] mix of 6.1 net patches
 2022-09-21 16:37 UTC  (11+ messages)
` [PATCH 1/9] io_uring: add custom opcode hooks on fail
` [PATCH 2/9] io_uring/rw: don't lose partial IO result "
` [PATCH 3/9] io_uring/net: don't lose partial send/recv "
` [PATCH 4/9] io_uring/net: don't lose partial send_zc "
` [PATCH 5/9] io_uring/net: refactor io_setup_async_addr
` [PATCH 6/9] io_uring/net: support non-zerocopy sendto
` [PATCH 7/9] io_uring/net: rename io_sendzc()
` [PATCH 8/9] io_uring/net: combine fail handlers
` [PATCH 9/9] io_uring/net: zerocopy sendmsg

[PATCH liburing 0/4] zc changes
 2022-09-21 15:00 UTC  (6+ messages)
` [PATCH liburing 1/4] examples: fix sendzc notif handling
` [PATCH liburing 2/4] test: fix zc tests
` [PATCH liburing 3/4] man: note about notification generation
` [PATCH liburing 4/4] tests: add sendmsg_zc tests

[PATCH v3 00/12] io-uring/btrfs: support async buffered writes
 2022-09-21 14:33 UTC  (17+ messages)
` [PATCH v3 01/12] mm: export balance_dirty_pages_ratelimited_flags()
` [PATCH v3 02/12] btrfs: implement a nowait option for tree searches
` [PATCH v3 03/12] btrfs: make can_nocow_extent nowait compatible
` [PATCH v3 04/12] btrfs: add the ability to use NO_FLUSH for data reservations
` [PATCH v3 05/12] btrfs: add btrfs_try_lock_ordered_range
` [PATCH v3 06/12] btrfs: make btrfs_check_nocow_lock nowait compatible
` [PATCH v3 07/12] btrfs: make prepare_pages "
` [PATCH v3 08/12] btrfs: make lock_and_cleanup_extent_if_need "
` [PATCH v3 09/12] btrfs: plumb NOWAIT through the write path
` [PATCH v3 10/12] btrfs: make balance_dirty_pages nowait compatible
` [PATCH v3 11/12] btrfs: assert nowait mode is not used for some btree search functions
` [PATCH v3 12/12] btrfs: enable nowait async buffered writes

[PATCH for-6.0 0/5] IORING_OP_SEND_ZC improvements
 2022-09-21 12:58 UTC  (17+ messages)
` [PATCH 1/5] io_uring/opdef: rename SENDZC_NOTIF to SEND_ZC
` [PATCH 2/5] io_uring/core: move io_cqe->fd over from io_cqe->flags to io_cqe->res
` [PATCH 3/5] io_uring/core: keep req->cqe.flags on generic errors
` [PATCH 4/5] io_uring/net: let io_sendzc set IORING_CQE_F_MORE before sock_sendmsg()
` [PATCH 5/5] io_uring/notif: let userspace know how effective the zero copy usage was
` (subset) [PATCH for-6.0 0/5] IORING_OP_SEND_ZC improvements

[GIT PULL] Follow up io_uring pull for 6.0-rc6
 2022-09-18 16:53 UTC  (2+ messages)

[PATCH 1/1] io_uring/net: fix zc fixed buf lifetime
 2022-09-18 11:10 UTC  (5+ messages)

[GIT PULL] io_uring fixes for 6.0-rc6
 2022-09-16 14:21 UTC  (2+ messages)

[PATCH 0/3] LSM hooks for IORING_OP_URING_CMD
 2022-09-16 12:59 UTC  (6+ messages)
  ` [PATCH 2/3] selinux: implement the security_uring_cmd() LSM hook

[PATCH v4 0/3] implement direct IO with integrity
 2022-09-15 23:22 UTC  (7+ messages)
` [PATCH v4 1/3] block: bio-integrity: add PI iovec to bio
` [PATCH v4 2/3] block: io-uring: add READV_PI/WRITEV_PI operations
` [PATCH v4 3/3] block: fops: handle IOCB_USE_PI in direct IO

[PATCH] io_uring: rw: Fix an unsigned comparison which can never be negative
 2022-09-15  6:27 UTC  (2+ messages)

[PATCH v1] block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait
 2022-09-13 21:08 UTC  (4+ messages)

[PATCH liburing 1/1] tests: fixup defer-taskrun.c after api change
 2022-09-13 15:23 UTC  (2+ messages)

[PATCH 1/1] io_uring/rw: fix error'ed retry return values
 2022-09-13 13:47 UTC  (2+ messages)

[PATCH 0/2 for-next] A few fdinfo tweaks
 2022-09-11 18:18 UTC  (3+ messages)
` [PATCH 1/2] io_uring/fdinfo: get rid of unnecessary is_cqe32 variable
` [PATCH 2/2] io_uring/fdinfo: fix sqe dumping for IORING_SETUP_SQE128

[GIT PULL] io_uring fixes for 6.0-rc5
 2022-09-09 19:13 UTC  (2+ messages)

[PATCH for-6.0] io_uring/rw: fix short rw error handling
 2022-09-09 14:59 UTC  (2+ messages)

[PATCH v3 0/3] implement direct IO with integrity
 2022-09-09  9:00 UTC  (6+ messages)
` [PATCH v3 1/3] block: bio-integrity: add PI iovec to bio
` [PATCH v3 2/3] block: io-uring: add READV_PI/WRITEV_PI operations
` [PATCH v3 3/3] block: fops: handle IOCB_USE_PI in direct IO

[PATCH for-next v6 0/5] fixed-buffer for uring-cmd/passthru
 2022-09-09  4:19 UTC  (8+ messages)
    ` [PATCH for-next v6 1/5] io_uring: add io_uring_cmd_import_fixed
    ` [PATCH for-next v6 2/5] io_uring: introduce fixed buffer support for io_uring_cmd
    ` [PATCH for-next v6 3/5] nvme: refactor nvme_alloc_user_request
    ` [PATCH for-next v6 4/5] block: add helper to map bvec iterator for passthrough
    ` [PATCH for-next v6 5/5] nvme: wire up fixed buffer support for nvme passthrough

[PATCH for-next 0/6] defer tw fixes and other cleanups
 2022-09-08 21:23 UTC  (12+ messages)
` [PATCH 1/6] io_uring: further limit non-owner defer-tw cq waiting
` [PATCH 2/6] io_uring: disallow defer-tw run w/ no submitters
` [PATCH 3/6] io_uring/iopoll: fix unexpected returns
` [PATCH 4/6] io_uring/iopoll: unify tw breaking logic
` [PATCH 5/6] io_uring: add fast path for io_run_local_work()
` [PATCH 6/6] io_uring: remove unused return from io_disarm_next

[PATCH v2 00/12] io-uring/btrfs: support async buffered writes
 2022-09-08 19:14 UTC  (28+ messages)
` [PATCH v2 02/12] btrfs: implement a nowait option for tree searches
` [PATCH v2 05/12] btrfs: add btrfs_try_lock_ordered_range
` [PATCH v2 06/12] btrfs: make btrfs_check_nocow_lock nowait compatible
` [PATCH v2 07/12] btrfs: make prepare_pages "
` [PATCH v2 08/12] btrfs: make lock_and_cleanup_extent_if_need "
` [PATCH v2 09/12] btrfs: btrfs: plumb NOWAIT through the write path
` [PATCH v2 10/12] btrfs: make balance_dirty_pages nowait compatible
` [PATCH v2 11/12] btrfs: add assert to search functions
` [PATCH v2 12/12] btrfs: enable nowait async buffered writes

[PATCH for-next v5 0/4] fixed-buffer for uring-cmd/passthru
 2022-09-08 15:11 UTC  (10+ messages)
  ` [PATCH for-next v5 4/4] nvme: wire up fixed buffer support for nvme passthrough
  ` [PATCH for-next v5 3/4] block: add helper to map bvec iterator for passthrough

[PATCH for-next 0/8] random io_uring 6.1 changes
 2022-09-08 14:59 UTC  (2+ messages)

[PATCH 6.0] io_uring/net: copy addr for zc on POLL_FIRST
 2022-09-08 14:28 UTC  (2+ messages)


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