public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2024-11-22 21:16:10 to 2024-12-03 14:43:19 UTC [more...]

[PATCH -next] io_uring: add support for fchmod
 2024-12-03 14:44 UTC  (3+ messages)

[PATCH RFC v7 00/16] fuse: fuse-over-io-uring
 2024-12-03 14:32 UTC  (36+ messages)
` [PATCH RFC v7 01/16] fuse: rename to fuse_dev_end_requests and make non-static
` [PATCH RFC v7 02/16] fuse: Move fuse_get_dev to header file
` [PATCH RFC v7 03/16] fuse: Move request bits
` [PATCH RFC v7 04/16] fuse: Add fuse-io-uring design documentation
` [PATCH RFC v7 05/16] fuse: make args->in_args[0] to be always the header
` [PATCH RFC v7 06/16] fuse: {uring} Handle SQEs - register commands
` [PATCH RFC v7 07/16] fuse: Make fuse_copy non static
` [PATCH RFC v7 08/16] fuse: Add fuse-io-uring handling into fuse_copy
` [PATCH RFC v7 09/16] fuse: {uring} Add uring sqe commit and fetch support
` [PATCH RFC v7 10/16] fuse: {uring} Handle teardown of ring entries
` [PATCH RFC v7 11/16] fuse: {uring} Allow to queue fg requests through io-uring
` [PATCH RFC v7 12/16] fuse: {uring} Allow to queue bg "
` [PATCH RFC v7 13/16] io_uring/cmd: let cmds to know about dying task
` [PATCH RFC v7 14/16] fuse: {uring} Handle IO_URING_F_TASK_DEAD
` [PATCH RFC v7 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
` [PATCH RFC v7 16/16] fuse: enable fuse-over-io-uring

[PATCH v2] io_uring: Change res2 parameter type in io_uring_cmd_done
 2024-12-03 13:42 UTC  (3+ messages)

CONFIG_IO_URING can be enabled although it is not visible
 2024-12-03 13:37 UTC  (2+ messages)

[PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
 2024-12-03 12:14 UTC  (4+ messages)
` [PATCH 1/3] virtio-blk: add virtio-blk chardev support
` [PATCH 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev
` [PATCH 3/3] virtio-blk: add uring_cmd iopoll support

[PATCH v11 00/10] Read/Write with meta/integrity
 2024-12-03 12:00 UTC  (15+ messages)
    ` [PATCH v11 01/10] block: define set of integrity flags to be inherited by cloned bip
    ` [PATCH v11 02/10] block: copy back bounce buffer to user-space correctly in case of split
    ` [PATCH v11 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
    ` [PATCH v11 04/10] fs, iov_iter: define meta io descriptor
    ` [PATCH v11 05/10] fs: introduce IOCB_HAS_METADATA for metadata
    ` [PATCH v11 06/10] io_uring: introduce attributes for read/write and PI support
    ` [PATCH v11 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
    ` [PATCH v11 08/10] nvme: add support for passing on the application tag
    ` [PATCH v11 09/10] scsi: add support for user-meta interface
    ` [PATCH v11 10/10] block: add support to pass user meta buffer

[PATCH] io_uring: Change res2 parameter type in io_uring_cmd_done
 2024-12-03  9:27 UTC  (3+ messages)

[PATCH] exec: Make sure task->comm is always NUL-terminated
 2024-12-01 21:49 UTC  (7+ messages)

[PATCH liburing v1] configure: Increase the length of print result format
 2024-12-01 21:46 UTC  (2+ messages)

[GIT PULL] Final io_uring changes for 6.13-rc1
 2024-11-30 23:53 UTC  (2+ messages)

[PATCH v3 00/18] kernel allocated regions and convert memmap to regions
 2024-11-29 16:06 UTC  (21+ messages)
` [PATCH v3 01/18] io_uring: rename ->resize_lock
` [PATCH v3 02/18] io_uring/rsrc: export io_check_coalesce_buffer
` [PATCH v3 03/18] io_uring/memmap: flag vmap'ed regions
` [PATCH v3 04/18] io_uring/memmap: flag regions with user pages
` [PATCH v3 05/18] io_uring/memmap: account memory before pinning
` [PATCH v3 06/18] io_uring/memmap: reuse io_free_region for failure path
` [PATCH v3 07/18] io_uring/memmap: optimise single folio regions
` [PATCH v3 08/18] io_uring/memmap: helper for pinning region pages
` [PATCH v3 09/18] io_uring/memmap: add IO_REGION_F_SINGLE_REF
` [PATCH v3 10/18] io_uring/memmap: implement kernel allocated regions
` [PATCH v3 11/18] io_uring/memmap: implement mmap for regions
` [PATCH v3 12/18] io_uring: pass ctx to io_register_free_rings
` [PATCH v3 13/18] io_uring: use region api for SQ
` [PATCH v3 14/18] io_uring: use region api for CQ
` [PATCH v3 15/18] io_uring/kbuf: use mmap_lock to sync with mmap
` [PATCH v3 16/18] io_uring/kbuf: remove pbuf ring refcounting
` [PATCH v3 17/18] io_uring/kbuf: use region api for pbuf rings
` [PATCH v3 18/18] io_uring/memmap: unify io_uring mmap'ing code

[PATCH] io_uring/tctx: work around xa_store() allocation error issue
 2024-11-29 14:24 UTC 

[syzbot] [io-uring?] WARNING in __io_uring_free
 2024-11-29 14:17 UTC  (4+ messages)

[PATCH 1/1] io_uring: prevent reg-wait speculations
 2024-11-29 13:52 UTC  (7+ messages)

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-11-29  6:23 UTC  (23+ messages)

[PATCH 1/1] io_uring: fix corner case forgetting to vunmap
 2024-11-27 22:05 UTC  (2+ messages)

bcachefs: suspicious mm pointer in struct dio_write
 2024-11-27 21:59 UTC  (17+ messages)

[PATCH v10 00/10] Read/Write with meta/integrity
 2024-11-27 11:24 UTC  (22+ messages)
    ` [PATCH v10 01/10] block: define set of integrity flags to be inherited by cloned bip
    ` [PATCH v10 02/10] block: copy back bounce buffer to user-space correctly in case of split
    ` [PATCH v10 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
    ` [PATCH v10 04/10] fs, iov_iter: define meta io descriptor
    ` [PATCH v10 05/10] fs: introduce IOCB_HAS_METADATA for metadata
    ` [PATCH v10 06/10] io_uring: introduce attributes for read/write and PI support
    ` [PATCH v10 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
    ` [PATCH v10 08/10] nvme: add support for passing on the application tag
    ` [PATCH v10 09/10] scsi: add support for user-meta interface
    ` [PATCH v10 10/10] block: add support to pass user meta buffer

[PATCH v7 00/15] io_uring zero copy rx
 2024-11-26 15:26 UTC  (9+ messages)
` [PATCH v7 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider

[PATCH 1/1] io_uring: check for overflows in io_pin_pages
 2024-11-26 15:00 UTC  (2+ messages)

[syzbot] [io-uring?] WARNING in io_pin_pages
 2024-11-26  8:21 UTC  (6+ messages)

[PATCH 1/1] io_uring: sanitise nr_pages for SQ/CQ
 2024-11-25 23:44 UTC  (2+ messages)

[PATCH RFC v6 00/16] fuse: fuse-over-io-uring
 2024-11-25 15:34 UTC  (10+ messages)
` [PATCH RFC v6 05/16] fuse: make args->in_args[0] to be always the header
` [PATCH RFC v6 06/16] fuse: {uring} Handle SQEs - register commands

[PATCH v2 00/18] kernel allocated regions and convert memmap to regions
 2024-11-24 21:12 UTC  (19+ messages)
` [PATCH v2 01/18] io_uring: rename ->resize_lock
` [PATCH v2 02/18] io_uring/rsrc: export io_check_coalesce_buffer
` [PATCH v2 03/18] io_uring/memmap: add internal region flags
` [PATCH v2 04/18] io_uring/memmap: flag regions with user pages
` [PATCH v2 05/18] io_uring/memmap: account memory before pinning
` [PATCH v2 06/18] io_uring/memmap: reuse io_free_region for failure path
` [PATCH v2 07/18] io_uring/memmap: optimise single folio regions
` [PATCH v2 08/18] io_uring/memmap: helper for pinning region pages
` [PATCH v2 09/18] io_uring/memmap: add IO_REGION_F_SINGLE_REF
` [PATCH v2 10/18] io_uring/memmap: implement kernel allocated regions
` [PATCH v2 11/18] io_uring/memmap: implement mmap for regions
` [PATCH v2 12/18] io_uring: pass ctx to io_register_free_rings
` [PATCH v2 13/18] io_uring: use region api for SQ
` [PATCH v2 14/18] io_uring: use region api for CQ
` [PATCH v2 15/18] io_uring/kbuf: use mmap_lock to sync with mmap
` [PATCH v2 16/18] io_uring/kbuf: remove pbuf ring refcounting
` [PATCH v2 17/18] io_uring/kbuf: use region api for pbuf rings
` [PATCH v2 18/18] io_uring/memmap: unify io_uring mmap'ing code

[PATCH -next] io_uring: add support for fchmod
 2024-11-24 16:18 UTC  (4+ messages)
  ` 答复: "

[PATCH next v1 0/2] limit local tw done
 2024-11-23  0:50 UTC  (17+ messages)
` [PATCH next v1 2/2] io_uring: "

[PATCHSET for-next 0/6] task work cleanups
 2024-11-23  0:36 UTC  (7+ messages)
` [PATCH 2/6] io_uring: replace defer task_work llist with io_wq_work_list

[PATCH v2 0/9] Clean up alloc_cache allocations
 2024-11-22 21:15 UTC  (5+ messages)
` [PATCH v2 6/9] io_uring/net: Allocate msghdr async data through helper
` [PATCH v2 7/9] io_uring/rw: Allocate "
` [PATCH v2 8/9] io_uring: Move old async data allocation helper to header
` [PATCH v2 9/9] io_uring/msg_ring: Drop custom destructor


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox