messages from 2022-09-28 10:56:59 to 2022-10-14 12:14:54 UTC [more...]
fast io_uring development using livepatching to test/debug simple changes
2022-10-14 12:14 UTC
IORING_CQE_F_COPIED
2022-10-14 11:06 UTC
[GIT PULL] Followup io_uring fixes for 6.1-rc1
2022-10-14 5:07 UTC (2+ messages)
[PATCH] io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC
2022-10-14 3:17 UTC (6+ messages)
ublk-qcow2: ublk-qcow2 is available
2022-10-13 16:02 UTC (28+ messages)
[PATCH AUTOSEL 5.19 54/63] block: replace blk_queue_nowait with bdev_nowait
2022-10-13 0:18 UTC
[PATCH AUTOSEL 6.0 44/67] io_uring: fix CQE reordering
2022-10-13 0:15 UTC (2+ messages)
` [PATCH AUTOSEL 6.0 56/67] block: replace blk_queue_nowait with bdev_nowait
[PATCH] io_uring/rw: ensure kiocb_end_write() is always called
2022-10-11 15:10 UTC
[regression, v6.0-rc0, io-uring?] filesystem freeze hangs on sb_wait_write()
2022-10-11 14:47 UTC (8+ messages)
[PATCH 1/1] io_uring: fix fdinfo sqe offsets calculation
2022-10-11 2:54 UTC (2+ messages)
[PATCH v1] io_uring: local variable rw shadows outer variable in io_write
2022-10-11 2:54 UTC (2+ messages)
BUG: corrupted list in io_poll_task_func
2022-10-11 1:03 UTC (2+ messages)
[RFC v1 0/9] zero-copy RX for io_uring
2022-10-10 19:34 UTC (12+ messages)
` [RFC v1 1/9] io_uring: add zctap ifq definition
` [RFC v1 2/9] netdevice: add SETUP_ZCTAP to the netdev_bpf structure
` [RFC v1 3/9] io_uring: add register ifq opcode
` [RFC v1 4/9] io_uring: add provide_ifq_region opcode
` [RFC v1 5/9] io_uring: Add io_uring zctap iov structure and helpers
` [RFC v1 6/9] io_uring: introduce reference tracking for user pages
` [RFC v1 7/9] page_pool: add page allocation and free hooks
` [RFC v1 8/9] io_uring: provide functions for the page_pool
` [RFC v1 9/9] io_uring: add OP_RECV_ZC command
[syzbot] KASAN: slab-out-of-bounds Read in io_uring_show_fdinfo
2022-10-10 12:32 UTC (3+ messages)
[GIT PULL] io_uring updates for 6.1-rc1
2022-10-08 18:12 UTC (5+ messages)
[RFC] liburing: add an example for a TCP/UDP ZC RX server
2022-10-07 21:19 UTC
IORING_OP_SENDMSG_ZC should enable auditing just like IORING_OP_SENDMSG
2022-10-07 18:22 UTC (2+ messages)
[GIT PULL] Passthrough updates for 6.1-rc1
2022-10-07 17:00 UTC (3+ messages)
[GIT PULL] v2 Passthrough updates for 6.1-rc1
2022-10-07 17:00 UTC (2+ messages)
[PATCH 1/1] io_uring: optimise locking for local tw with submit_wait
2022-10-06 21:14 UTC (5+ messages)
[PATCH for-next 0/2] net fixes
2022-10-06 20:54 UTC (7+ messages)
` [PATCH for-next 1/2] io_uring/net: don't update msg_name if not provided
` [PATCH for-next 2/2] io_uring/net: fix notif cqe reordering
[PATCH 1/1] io_uring: optimise mb() in io_req_local_work_add
2022-10-06 13:40 UTC (2+ messages)
Problematic interaction of io_uring and CIFS
2022-10-05 8:20 UTC (9+ messages)
[PATCH v2] io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT
2022-10-05 2:43 UTC
[PATCH] io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT
2022-10-05 2:34 UTC
[PATCH -next] io_uring: Add missing inline to io_uring_cmd_import_fixed() dummy
2022-10-04 16:41 UTC (3+ messages)
[PATCH for-6.1 1/1] io_uring: remove notif leftovers
2022-10-04 14:03 UTC (2+ messages)
[PATCH for-6.1 1/1] io_uring: correct pinned_vm accounting
2022-10-04 14:03 UTC (2+ messages)
[PATCH] io_uring: fix short read/write with linked ops
2022-10-04 2:17 UTC (3+ messages)
[GIT PULL] io_uring fixes for 6.0-final
2022-09-30 16:38 UTC (2+ messages)
[PATCH for-next v12 00/12] Fixed-buffer for uring-cmd/passthru
2022-09-30 14:04 UTC (16+ messages)
` [PATCH for-next v12 01/12] io_uring: add io_uring_cmd_import_fixed
` [PATCH for-next v12 02/12] io_uring: introduce fixed buffer support for io_uring_cmd
` [PATCH for-next v12 03/12] block: add blk_rq_map_user_io
` [PATCH for-next v12 04/12] scsi: Use blk_rq_map_user_io helper
` [PATCH for-next v12 05/12] nvme: "
` [PATCH for-next v12 06/12] nvme: refactor nvme_add_user_metadata
` [PATCH for-next v12 07/12] nvme: refactor nvme_alloc_request
` [PATCH for-next v12 08/12] block: rename bio_map_put to blk_mq_map_bio_put
` [PATCH for-next v12 09/12] block: factor out blk_rq_map_bio_alloc helper
` [PATCH for-next v12 10/12] block: extend functionality to map bvec iterator
` [PATCH for-next v12 11/12] nvme: pass ubuffer as an integer
` [PATCH for-next v12 12/12] nvme: wire up fixed buffer support for nvme passthrough
[syzbot] inconsistent lock state in kmem_cache_alloc
2022-09-30 13:51 UTC (4+ messages)
[PATCH for-next v11 00/13] Fixed-buffer for uring-cmd/passthru
2022-09-30 1:26 UTC (21+ messages)
` [PATCH for-next v11 01/13] io_uring: add io_uring_cmd_import_fixed
` [PATCH for-next v11 02/13] io_uring: introduce fixed buffer support for io_uring_cmd
` [PATCH for-next v11 03/13] nvme: refactor nvme_add_user_metadata
` [PATCH for-next v11 04/13] nvme: refactor nvme_alloc_request
` [PATCH for-next v11 05/13] block: rename bio_map_put to blk_mq_map_bio_put
` [PATCH for-next v11 06/13] block: factor out blk_rq_map_bio_alloc helper
` [PATCH for-next v11 07/13] block: add blk_rq_map_user_bvec
` [PATCH for-next v11 08/13] block: extend functionality to map bvec iterator
` [PATCH for-next v11 09/13] nvme: pass ubuffer as an integer
` [PATCH for-next v11 10/13] nvme: wire up fixed buffer support for nvme passthrough
` [PATCH for-next v11 11/13] block: add blk_rq_map_user_io
` [PATCH for-next v11 12/13] scsi: Use blk_rq_map_user_io helper
` [PATCH for-next v11 13/13] nvme: "
[PATCH] io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
2022-09-29 21:33 UTC
[PATCH] io_uring/rw: defer fsnotify calls to task context
2022-09-29 17:00 UTC
[PATCH 1/1] io_uring/net: fix fast_iov assignment in io_setup_async_msg()
2022-09-29 13:13 UTC (3+ messages)
[PATCH liburing 0/4] add more net tests
2022-09-29 12:54 UTC (6+ messages)
` [PATCH liburing 1/4] tests: improve zc cflags handling
` [PATCH liburing 2/4] tests/zc: pass params in a struct
` [PATCH liburing 3/4] tests: add non-zc tests in send-zerocopy.c
` [PATCH liburing 4/4] tests: add tests for retries with long iovec
[PATCH for-next v10 0/7] Fixed-buffer for uring-cmd/passthru
2022-09-29 11:36 UTC (21+ messages)
` [PATCH for-next v10 3/7] nvme: refactor nvme_add_user_metadata
` [PATCH for-next v10 4/7] nvme: refactor nvme_alloc_request
` [PATCH for-next v10 5/7] block: factor out bio_map_get helper
` [PATCH for-next v10 6/7] block: extend functionality to map bvec iterator
` [PATCH for-next v10 7/7] nvme: wire up fixed buffer support for nvme passthrough
[PATCH for-next 1/1] io_uring/net: fix non-zc send with address
2022-09-29 1:29 UTC (2+ messages)
[PATCH] io_uring/poll: disable level triggered poll
2022-09-29 1:28 UTC (3+ messages)
[PATCH net-next v4 00/27] io_uring zerocopy send
2022-09-28 20:11 UTC (11+ messages)
[PATCH for-6.1] io_uring/net: don't skip notifs for failed requests
2022-09-28 18:58 UTC (5+ messages)
IORING_POLL_ADD_LEVEL doesn't provide level triggered poll
2022-09-28 15:52 UTC (2+ messages)
[PATCH liburing 1/1] liburing: add more zc helpers
2022-09-28 13:53 UTC (2+ messages)
Chaining accept+read
2022-09-28 13:49 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox