messages from 2024-11-01 08:19:18 to 2024-11-06 14:29:25 UTC [more...]
[PATCH v8 00/10] Read/Write with meta/integrity
2024-11-06 12:18 UTC (8+ messages)
` [PATCH v8 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v8 02/10] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v8 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v8 04/10] fs, iov_iter: define meta io descriptor
` [PATCH v8 05/10] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
` [PATCH v8 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
[PATCHv10 9/9] scsi: set permanent stream count in block limits
2024-11-06 14:26 UTC (13+ messages)
PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59
2024-11-06 14:11 UTC (11+ messages)
` Stable backport (was "Re: PROBLEM: io_uring hang causing uninterruptible sleep state on 6.6.59")
[PATCH V9 0/7] io_uring: support group buffer & ublk zc
2024-11-06 12:26 UTC (8+ messages)
` [PATCH V9 1/7] io_uring: rename io_mapped_ubuf as io_mapped_buf
` [PATCH V9 2/7] io_uring: rename ubuf of io_mapped_buf as start
` [PATCH V9 3/7] io_uring: shrink io_mapped_buf
` [PATCH V9 4/7] io_uring: reuse io_mapped_buf for kernel buffer
` [PATCH V9 5/7] io_uring: support leased group buffer with REQ_F_GROUP_BUF
` [PATCH V9 6/7] io_uring/uring_cmd: support leasing device kernel buffer to io_uring
` [PATCH V9 7/7] ublk: support leasing io "
[PATCH v7 00/10] Read/Write with meta/integrity
2024-11-06 6:12 UTC (26+ 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 RFC v4 00/15] fuse: fuse-over-io-uring
2024-11-06 4:44 UTC (11+ messages)
` [PATCH RFC v4 12/15] io_uring/cmd: let cmds to know about dying task
FAILED: Patch "io_uring/rw: fix missing NOWAIT check for O_DIRECT start write" failed to apply to v5.10-stable tree
2024-11-06 2:13 UTC
FAILED: Patch "io_uring/rw: fix missing NOWAIT check for O_DIRECT start write" failed to apply to v5.15-stable tree
2024-11-06 2:12 UTC
[PATCH v7 00/15] io_uring zero copy rx
2024-11-06 1:08 UTC (33+ messages)
` [PATCH v7 01/15] net: prefix devmem specific helpers
` [PATCH v7 03/15] net: page_pool: create hooks for custom page providers
` [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
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-11-05 15:50 UTC (2+ messages)
[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 (18+ messages)
` [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 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)
[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 (3+ 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)
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