io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-14 09:12:14 to 2023-03-27 09:09:22 UTC [more...]

[syzbot] [net?] [virt?] [io-uring?] [kvm?] BUG: soft lockup in vsock_connect
 2023-03-27  9:07 UTC  (6+ messages)

[PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD
 2023-03-25 14:15 UTC  (38+ messages)
` [PATCH V3 01/16] io_uring: increase io_kiocb->flags into 64bit
` [PATCH V3 02/16] io_uring: add IORING_OP_FUSED_CMD
` [PATCH V3 03/16] io_uring: support OP_READ/OP_WRITE for fused slave request
` [PATCH V3 04/16] io_uring: support OP_SEND_ZC/OP_RECV "
` [PATCH V3 05/16] block: ublk_drv: mark device as LIVE before adding disk
` [PATCH V3 06/16] block: ublk_drv: add common exit handling
` [PATCH V3 07/16] block: ublk_drv: don't consider flush request in map/unmap io
` [PATCH V3 08/16] block: ublk_drv: add two helpers to clean up map/unmap request
` [PATCH V3 09/16] block: ublk_drv: clean up several helpers
` [PATCH V3 10/16] block: ublk_drv: cleanup 'struct ublk_map_data'
` [PATCH V3 11/16] block: ublk_drv: cleanup ublk_copy_user_pages
` [PATCH V3 12/16] block: ublk_drv: grab request reference when the request is handled by userspace
` [PATCH V3 13/16] block: ublk_drv: support to copy any part of request pages
` [PATCH V3 14/16] block: ublk_drv: add read()/write() support for ublk char device
` [PATCH V3 15/16] block: ublk_drv: don't check buffer in case of zero copy
` [PATCH V3 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting "

[PATCH] io_uring/rw: transform single vector readv/writev into ubuf
 2023-03-25  1:06 UTC  (6+ messages)

[GIT PULL] io_uring fixes for 6.3-rc4
 2023-03-24 21:21 UTC  (2+ messages)

[linux-next:master] BUILD SUCCESS WITH WARNING e5dbf24e8b9e6aa0a185d86ce46a7a9c79ebb40f
 2023-03-24 17:24 UTC 

[PATCH V4 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
 2023-03-24 13:58 UTC  (18+ messages)
` [PATCH V4 01/17] io_uring: increase io_kiocb->flags into 64bit
` [PATCH V4 02/17] io_uring: add IORING_OP_FUSED_CMD
` [PATCH V4 03/17] io_uring: support normal SQE for fused command
` [PATCH V4 04/17] io_uring: support OP_READ/OP_WRITE for fused slave request
` [PATCH V4 05/17] io_uring: support OP_SEND_ZC/OP_RECV "
` [PATCH V4 06/17] block: ublk_drv: mark device as LIVE before adding disk
` [PATCH V4 07/17] block: ublk_drv: add common exit handling
` [PATCH V4 08/17] block: ublk_drv: don't consider flush request in map/unmap io
` [PATCH V4 09/17] block: ublk_drv: add two helpers to clean up map/unmap request
` [PATCH V4 10/17] block: ublk_drv: clean up several helpers
` [PATCH V4 11/17] block: ublk_drv: cleanup 'struct ublk_map_data'
` [PATCH V4 12/17] block: ublk_drv: cleanup ublk_copy_user_pages
` [PATCH V4 13/17] block: ublk_drv: grab request reference when the request is handled by userspace
` [PATCH V4 14/17] block: ublk_drv: support to copy any part of request pages
` [PATCH V4 15/17] block: ublk_drv: add read()/write() support for ublk char device
` [PATCH V4 16/17] block: ublk_drv: don't check buffer in case of zero copy
` [PATCH V4 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting "

[PATCH] liburing: add multishot timeout support
 2023-03-23 23:36 UTC 

[PATCH] io_uring: add support for multishot timeouts
 2023-03-23 23:10 UTC 

[PATCH 06/13] fuse: Add an interval ring stop worker/monitor
 2023-03-23 20:51 UTC  (2+ messages)

[PATCH 0/2] io-wq: cleanup io_wq and io_wqe
 2023-03-23 19:31 UTC  (5+ messages)
` [PATCH 1/2] io-wq: Move wq accounting to io_wq
` [PATCH 2/2] io-wq: Drop struct io_wqe

[PATCH] io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
 2023-03-21 19:57 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION f3594f0204b756638267242e26d9de611435c3ba
 2023-03-21 16:00 UTC 

[PATCH] block/io_uring: pass in issue_flags for uring_cmd task_work handling
 2023-03-21 13:38 UTC  (2+ messages)

[PATCH] io_uring/uring_cmd: push IRQ based completions through task_work
 2023-03-21  4:38 UTC  (10+ messages)

[PATCHv2] blk-mq: remove hybrid polling
 2023-03-20 20:59 UTC  (4+ messages)

[PATCH] io_uring/net: avoid sending -ECONNABORTED on repeated connection requests
 2023-03-20 19:46 UTC 

[PATCH] blk-mq: remove hybrid polling
 2023-03-20 18:06 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 73f2c2a7e1d2b31fdd5faa6dfa151c437a6c0a5a
 2023-03-20 17:05 UTC 

[GIT PULL] io_uring fixes for 6.3-rc3
 2023-03-17 18:52 UTC  (2+ messages)

[PATCH for-next] io_uring/kbuf: disallow mapping a badly aligned provided ring buffer
 2023-03-17 16:46 UTC 

[PATCHSET 0/5] User mapped provided buffer rings
 2023-03-17 16:37 UTC  (25+ messages)
` [PATCH 1/5] io_uring: Adjust mapping wrt architecture aliasing requirements
` [PATCH 2/5] io_uring/kbuf: move pinning of provided buffer ring into helper
` [PATCH 3/5] io_uring/kbuf: add buffer_list->is_mapped member
` [PATCH 4/5] io_uring/kbuf: rename struct io_uring_buf_reg 'pad' to'flags'
` [PATCH 5/5] io_uring: add support for user mapped provided buffer ring

[linux-next:master] BUILD REGRESSION 6f08c1de13a9403341c18b66638a05588b2663ce
 2023-03-17 15:25 UTC 

[PATCHSET for-next 0/2] Flag file systems as supporting parallel dio writes
 2023-03-17  2:53 UTC  (4+ messages)

[PATCH v3 0/2] io_uring: Add KASAN support for alloc caches
 2023-03-16 19:01 UTC  (2+ messages)

[PATCH 1/1] io_uring/rsrc: fix folly accounting
 2023-03-16 15:34 UTC  (4+ messages)

[PATCH liburing for-next 0/2] fd msg-ring slot allocation tests
 2023-03-16 15:02 UTC  (5+ messages)
` [PATCH liburing 1/2] Add io_uring_prep_msg_ring_fd_alloc() helper
` [PATCH liburing 2/2] test: test fd msg-ring allocating indexes

[linux-next:master] BUILD REGRESSION 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e
 2023-03-16 14:42 UTC 

[PATCH 1/1] io_uring/msg_ring: let target know allocated index
 2023-03-16 13:17 UTC  (5+ messages)

[v2 PATCH] io_uring: rsrc: Optimize return value variable 'ret'
 2023-03-17 18:25 UTC  (3+ messages)

[PATCH for-next 0/4] io_uring: registered huge buffer optimisations
 2023-03-16 12:26 UTC  (4+ messages)
` [PATCH for-next 4/4] io_uring/rsrc: optimise registered huge pages

[RFC 0/2] optimise local-tw task resheduling
 2023-03-16 12:25 UTC  (6+ messages)

[PATCH] io_uring: One wqe per wq
 2023-03-15 20:44 UTC  (2+ messages)

Resizing io_uring SQ/CQ?
 2023-03-15 19:10 UTC  (11+ messages)

[PATCHSET v2 for-next 0/3] Add FMODE_NOWAIT support to pipes
 2023-03-15 15:16 UTC  (9+ messages)
` [PATCH 1/3] fs: add 'nonblock' parameter to pipe_buf_confirm() and fops method
` [PATCH 2/3] pipe: enable handling of IOCB_NOWAIT
` [PATCH 3/3] pipe: set FMODE_NOWAIT on pipes

[PATCH] io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threads
 2023-03-15 12:51 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in io_wqe_worker (2)
 2023-03-15 12:20 UTC  (3+ messages)
` [syzbot] [io-uring?] "

[syzbot] KASAN: use-after-free Read in io_worker_get
 2023-03-15 12:17 UTC  (3+ messages)
` [syzbot] [io-uring?] "

[PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD
 2023-03-15  7:54 UTC  (5+ messages)
` [PATCH V2 12/17] block: ublk_drv: cleanup ublk_copy_user_pages

[PATCH V2 13/17] block: ublk_drv: grab request reference when the request is handled by userspace
 2023-03-15  5:20 UTC  (2+ messages)

[PATCH] io_uring: rsrc: Optimize return value variable 'ret'
 2023-03-16 18:13 UTC  (2+ messages)

[PATCH] io_uring/io-wq: stop setting PF_NO_SETAFFINITY on io-wq workers
 2023-03-14 18:17 UTC  (5+ messages)

[PATCH V2 07/17] block: ublk_drv: add common exit handling
 2023-03-14 17:15 UTC  (2+ messages)

[PATCHSET for-next 0/3] Add FMODE_NOWAIT support to pipes
 2023-03-14 12:04 UTC  (10+ messages)
` [PATCH 1/3] fs: add 'nonblock' parameter to pipe_buf_confirm() and fops method
` [PATCH 2/3] pipe: enable handling of IOCB_NOWAIT
` [PATCH 3/3] pipe: set FMODE_NOWAIT on pipes


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