linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-14 22:50:53 to 2019-02-28 15:16:43 UTC [more...]

[PATCH AUTOSEL 4.19 58/64] nvme: lock NS list changes while handling command effects
 2019-02-28 15:16 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 59/64] nvme-pci: fix rapid add remove sequence

[PATCH AUTOSEL 4.20 75/81] nvme: lock NS list changes while handling command effects
 2019-02-28 15:08 UTC  (2+ messages)
` [PATCH AUTOSEL 4.20 76/81] nvme-pci: fix rapid add remove sequence

[PATCH] nvme-pci: Prevent mmio reads if pci channel offline
 2019-02-28 14:16 UTC  (16+ messages)

High disk utilization (~100%) for nvme on CentOS 7.6
 2019-02-27 23:42 UTC 

[PATCH] nvmet-fc: Bring Disconnect into compliance with FC-NVME spec
 2019-02-27 20:25 UTC  (7+ messages)

v5.0-rc2 and NVMeOF
 2019-02-27 18:22 UTC  (19+ messages)

[PATCH] nvme-fc: use nr_phys_segments to determine existence of sgl
 2019-02-27 18:16 UTC 

[PATCH] NVMe-CLI WDC Plugin - add support for additional SN840 device ID
 2019-02-27 15:37 UTC  (2+ messages)

[PATCH] wdc: Add command to extract NAND statistics
 2019-02-27  0:21 UTC 

[PATCH] multipath: set discard and norot queue flags on the multipath stacking device
 2019-02-26 22:55 UTC 

[PATCH v2] nvmet-fc: fix issues with targetport assoc_list list walking
 2019-02-26 21:51 UTC 

[PATCH] MAINTAINERS: Update email address
 2019-02-26 21:19 UTC  (2+ messages)

[PATCH 0/2] nvme-fc/rdma: use blk_rq_nr_phys_segments
 2019-02-26 19:58 UTC  (5+ messages)
` [PATCH 1/2] nvme-rdma: use nr_phys_segments when map rq to sgl
` [COMPILE TEST ONLY PATCH 2/2] nvme-fc: "
  ` [PATCH "

Race between nvme_remove and nvme_reset_work
 2019-02-26 16:08 UTC  (2+ messages)

[PATCH v2 1/1] nvme: add get-feature to admin cmds tracer
 2019-02-25 21:26 UTC  (3+ messages)

[PATCH 0/3 rfc] Support discovery log change events
 2019-02-25 21:25 UTC  (14+ messages)
` [PATCH 1/3 rfc] nvme-fabrics: allow discovery subsystems accept a kato
` [PATCH 2/3 rfc] nvme: enable aen also for discovery controllers
` [PATCH 3/3 rfc] nvme: fire discovery log page change events to userspace
` [PATCH rfc nvme-cli 4/5] fabrics: support persistent connections to a discovery controller
` [PATCH rfc nvme-cli 5/5] fabrics: allow user to retrieve discovery log from existing "

[PATCH] nvmet: disable direct I/O when unavailable
 2019-02-25 21:18 UTC  (9+ messages)

[PATCH 1/1] nvme: avoid double dereference to convert le to cpu
 2019-02-25 11:00 UTC 

[PATCH nvme-cli rfc 0/6] Support discovery log change events
 2019-02-24 22:33 UTC  (9+ messages)
` [PATCH nvme-cli rfc 1/6] fabrics: ignore arguments that pass in "none"
` [PATCH nvme-cli rfc 2/6] fabrics: support persistent connections to a discovery controller
` [PATCH nvme-cli rfc 3/6] fabrics: allow user to retrieve discovery log from existing "
` [PATCH nvme-cli rfc 4/6] fabrics: add --quiet option
` [PATCH nvme-cli rfc 5/6] fabrics: systemd and udev support for automatic discovery log changes
` [PATCH nvme-cli rfc 6/6] fc: add autoconnect systemd service and udev rule for fc "

[PATCH 1/1] nvme-cli: enforce memory buffer for Host Identifier
 2019-02-24 10:30 UTC 

[PATCH] nvmet-fc: use zero-sized array and struct_size() in kzalloc()
 2019-02-24  1:34 UTC  (4+ messages)

[LSF/MM TOPIC] memory reclaim with NUMA rebalancing
 2019-02-23 13:42 UTC  (6+ messages)
  ` [LSF/MM ATTEND ] "

[PATCH nvme-cli 1/2] spec, Makefile: add /etc/nvme files to package files
 2019-02-23  2:30 UTC  (2+ messages)
` [PATCH nvme-cli 2/2] spec, make: Add discovery.conf to the package files list

[PATCH] nvme: Enable acceleration feature of A64FX processor
 2019-02-22 17:07 UTC  (7+ messages)

[GIT PULL] nvme updates for 5.1
 2019-02-21 17:43 UTC  (2+ messages)

Regression: NVMe: kernel BUG at lib/sg_pool.c:103!
 2019-02-21 14:22 UTC  (11+ messages)

Read-only Mapping of Program Text using Large THP Pages
 2019-02-20 17:19 UTC  (3+ messages)

[PATCH 0/2] nvme: fixup crash in device_add_disk()
 2019-02-20 14:21 UTC  (8+ messages)
` [PATCH 1/2] nvme: return error from nvme_alloc_ns()
` [PATCH 2/2] nvme: protect against race condition in nvme_validate_ns()

[PATCH 0/6] NVMe patches for kernel v5.1
 2019-02-20 14:20 UTC  (21+ messages)
` [PATCH 1/6] nvmet: Fix indentation
` [PATCH 2/6] nvme-fabrics: Document the poll function argument
` [PATCH 3/6] nvme-pci: Check kstrtoint() return value in queue_count_set()
` [PATCH 4/6] nvme: Unexport nvme_delete_ctrl_sync()
` [PATCH 5/6] nvme: Introduce a helper function for controller deletion
` [PATCH 6/6] nvme: Avoid that deleting a controller triggers a circular locking complaint

conver the nvme code to SPDX identifiers
 2019-02-19 19:40 UTC  (16+ messages)
` [PATCH 01/13] nvme_ioctl.h: remove duplicate GPL boilerplate
` [PATCH 02/13] nvme-tcp.h: fix SPDX header
` [PATCH 03/13] nvme-fabrics: convert to SPDX identifiers
` [PATCH 04/13] nvme-fc: "
` [PATCH 05/13] nvme-rdma: "
` [PATCH 06/13] nvme-lightnvm: "
` [PATCH 07/13] nvme-pci: "
` [PATCH 08/13] nvme: "
` [PATCH 09/13] nvmet-fc: "
` [PATCH 10/13] nvmet-fcloop: "
` [PATCH 11/13] nvme-loop: "
` [PATCH 12/13] nvmet-rdma: "
` [PATCH 13/13] nvmet: "

[PATCH V3 0/5] genirq/affinity: add .calc_sets for improving IRQ allocation & spread
 2019-02-19 16:12 UTC  (13+ messages)
` [PATCH V3 1/5] genirq/affinity: don't mark 'affd' as const

[PATCHv3] nvme-multipath: round-robin I/O policy
 2019-02-19 15:26 UTC  (2+ messages)

[PATCHv3] nvmetcli: ANA configuration support
 2019-02-18  9:44 UTC  (2+ messages)

[patch v6 0/7] genirq/affinity: Overhaul the multiple interrupt sets support
 2019-02-18  8:43 UTC  (16+ messages)
` [patch v6 1/7] genirq/affinity: Code consolidation
` [patch v6 2/7] genirq/affinity: Store interrupt sets size in struct irq_affinity
` [patch v6 3/7] genirq/affinity: Add new callback for (re)calculating interrupt sets
` [patch v6 4/7] nvme-pci: Simplify interrupt allocation
` [patch v6 5/7] genirq/affinity: Remove the leftovers of the original set support
` [patch v6 6/7] PCI/MSI: Remove obsolete sanity checks for multiple interrupt sets
` [patch v6 7/7] genirq/affinity: Add support for non-managed affinity sets

[PATCH] nvme-cli: add uniform printfs for I/O cmd errors
 2019-02-16  3:24 UTC 

[LSF/MM TOPIC] NVMe Performance: Userspace vs Kernel
 2019-02-16  1:54 UTC  (6+ messages)

[patch V5 0/8] genirq/affinity: Overhaul the multiple interrupt sets support
 2019-02-15 23:00 UTC  (8+ messages)
` [patch V5 4/8] nvme-pci: Simplify interrupt allocation

[LSF/MM TOPIC] : blktests: status, an expansion plan for the storage stack test framework
 2019-02-15 22:14 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 52/65] nvme-rdma: fix timeout handler
 2019-02-15  2:11 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 53/65] nvme-multipath: drop optimization for static ANA group IDs

[PATCH AUTOSEL 4.20 60/77] nvme-rdma: fix timeout handler
 2019-02-15  2:08 UTC  (2+ messages)
` [PATCH AUTOSEL 4.20 61/77] nvme-multipath: drop optimization for static ANA group IDs


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).