Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-24 15:51:26 to 2026-09-02 10:40:48 UTC [more...]

[PATCH nvme-7.3 0/4] nvme-fabrics: localize string option parsing
 2026-09-02 10:40 UTC  (5+ 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 0/2] nvmet: avoid configfs recursion when enabling backends
 2026-09-02 10:32 UTC  (6+ 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] nvme-pci: fix CMB mapping when CMBSZ Size field is zero
 2026-09-02  7:45 UTC  (2+ messages)

[PATCH v2 0/3] PCI: endpoint: Support hardware-owned MSI-X table and PBA
 2026-09-02  7:25 UTC  (9+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] PCI: dw-rockchip: Support fixed MSI-X table and PBA on RK3588
` [PATCH v2 3/3] PCI: endpoint: pci-epf-vntb: Honor MSI-X selection

[PATCH v2] nvme-tcp: pin io_cpu to submitter cpu
 2026-09-02  6:24 UTC  (5+ messages)

[PATCH 0/2] nvme: add reference counting for transport modules
 2026-09-02  4:55 UTC  (9+ messages)
` [PATCH 1/2] nvme: keep transport module referenced while head node is open
` [PATCH 2/2] nvme: add context annotation for nvme_ns_head::nr_openers

[PATCH] MAINTAINERS: update nvme entry
 2026-09-02  4:53 UTC  (2+ messages)

[PATCH] nvme-rdma: fix ib_device removal race that hangs PCI unbind
 2026-09-01 22:38 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2] nvmet-tcp: report a bounded MDTS instead of "no limit"
 2026-09-01 14:06 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCH v7 00/27] Native SCSI Multipath support
 2026-09-01 10:45 UTC  (28+ messages)
` [PATCH v7 01/27] libmultipath: Add initial framework
` [PATCH v7 02/27] libmultipath: Add basic gendisk support
` [PATCH v7 03/27] libmultipath: Add path selection support
` [PATCH v7 04/27] libmultipath: Add bio handling
` [PATCH v7 05/27] libmultipath: Add support for mpath_device management
` [PATCH v7 06/27] libmultipath: Add delayed removal support
` [PATCH v7 07/27] libmultipath: Add sysfs helpers
` [PATCH v7 08/27] libmultipath: Add support for block device IOCTL
` [PATCH v7 09/27] libmultipath: Add mpath_bdev_getgeo()
` [PATCH v7 10/27] libmultipath: Add mpath_bdev_get_unique_id()
` [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 "

[PATCH] nvmet-tcp: fix a hang on queue teardown with data digest
 2026-09-01  1:47 UTC 

[PATCH] nvme: lower default APST max latency to 25ms
 2026-08-31 15:05 UTC  (4+ messages)

[PATCH AUTOSEL 6.18-6.12] nvme: refresh multipath head zoned limits from path limits
 2026-08-31 13:31 UTC  (5+ messages)
` [PATCH AUTOSEL 6.18-6.1] nvme-core: align fabrics_q teardown with admin_q in nvme_free_ctrl
` [PATCH AUTOSEL 6.18-6.6] nvme-fc: Do not cancel requests in io target before it is initialized
` [PATCH AUTOSEL 6.18] nvme: fix crash and memory leak during invalid cdev teardown
` [PATCH AUTOSEL 6.18] nvme: validate FDP configuration descriptor sizes

[PATCH] dma-mapping: rename dma_opt_mapping_size()
 2026-08-31  9:36 UTC 

[PATCH v3 0/5] block, nvme: support same-LBA multipath limit stacking
 2026-08-31  8:03 UTC  (2+ messages)

[PATCH v2] nvme: fix command effects log lifetime for multipath heads
 2026-08-31  7:57 UTC 

[PATCH nvme-7.3 v3 0/4] nvme-fabrics: localize string option parsing
 2026-08-31  7:11 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 v3 3/4] nvme-fabrics: reuse string helper for subsystem NQN
