public inbox for [email protected]
 help / color / mirror / Atom feed
 messages from 2024-10-31 08:20:02 to 2024-11-05 15:50:18 UTC [more...]

[PATCHv10 0/9] write hints with nvme fdp, scsi streams
 2024-11-05 15:50 UTC  (2+ messages)

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

[PATCH 1/1] io_uring: avoid normal tw intermediate fallback
 2024-11-05 12:53 UTC  (2+ messages)

[PATCH V8 0/8] io_uring: support sqe group and leased group kbuf
 2024-11-05  3:37 UTC  (43+ messages)
` [PATCH V8 4/7] io_uring: support SQE group
` [PATCH V8 5/7] io_uring: support leased group buffer with REQ_F_GROUP_KBUF

[syzbot] [io-uring?] [usb?] WARNING in io_get_cqe_overflow (2)
 2024-11-05  1:20 UTC  (11+ messages)

[PATCH RFC v4 00/15] fuse: fuse-over-io-uring
 2024-11-05  1:08 UTC  (8+ messages)
` [PATCH RFC v4 12/15] io_uring/cmd: let cmds to know about dying task

[PATCH v7 00/15] io_uring zero copy rx
 2024-11-04 21:53 UTC  (27+ messages)
` [PATCH v7 01/15] net: prefix devmem specific helpers
` [PATCH v7 04/15] net: prepare for non devmem TCP memory providers
` [PATCH v7 06/15] net: page pool: add helper creating area from pages
` [PATCH v7 07/15] net: page_pool: introduce page_pool_mp_return_in_cache
` [PATCH v7 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH v7 12/15] io_uring/zcrx: add io_recvzc request
` [PATCH v7 13/15] io_uring/zcrx: set pp memory provider for an rx queue

[PATCH v1 00/15] io_uring zero copy rx
 2024-11-04 21:27 UTC  (14+ messages)
` [PATCH v1 06/15] net: page_pool: add ->scrub mem provider callback

[PATCH v4 0/6] napi tracking strategy
 2024-11-04 17:52 UTC  (3+ messages)

[PATCH] io_uring/cmd: let cmds to know about dying task
 2024-11-04 17:31 UTC  (4+ messages)

[PATCHSET 0/3] Move io_kiocb from task_struct to io_uring_task
 2024-11-04 16:43 UTC  (17+ messages)
` [PATCH 1/3] io_uring: move cancelations to be io_uring_task based
` [PATCH 2/3] io_uring: remove task ref helpers
` [PATCH 3/3] io_uring: move struct io_kiocb from task_struct to io_uring_task

[PATCH v9 0/1] io_uring: releasing CPU resources when polling
 2024-11-04 16:21 UTC  (7+ messages)
    ` [PATCH v9 1/1] "
          `  "

[PATCH] io_uring: prevent speculating sq_array indexing
 2024-11-04 16:19 UTC  (2+ messages)

PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59
 2024-11-04 15:58 UTC  (9+ messages)
      ` Stable backport (was "Re: PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59")

[PATCH] io_uring/rsrc: fix null ptr dereference in io_sqe_buffer_register
 2024-11-04  3:58 UTC  (2+ messages)

[PATCH 1/2] io_uring/cmd: let cmds to know about dying task
 2024-11-04  0:13 UTC  (4+ messages)

[RFC][PATCHES] xattr stuff and interactions with io_uring
 2024-11-03 18:32 UTC  (20+ messages)
` [RFC][PATCHES v2] "
  ` [PATCH v2 01/13] teach filename_lookup() to treat NULL filename as ""
    ` [PATCH v2 02/13] getname_maybe_null() - the third variant of pathname copy-in
    ` [PATCH v2 03/13] io_uring: IORING_OP_F[GS]ETXATTR is fine with REQ_F_FIXED_FILE
    ` [PATCH v2 04/13] io_[gs]etxattr_prep(): just use getname()
    ` [PATCH v2 05/13] xattr: switch to CLASS(fd)
    ` [PATCH v2 06/13] fs: rename struct xattr_ctx to kernel_xattr_ctx
    ` [PATCH v2 07/13] new helper: import_xattr_name()
    ` [PATCH v2 08/13] replace do_setxattr() with saner helpers
    ` [PATCH v2 09/13] replace do_getxattr() "
    ` [PATCH v2 10/13] new helpers: file_listxattr(), filename_listxattr()
    ` [PATCH v2 11/13] new helpers: file_removexattr(), filename_removexattr()
    ` [PATCH v2 12/13] fs/xattr: add *at family syscalls
    ` [PATCH v2 13/13] xattr: remove redundant check on variable err

[PATCHSET 0/2] io_rsrc_node cleanups
 2024-11-03 18:03 UTC  (2+ messages)

[syzbot] [io-uring?] general protection fault in io_sqe_buffer_register
 2024-11-03  8:00 UTC  (4+ messages)

[GIT PULL] io_uring fix for 6.12-rc6
 2024-11-02  1:47 UTC  (2+ messages)

[syzbot] [io-uring?] general protection fault in io_uring_show_fdinfo (2)
 2024-11-01 22:13 UTC  (4+ messages)

[PATCH v6 00/10] Read/Write with metadata/integrity
 2024-11-01 17:54 UTC  (5+ messages)
  ` [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write

[PATCH RFC] io_uring: extend io_uring_sqe flags bits
 2024-11-01 17:05 UTC  (13+ messages)

[PATCH v2] io_uring: extend io_uring_sqe flags bits
 2024-11-01 16:42 UTC  (2+ messages)

[PATCHv10 9/9] scsi: set permanent stream count in block limits
 2024-11-01 14:49 UTC  (24+ messages)

[PATCH v4 0/5] btrfs: io_uring interface for encoded reads
 2024-10-31 18:26 UTC  (8+ messages)
` [PATCH 1/5] btrfs: remove pointless addition in btrfs_encoded_read
` [PATCH 5/5] btrfs: add io_uring command for encoded reads

[PATCH] btrfs: add struct io_btrfs_cmd as type for io_uring_cmd_to_pdu()
 2024-10-31 16:23 UTC 

[PATCH] btrfs: add struct io_btrfs_cmd as type for io_uring_cmd_to_pdu()
 2024-10-31 16:10 UTC  (2+ messages)

[bug report] io_uring: fsfreeze deadlocks when performing O_DIRECT writes
 2024-10-31 15:43 UTC  (5+ messages)

[PATCH] io_uring/rw: fix missing NOWAIT check for O_DIRECT start write
 2024-10-31 14:14 UTC 


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