Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-21 09:54:53 to 2019-05-27 10:01:41 UTC [more...]

[PATCH v3 0/9] Add Subsystem/Ctrl/Namespace relations (nvme-cli)
 2019-05-27 10:01 UTC 

[5.2-rc1 regression]: nvme vs. hibernation
 2019-05-27  9:29 UTC  (5+ messages)

[PATCH 0/2] nvme-cli: fix disconnect-all for pcie tp
 2019-05-27  5:05 UTC  (7+ messages)
  ` [PATCH 1/2] nvme-cli: don't try to disconnect for ctrl with pcie transport

[RFC PATCH] nvme: allowing transition from NVME_CTRL_NEW to NVME_CTRL_DELETING
 2019-05-27  4:01 UTC 

[PATCH v3 0/3] nvme: add thermal zone devices
 2019-05-26 16:45 UTC  (5+ messages)
` [PATCH v3 1/3] nvme: Export get and set features
` [PATCH v3 2/3] nvme: add thermal zone devices
` [PATCH v3 3/3] nvme: notify thermal framework when temperature threshold events occur

[PATCH 0/3] nvme: Improve processing paused support
 2019-05-25 15:05 UTC  (8+ messages)
` [PATCH 1/3] nvme-pci: reset timeout when processing is paused
` [PATCH 2/3] nvme: rearm fw notification in admin only state
` [PATCH 3/3] nvme: quiesce admin queue for fw activation

[PATCH RFC] nvme: Common subsys and controller instances IDA
 2019-05-24 23:30 UTC  (15+ messages)

[PATCH 1/1] nvme-rdma: Add association between ctrl and transport dev
 2019-05-24 23:05 UTC  (9+ messages)
` [Suspected-Phishing][PATCH "

[PATCH v2] nvme: fix memory leak for power latency tolerance req
 2019-05-24 22:53 UTC  (6+ messages)

[RFC PATCH] nvme: Ignore timeouts while a PCIe reset is pending
 2019-05-24 21:05 UTC  (7+ messages)

[PATCH 0/4v3] nvme-fc: track state change failures
 2019-05-24 20:34 UTC  (18+ messages)
` [PATCH 1/4] nvme: separate out nvme_ctrl_state_name()
` [PATCH 2/4] nvme-fc: track state change failures during reconnect
` [PATCH 3/4] nvme-fc: fail reconnect if state change fails
        ` [EXT] "
` [PATCH 4/4] nvme-fc: align nvme_fc_delete_association() with exit path

[PATCH v2 0/9] Add Subsystem/Ctrl/Namespace relations (nvme-cli)
 2019-05-24 19:17 UTC  (15+ messages)
` [PATCH 1/9] nvme: update list-ns nsid option
` [PATCH 2/9] nvme: update description for "nvme list" command
` [PATCH 3/9] fabrics: Fix memory leak of subsys list
` [PATCH 4/9] nvme-print: fix json object memory leak
` [PATCH 5/9] nvme: fix coding style issue
` [PATCH 6/9] nvme: update list-subsys command to show the entire list
` [PATCH 7/9] nvme-print: Introduce show_nvme_ctrl helper
` [PATCH 8/9] nvme-print: Rename "Paths" --> "Ctrls" for json output in list-subsys
` [PATCH 9/9] nvme: Retrieve namespaces during list-subsys cmd

[PATCH] nvme-rdma: Fix a NULL deref when lesser io queues are allocated
 2019-05-24 16:11 UTC  (10+ messages)

[PATCHv3 1/2] nvme: Export get and set features
 2019-05-24 15:14 UTC  (6+ messages)
` [PATCHv3 2/2] nvme-pci: Use host managed power state for suspend

Use of WARN in nvme subssytem
 2019-05-24 14:16 UTC 

[PATCH v2 0/4] nvme: add thermal zone devices
 2019-05-24 13:57 UTC  (17+ messages)
` [PATCH v2 1/4] nvme: Export get and set features
` [PATCH v2 2/4] nvme: add thermal zone infrastructure
` [PATCH v2 3/4] nvme: notify thermal framework when temperature threshold events occur
` [PATCH v2 4/4] nvme-pci: support thermal zone

[PATCH 5.0 66/95] nvme: cancel request synchronously
 2019-05-24  8:23 UTC  (9+ messages)

[PATCH RFC 0/4] nvmet: add support for port based io priority
 2019-05-24  8:08 UTC  (3+ messages)

[PATCH] nvme: Ignore timeouts while PCI config access is blocked
 2019-05-24  6:35 UTC  (2+ messages)

[PATCH 1/2] nvme-rdma: fix queue mapping when queue count is limited
 2019-05-24  4:10 UTC  (2+ messages)
` [PATCH 2/2] nvme-tcp: "

[PATCH V5 0/6] nvme-cli: Introduce nvme-status mapping with errno
 2019-05-24  1:40 UTC  (9+ messages)
` [PATCH V5 1/6] nvme: Do not return in the middle of the subcommand
` [PATCH V5 2/6] fabrics: "
` [PATCH V5 3/6] nvme: Return negative error value for internal errors
` [PATCH V5 4/6] nvme-status: Introduce nvme status module to map errno
` [PATCH V5 5/6] nvme: Return errno mapped for nvme error status
` [PATCH V5 6/6] fabrics: Return errno mapped for fabrics "

[GIT PULL] nvme fixes for 5.2-rc2
 2019-05-23 16:27 UTC  (2+ messages)

Using host fabrics drivers with a target with limited queues
 2019-05-23 15:54 UTC  (3+ messages)

[PATCHv2 6/6] nvme-pci: Use host managed power state for suspend
 2019-05-23 15:27 UTC  (19+ messages)

[PATCH 0/2] Reset timeout for paused hardware
 2019-05-23 14:19 UTC  (15+ messages)
` [PATCH 1/2] blk-mq: provide way to reset rq deadline
` [PATCH 2/2] nvme: reset request timeouts during fw activation

[PATCH 0/9] Add Subsystem/Ctrl/Namespace relations
 2019-05-23 14:07 UTC  (19+ messages)
` [PATCH 1/9] nvme: update list-ns nsid option
` [PATCH 2/9] nvme: update description for "nvme list" command
` [PATCH 3/9] fabrics: Fix memory leak of subsys list
` [PATCH 4/9] nvme-print: fix json object memory leak
` [PATCH 5/9] nvme: fix coding style issue
` [PATCH 6/9] nvme: update list-subsys command to show the entire list
` [PATCH 7/9] nvme-print: Introduce show_nvme_ctrl helper
` [PATCH 8/9] nvme-print: Rename "Paths" --> "Ctrls" for json output in list-subsys
` [PATCH 9/9] nvme: Retrieve namespaces during list-subsys cmd

[PATCH V4 0/3] nvme-cli: Introduce nvme-status mapping with errno
 2019-05-23  4:25 UTC  (5+ messages)
  ` [PATCH V4 1/3] nvme-status: Introduce nvme status module to map errno
  ` [PATCH V4 2/3] nvme: Return errno mapped for nvme error status
  ` [PATCH V4 3/3] fabrics: Return errno mapped for fabrics "

[PATCH] nvmet: get rid of extra line in the tcp code
 2019-05-23  3:17 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 062/244] nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
 2019-05-22 19:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 063/244] nvme-rdma: fix a NULL deref when an admin connect times out

[PATCH AUTOSEL 5.0 078/317] nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
 2019-05-22 19:19 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 079/317] nvme-rdma: fix a NULL deref when an admin connect times out
` [PATCH AUTOSEL 5.0 080/317] nvme-tcp: "

[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
 2019-05-22 10:25 UTC  (7+ messages)

[PATCH] nvme-pci: use blk-mq mapping for unmanaged irqs
 2019-05-22  4:08 UTC  (4+ messages)

nvme drive kernel 5.0 problem
 2019-05-22  1:53 UTC  (8+ messages)


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