` [PATCH nvme-7.3 v3 4/4] nvme-fabrics: add helper for DH-CHAP secret options

[PATCH v8 00/10] nvme-multipath: introduce latency I/O policy
 2026-08-31  6:31 UTC  (5+ messages)

[PATCH v3] nvme-tcp.h: drop kernel-doc comments, fix a few descriptions
 2026-08-31  6:05 UTC 

[PATCH 0/3] nvme-cli: NIC topology aware I/O queue scaling
 2026-08-31  5:04 UTC  (5+ messages)

[BUG] nvmet: NULL pointer dereference in nvmet_file_ns_enable without device_path
 2026-08-31  3:57 UTC 

[PATCH v2] nvmet: verify the hostid when looking up a controller
 2026-08-31  2:36 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH v1 0/1] nvme-tcp: fix wrong status on deferred digest error
 2026-08-31  2:15 UTC  (10+ messages)
` [PATCH v1 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "
  ` [PATCH v3 0/1] "
    ` [PATCH v3 1/1] "

[PATCH v2 0/2] nvme-tcp: parallelize I/O queue connect
 2026-08-30 22:59 UTC  (9+ 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] nvme-pci: introduce parameter to clamp io queues
 2026-08-30 22:34 UTC  (2+ messages)

[PATCH] nvme: fix cntlid uniqueness check for different hosts
 2026-08-30 22:33 UTC  (2+ messages)

[PATCH V2] nvme: Add module reference counting for multipath devices
 2026-08-30 21:46 UTC  (11+ messages)

[PATCH] nvmet: reject namespace enable without device path
 2026-08-30 21:28 UTC  (2+ messages)

[PATCH nvme-7.3 v2 0/4] nvme-fabrics: localize string option parsing
 2026-08-30 21:23 UTC  (9+ messages)
` [PATCH nvme-7.3 v2 1/4] nvme-fabrics: separate option tokenizer pointer
` [PATCH nvme-7.3 v2 2/4] nvme-fabrics: add helper for owned string options
` [PATCH nvme-7.3 v2 3/4] nvme-fabrics: reuse string helper for subsystem NQN
` [PATCH nvme-7.3 v2 4/4] nvme-fabrics: add helper for DH-CHAP secret options

[PATCH] nvmet-tcp: reject unsolicited H2CData PDUs
 2026-08-30 21:15 UTC  (3+ messages)

[PATCH 0/6] Support per command retry timer
 2026-08-30 20:55 UTC  (6+ messages)
` [PATCH 1/6] nvme-mpath: No need to protect req->bio with requeue_lock
` [PATCH 7/6 RFC] nvme: test per-command retry delay

[PATCH] nvmet-auth: Synchronize timeout work during SQ teardown
 2026-08-30 20:53 UTC  (2+ messages)

[blktests v3 0/2] Test multipath and marginal ports
 2026-08-28 15:30 UTC  (3+ messages)
` [blktests v3 1/2] nvme: Add _setup_nvmet_port_marginal
` [blktests v3 2/2] nvme/070: Test multipath and marginal ports

[PATCH 6.12.y] nvme-tcp: fix usage of page_frag_cache
 2026-08-29  3:34 UTC  (2+ messages)

[PATCH 6.18.y] nvme-tcp: fix usage of page_frag_cache
 2026-08-29  3:34 UTC  (2+ messages)

[PATCH 7.1.y] nvme-tcp: fix usage of page_frag_cache
 2026-08-29  3:34 UTC  (2+ messages)

[PATCH 0/2] scsi: fnic: fix NVMe/FC local port setup and teardown
 2026-08-29  1:33 UTC  (6+ messages)
` [PATCH 1/2] scsi: fnic: initialize the NVMe local port info before registering

[PATCH] nvmet-tcp: report a bounded MDTS instead of "no limit"
 2026-08-28 22:24 UTC 

[PATCH] nvme: fix command effects log lifetime for multipath heads
 2026-08-28 14:53 UTC  (5+ messages)

[PATCH] nvme: lower default APST max latency to 25ms
 2026-08-28  9:48 UTC 

[PATCH blktests] common/nvme: do not truncate FULL file at nvme disconnect
 2026-08-28  8:27 UTC 

[PATCH 0/2] io_uring passthru: set result on blk-mq request completion
 2026-08-28  3:33 UTC  (6+ messages)
` [PATCH 1/2] io_uring/cmd: split io_uring_cmd_set_res() from io_uring_cmd_done()
` [PATCH 2/2] nvme/ioctl: call io_uring_cmd_set_res32() in ->end_io()

[PATCH 0/3] PCI: endpoint: Support hardware-owned MSI-X table and PBA
 2026-08-27 19:23 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] PCI: dw-rockchip: Support fixed MSI-X table and PBA on RK3588
` [PATCH 3/3] PCI: endpoint: pci-epf-vntb: Honor MSI-X selection

[PATCH] nvmet: verify the hostid when looking up a controller
 2026-08-27 10:13 UTC  (4+ messages)

[syzbot] [nvme?] KASAN: slab-use-after-free Read in nvmet_port_subsys_allow_link
 2026-08-27 10:01 UTC  (2+ messages)

[PATCH v2 0/2] nvme-pci: add adaptive interrupt polling
 2026-08-26  6:50 UTC  (4+ messages)
` [PATCH v2 1/2] nvme-pci: return completion count from nvme_poll_cq
` [PATCH v2 2/2] nvme-pci: add adaptive interrupt polling

[PATCH] nvme-pci: add adaptive interrupt polling
 2026-08-26  2:18 UTC  (3+ messages)

[linux-nvme:nvme-7.3] BUILD SUCCESS WITH UNVERIFIED WARNING 9eabc91952f9821824ca0288a76b3aba57961c6b
 2026-08-26  1:16 UTC 

blktests failures with v7.1 kernel
 2026-08-26  0:45 UTC  (10+ messages)
` blktests nvme/062 lockdep — defer TLS inline send to io_work?
            ` [PATCH] nvme-tcp: defer TLS inline send to io_work

[PATCH] nvme-fc: fix double free of fabrics options when nvme_add_ctrl() fails
 2026-08-25 17:45 UTC  (2+ messages)

[PATCH v2] nvme: remove stale namespaces by NSID range during scan
 2026-08-25 16:46 UTC  (4+ messages)

[RFC PATCH] nvmet: passthru: use Invalid Field, not Invalid Opcode, for unhandled Get/Set Features FIDs
 2026-08-25 12:30 UTC  (3+ messages)

Prior report for the nvmet-tcp unbounded SGL length fix in 7.3
 2026-08-25  8:13 UTC  (8+ messages)

[PATCH] nvmet-tcp: fix out-of-bounds write when receiving an over-long PDU
 2026-08-25  0:59 UTC  (2+ messages)

[PATCH] nvme-tcp: return -EPROTO for a C2HData on a write
 2026-08-25  0:58 UTC  (2+ messages)

[PATCH 1/2] nvme: print namespace IDs as unsigned 32bit value
 2026-08-25  0:56 UTC  (2+ messages)

[PATCH] nvme: add missing SRCU grace period in error path
 2026-08-25  0:54 UTC  (2+ messages)

[PATCH 0/2] nvme-tcp: parallelize I/O queue connect
 2026-08-24 22:29 UTC  (3+ messages)
` [PATCH 1/2] nvme-tcp: refactor I/O queue setup path
` [PATCH] nvme-tcp: parallelize I/O queue allocation and startup


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