messages from 2026-09-01 10:46:13 to 2026-09-10 10:09:33 UTC [more...]
[PATCH v3 0/5] block, nvme: support same-LBA multipath limit stacking
2026-09-10 10:08 UTC (5+ messages)
` [PATCH v3 5/5] block, nvme: add same-LBA multipath limit helpers
[PATCH] nvme-multipath: add fail_io_now sysfs attribute to fail queued I/O
2026-09-10 9:00 UTC (6+ messages)
[PATCH v3] nvme-tcp: allow setting per-queue io_cpu through sysfs
2026-09-10 8:25 UTC (2+ messages)
[PATCH 1/2] nvmet: preserve device path on allocation failure
2026-09-10 5:47 UTC (8+ messages)
` [PATCH 2/2] nvmet: reject enabling a namespace without a device path
[PATCH 0/2] nvmet: avoid configfs recursion when enabling backends
2026-09-10 5:26 UTC (11+ messages)
` [PATCH v2 0/3] nvmet: avoid recursive configfs open
` [PATCH v2 1/3] fs: configfs: add helper to identify configfs paths
` [PATCH v2 2/3] nvmet: avoid recursive configfs open for file-backed namespaces
` [PATCH v3 0/3] nvmet: avoid recursive configfs open
` [PATCH v3 1/3] fs: configfs: add helper to identify configfs paths
` [PATCH v3 2/3] nvmet: avoid recursive configfs open for file-backed namespaces
` [PATCH v3 3/3] nvmet: avoid recursive configfs open for passthru
[PATCH 0/6] io_uring/nvme: support fixed buffer for metadata
2026-09-09 22:28 UTC (7+ messages)
` [PATCH 1/6] bio-integrity: remove dead bio_integrity_copy_user() error path
` [PATCH 2/6] nvme/ioctl: remove struct nvme_uring_data
` [PATCH 3/6] blk-integrity: pass iov_iter to blk_rq_integrity_map_user()
` [PATCH 4/6] nvme/ioctl: pass iov_iter to nvme_map_user_request()
` [PATCH 5/6] io_uring/cmd: support fixed buffer for metadata
` [PATCH 6/6] nvme/ioctl: "
[PATCH v3 0/3] io_uring passthru: set result on blk-mq request completion
2026-09-09 15:58 UTC (4+ messages)
` [PATCH v3 1/3] io_uring: move req_set_*() to public header
` [PATCH v3 2/3] io_uring/cmd: split io_uring_cmd_set_res() from io_uring_cmd_done()
` [PATCH v3 3/3] nvme/ioctl: call io_uring_cmd_set_res32() in ->end_io()
[PATCH] dma-mapping: rename dma_opt_mapping_size()
2026-09-09 9:33 UTC (2+ messages)
[PATCH 0/3] nvme-cli: NIC topology aware I/O queue scaling
2026-09-09 9:28 UTC (7+ messages)
[PATCH] nvme-fc: do not warn on controller removal race
2026-09-09 9:05 UTC (2+ messages)
[PATCH v5 0/7] Global Software Interrupt Moderation (GSIM)
2026-09-09 8:52 UTC (7+ messages)
[PATCH] nvmet: validate device_path before enabling namespace
2026-09-09 8:11 UTC (3+ messages)
[PATCH RFC] nvme-tcp: allow multiple queues per hctx
2026-09-09 5:21 UTC (5+ messages)
[PATCH v2 0/2] io_uring passthru: set result on blk-mq request completion
2026-09-09 1:16 UTC (8+ messages)
` [PATCH v2 1/2] io_uring/cmd: split io_uring_cmd_set_res() from io_uring_cmd_done()
` [PATCH v2 2/2] nvme/ioctl: call io_uring_cmd_set_res32() in ->end_io()
[PATCH] nvme-tcp: reject C2HData for a non-read command
2026-09-08 19:59 UTC (6+ messages)
` [PATCH v2] "
[PATCH v8 00/10] nvme-multipath: introduce latency I/O policy
2026-09-08 17:06 UTC (7+ messages)
[ANNOUNCE] nvme-stas 3.0
2026-09-08 10:20 UTC
[PATCH v1] nvmet: add cgroup_path to charge namespace I/O to a cgroup
2026-09-08 1:12 UTC
[PATCH] nvmet-tcp: fix a hang on queue teardown with data digest
2026-09-07 23:11 UTC (2+ messages)
[PATCH v2 0/2] nvme: apple: add t8132 (M4) ANS2 NVMe support
2026-09-07 17:23 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: nvme: Add apple,t8132-nvme-ans2 compatible
` [PATCH v2 2/2] nvme: apple: add t8132 (M4) ANS2 NVMe support
[syzbot] [nvme?] WARNING in nvme_loop_reset_ctrl_work
2026-09-07 15:16 UTC
[PATCH v8 00/27] Native SCSI Multipath support
2026-09-07 10:50 UTC (28+ messages)
` [PATCH v8 01/27] libmultipath: Add initial framework
` [PATCH v8 02/27] libmultipath: Add basic gendisk support
` [PATCH v8 03/27] libmultipath: Add path selection support
` [PATCH v8 04/27] libmultipath: Add bio handling
` [PATCH v8 05/27] libmultipath: Add support for mpath_device management
` [PATCH v8 06/27] libmultipath: Add delayed removal support
` [PATCH v8 07/27] libmultipath: Add sysfs helpers
` [PATCH v8 08/27] libmultipath: Add support for block device IOCTL
` [PATCH v8 09/27] libmultipath: Add mpath_bdev_getgeo()
` [PATCH v8 10/27] libmultipath: Add mpath_bdev_get_unique_id()
` [PATCH v8 11/27] scsi-multipath: introduce basic SCSI device support
` [PATCH v8 12/27] scsi-multipath: introduce scsi_device head structure
` [PATCH v8 13/27] scsi-multipath: provide sysfs link from to scsi_device
` [PATCH v8 14/27] scsi-multipath: support iopolicy
` [PATCH v8 15/27] scsi-multipath: clone each bio
` [PATCH v8 16/27] scsi-multipath: clear path when device is blocked
` [PATCH v8 17/27] scsi-multipath: revalidate paths upon device unblock
` [PATCH v8 18/27] scsi-multipath: failover handling
` [PATCH v8 19/27] scsi-multipath: provide callbacks for path state
` [PATCH v8 20/27] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH v8 21/27] scsi-multipath: add delayed disk removal support
` [PATCH v8 22/27] scsi: sd: add multipath disk class
` [PATCH v8 23/27] scsi: sd: add multipath disk attr groups
` [PATCH v8 24/27] scsi: sd: support multipath disk
` [PATCH v8 25/27] scsi: sd: add mpath_dev file
` [PATCH v8 26/27] scsi: sd: add mpath_numa_nodes dev attribute
` [PATCH v8 27/27] scsi: sd: add mpath_queue_depth "
[ANNOUNCE] nvme-cli 3.0
2026-09-07 10:08 UTC
[linux-nvme:nvme-7.3] BUILD SUCCESS fd9beb8870736e1c6a0b2351d88a161aaeb2b326
2026-09-07 6:43 UTC
[PATCH v4 0/2] nvme-multipath: expose path_state via sysfs
2026-09-07 2:15 UTC (2+ messages)
[PATCH] nvme-pci: use simple suspend for the Apple T2 ANS2 controller
2026-09-06 3:14 UTC
[PATCH v2] nvme-tcp: pin io_cpu to submitter cpu
2026-09-06 0:27 UTC (5+ messages)
[PATCH 0/6] Support per command retry timer
2026-09-06 0:20 UTC (15+ messages)
` [PATCH 1/6] nvme-mpath: No need to protect req->bio with requeue_lock
` [PATCH 2/6] nvme: add nvme_crd_msecs helper
` [PATCH 3/6] nvme: add per request retry timer
` [PATCH 4/6] nvme-mpath: support controller crd when failing over request
` [PATCH 5/6] nvmet: Add support for configurable crdt (command retry delay) attributes
[PATCH v2 0/2] nvme-tcp: parallelize I/O queue connect
2026-09-05 22:30 UTC (13+ messages)
` [PATCH v2 1/2] nvme-tcp: refactor I/O queue setup path
` [PATCH v2 2/2] nvme-tcp: parallelize I/O queue allocation and startup
[PATCH v5 00/16] TP8028 Rapid Path Failure Recovery
2026-09-05 2:09 UTC (19+ messages)
` [PATCH v5 03/16] nvmet: Implement CCR nvme command
` [PATCH v5 08/16] nvme: Implement cross-controller reset recovery
` [PATCH v5 09/16] nvme: Implement cross-controller reset completion
` [PATCH v5 10/16] nvme-tcp: Use CCR to recover controller that hits an error
` [PATCH v5 12/16] nvme-fc: Refactor IO error recovery
[PATCH] nvme: fix typo "occuring" in comment
2026-09-04 16:58 UTC (2+ messages)
[GIT PULL] nvme fixes for Linux 7.3
2026-09-04 11:14 UTC (3+ messages)
[PATCH] nvme-pci: add NVME_QUIRK_DMAPOOL_ALIGN_512 for Micron 4100AT
2026-09-04 10:51 UTC
[PATCH] nvme-fc: fix double free of fabrics options when nvme_add_ctrl() fails
2026-09-03 20:48 UTC (2+ messages)
[PATCH v3] nvme-tcp.h: drop kernel-doc comments, fix a few descriptions
2026-09-03 20:47 UTC (2+ messages)
[PATCH blktests] common/nvme: do not truncate FULL file at nvme disconnect
2026-09-03 12:57 UTC (2+ messages)
[PATCH v2 0/3] PCI: endpoint: Support hardware-owned MSI-X table and PBA
2026-09-03 7:56 UTC (7+ messages)
blktests failures with v7.3-rc1 kernel
2026-09-03 6:49 UTC
[PATCH v3] nvme-pci: fix CMB mapping when CMBSZ Size field is zero
2026-09-03 3:53 UTC (3+ messages)
[PATCH 0/2] scsi: fnic: fix NVMe/FC local port setup and teardown
2026-09-03 3:10 UTC (2+ messages)
` (subset) "
[PATCH v2] nvmet: verify the hostid when looking up a controller
2026-09-03 2:37 UTC (5+ messages)
` [PATCH v3] "
[PATCH] nvmet: reject namespace enable without device path
2026-09-02 22:31 UTC (3+ messages)
[PATCH] nvmet-auth: Synchronize timeout work during SQ teardown
2026-09-02 22:31 UTC (3+ messages)
[PATCH v2 0/7] nvme-fc: FPIN link integrity handling
2026-09-02 20:05 UTC (8+ messages)
` [PATCH v2 1/7] nvme: add NVME_CTRL_MARGINAL flag
` [PATCH v2 2/7] nvme-multipath: numa support for marginal paths
` [PATCH v2 3/7] nvme-multipath: queue-depth "
` [PATCH v2 4/7] nvme-multipath: round-robin "
` [PATCH v2 5/7] nvme: sysfs: emit the marginal path state in show_state()
` [PATCH v2 6/7] nvme-fc: add nvme_fc_set_remoteport_fpin()
` [PATCH v2 7/7] nvme: fcloop: Add set_marginal_rport to sysfs
[linux-nvme:nvme-7.3] BUILD SUCCESS 74a2caefa2ad5f8a90a098555be57c61f5296b0f
2026-09-02 17:41 UTC
[PATCH 0/2] nvme: add reference counting for transport modules
2026-09-02 14:27 UTC (10+ messages)
` [PATCH 1/2] nvme: keep transport module referenced while head node is open
[PATCH] nvme: fix cntlid uniqueness check for different hosts
2026-09-02 13:47 UTC (2+ messages)
[PATCH nvme-7.3 v3 0/4] nvme-fabrics: localize string option parsing
2026-09-02 13:33 UTC (5+ messages)
` [PATCH nvme-7.3 v3 1/4] nvme-fabrics: separate option tokenizer pointer
` [PATCH nvme-7.3 v3 2/4] nvme-fabrics: add helper for owned string options
[PATCH nvme-7.3 0/4] nvme-fabrics: localize string option parsing
2026-09-02 10:45 UTC (11+ messages)
` [PATCH nvme-7.3 1/4] nvme-fabrics: separate option tokenizer pointer
` [PATCH nvme-7.3 2/4] nvme-fabrics: add helper for owned string options
` [PATCH nvme-7.3 3/4] nvme-fabrics: add helpers for subsystem and host identity options
` [PATCH nvme-7.3 4/4] nvme-fabrics: add helper for DH-CHAP secret options
[PATCH] MAINTAINERS: update nvme entry
2026-09-02 4:53 UTC (2+ messages)
[PATCH v2] nvme-rdma: fix ib_device removal race that hangs PCI unbind
2026-09-01 22:38 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2] nvmet-tcp: report a bounded MDTS instead of "no limit"
2026-09-01 14:06 UTC (3+ messages)
` [PATCH v3] "
[PATCH v7 00/27] Native SCSI Multipath support
2026-09-01 10:45 UTC (19+ messages)
` [PATCH v7 06/27] libmultipath: Add delayed removal support
` [PATCH v7 11/27] scsi-multipath: introduce basic SCSI device support
` [PATCH v7 12/27] scsi-multipath: introduce scsi_device head structure
` [PATCH v7 13/27] scsi-multipath: provide sysfs link from to scsi_device
` [PATCH v7 14/27] scsi-multipath: support iopolicy
` [PATCH v7 15/27] scsi-multipath: clone each bio
` [PATCH v7 16/27] scsi-multipath: clear path when device is blocked
` [PATCH v7 17/27] scsi-multipath: revalidate paths upon device unblock
` [PATCH v7 18/27] scsi-multipath: failover handling
` [PATCH v7 19/27] scsi-multipath: provide callbacks for path state
` [PATCH v7 20/27] scsi-multipath: add scsi_mpath_{start,end}_request()
` [PATCH v7 21/27] scsi-multipath: add delayed disk removal support
` [PATCH v7 22/27] scsi: sd: add multipath disk class
` [PATCH v7 23/27] scsi: sd: add multipath disk attr groups
` [PATCH v7 24/27] scsi: sd: support multipath disk
` [PATCH v7 25/27] scsi: sd: add mpath_dev file
` [PATCH v7 26/27] scsi: sd: add mpath_numa_nodes dev attribute
` [PATCH v7 27/27] scsi: sd: add mpath_queue_depth "
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