Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-25 17:56:29 to 2018-05-07 15:04:18 UTC [more...]

[PATCH V4 0/7] nvme: pci: fix & improve timeout handling
 2018-05-07 15:04 UTC  (12+ messages)
` [PATCH V4 1/7] block: introduce blk_quiesce_timeout() and blk_unquiesce_timeout()
` [PATCH V4 2/7] nvme: pci: cover timeout for admin commands running in EH
` [PATCH V4 3/7] nvme: pci: only wait freezing if queue is frozen
` [PATCH V4 4/7] nvme: pci: freeze queue in nvme_dev_disable() in case of error recovery
` [PATCH V4 5/7] nvme: core: introduce 'reset_lock' for sync reset state and reset activities
` [PATCH V4 6/7] nvme: pci: prepare for supporting error recovery from resetting context
` [PATCH V4 7/7] nvme: pci: support nested EH

PCIe unsupported request with Intel 760p
 2018-05-07 13:43 UTC  (3+ messages)

[PATCH] nvme-rdma: fix double free in nvme_rdma_free_queue
 2018-05-07 12:27 UTC  (3+ messages)

[PATCH] nvme: fix use-after-free in nvme_free_ns_head
 2018-05-07 12:26 UTC  (2+ messages)

BLKZEROOUT ioctl and WriteZero opcode
 2018-05-07 12:17 UTC  (3+ messages)

[RFC PATCH 0/5] nvme: ANA support
 2018-05-07  7:21 UTC  (17+ messages)
` [PATCH 1/5] nvmet: EUI64 support
` [PATCH 2/5] nvme: Add ANA base definitions
` [PATCH 3/5] nvmet: Add ANA base support
` [PATCH 4/5] block: BLK_STS_NEXUS is a path failure
` [PATCH 5/5] nvme: ANA base support

NVMe Poll CQ on timeout
 2018-05-07  6:57 UTC  (2+ messages)

[PATCH V3 0/8] nvme: pci: fix & improve timeout handling
 2018-05-05  0:16 UTC  (19+ messages)
` [PATCH V3 1/8] block: introduce blk_quiesce_timeout() and blk_unquiesce_timeout()
` [PATCH V3 2/8] nvme: pci: cover timeout for admin commands running in EH
` [PATCH V3 3/8] nvme: pci: only wait freezing if queue is frozen
` [PATCH V3 4/8] nvme: pci: freeze queue in nvme_dev_disable() in case of error recovery
` [PATCH V3 5/8] nvme: fix race between freeze queues and unfreeze queues
` [PATCH V3 6/8] nvme: pci: split controller resetting into two parts
` [PATCH V3 7/8] nvme: pci: recover controller reliably
` [PATCH V3 8/8] nvme: pci: simplify timeout handling

[PATCH] NVMe-CLI Add tests for fw-log, id-ctrl and id-ns commands
 2018-05-04 20:04 UTC  (2+ messages)

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-04 15:52 UTC  (9+ messages)

[PATCH] nvme-rdma: clear NVME_RDMA_Q_LIVE before free the queue
 2018-05-04  9:19 UTC  (2+ messages)

[PATCH blktests 1/3] nvme: move _find_nvme_loop_dev to common code
 2018-05-04  7:34 UTC  (5+ messages)
` [PATCH blktests 2/3] nvme: fix counting the target port
` [PATCH blktests 3/3] nvme: add test for resetting the loopback controller

[PATCH 00/19] nvmet: add support for file backed namespaces
 2018-05-04  2:36 UTC  (6+ messages)
` [PATCH 08/20] nvmet: configure file backed ns for sync IO

[PATCH V2] nvmet: add simple file backed ns support
 2018-05-04  1:27 UTC 

[PATCH] nvme/pci: Use async_schedule for initial reset work
 2018-05-03 21:05 UTC  (9+ messages)

[GIT PULL] nvme fixes for 4.17
 2018-05-03 15:38 UTC  (2+ messages)

[PATCH] nvmet: switch loopback target state to connecting when resetting
 2018-05-03 15:31 UTC  (2+ messages)

[PATCH] nvme-cli: fix get_nsid() return value check
 2018-05-03 14:29 UTC  (2+ messages)

[PATCH V2 0/6] nvmet: implement target passthru commands support
 2018-05-03  1:00 UTC  (7+ messages)
` [PATCH V2 1/6] nvme-core: add new interfaces
` [PATCH V2 2/6] nvme-core: export existing ctrl and ns interfaces
` [PATCH V2 3/6] nvmet: export nvmet_add_async_event api
` [PATCH V2 4/6] nvmet: add global subsystem list
` [PATCH V2 5/6] nvmet: add and integrate passthru code with core
` [PATCH V2 6/6] nvmet: add configfs interface for target passthru

Redundant connections vs. state-free initiator provisioning
 2018-05-02 22:23 UTC 

[PATCH v2] nvme: only reconfigure discard if necessary
 2018-05-02 17:23 UTC  (2+ messages)

[PATCH] nvme: configure discard at init time
 2018-05-02 17:05 UTC  (5+ messages)

IRQ/nvme_pci_complete_rq: NULL pointer dereference yet again
 2018-05-02 15:39 UTC  (11+ messages)

[PATCH v2] nvme-cli: Add ioctl retry support for "connect-all"
 2018-05-02 15:28 UTC  (2+ messages)

[PATCH] nvme-cli: allow block device for delete-ns
 2018-05-02 15:27 UTC  (3+ messages)

[PATCH V2 0/5] nvme: pci: fix & improve timeout handling
 2018-05-02  7:27 UTC  (13+ messages)
` [PATCH V2 1/5] block: introduce blk_quiesce_timeout() and blk_unquiesce_timeout()
` [PATCH V2 2/5] nvme: pci: cover timeout for admin commands running in EH
` [PATCH V2 3/5] nvme: pci: only wait freezing if queue is frozen
` [PATCH V2 4/5] nvme: fix race between freeze queues and unfreeze queues
` [PATCH V2 5/5] nvme: pci: simplify timeout handling

[PATCH 0/2] nvme: pci: fix & improve timeout handling
 2018-04-30 23:14 UTC  (23+ messages)
` [PATCH 1/2] nvme: pci: simplify "
` [PATCH 2/2] nvme: pci: guarantee EH can make progress

[PATCH v1 0/2] PCI/ASPM: Tighten up ASPM L1.2 and LTR usage
 2018-04-30 21:02 UTC  (2+ messages)

[PATCH] nvme-cli: Add ioctl retry support for connect-all
 2018-04-30 16:45 UTC  (3+ messages)

[PATCH] nvme: unquiesce the queue before cleaup it
 2018-04-29 15:47 UTC  (11+ messages)

[PATCH 1/2] nvmet: reset keep alive timer in controller enable
 2018-04-29 12:11 UTC  (7+ messages)
` [PATCH 2/2] nvme: start keep alive timer when enabling the controller
          ` [Suspected-Phishing]Re: "

Should a raid-0 array immediately stop if a component disk is removed?
 2018-04-27 22:54 UTC  (3+ messages)

[PATCH] nvme-cli: Wait for device file if not present after successful add_ctrl
 2018-04-27 21:45 UTC  (2+ messages)

[PATCH] nvme-cli: show partial results if controller fails during list and list-subsys
 2018-04-27 21:43 UTC  (2+ messages)

[PATCH 0/6] IB: make INFINIBAND_ADDR_TRANS configurable
 2018-04-27 16:07 UTC  (11+ messages)
` [PATCH 1/6] nvme: depend on INFINIBAND_ADDR_TRANS
` [PATCH 2/6] nvmet-rdma: "
` [PATCH 3/6] ib_srpt: "
` [PATCH 4/6] cifs: smbd: "
` [PATCH 5/6] ib_srp: "
` [PATCH 6/6] IB: make INFINIBAND_ADDR_TRANS configurable

[PATCH 0/2] nvme multipath naming fixes
 2018-04-27 15:48 UTC  (6+ messages)
` [PATCH 1/2] nvme/multipath: Disable runtime writable enabling parameter
` [PATCH 2/2] nvme/multipath: Fix multipath disabled naming collisions

[PATCH v2] nvme: change order of qid and cmdid in completion trace
 2018-04-27  5:20 UTC  (3+ messages)

[PATCHv2] Add surprise removal block test
 2018-04-26 23:29 UTC  (2+ messages)

[PATCH] nvme: change order of qid and cmdid in completion trace
 2018-04-26 20:21 UTC  (3+ messages)

NVMeoF Authentication
 2018-04-26  5:33 UTC  (2+ messages)

[PATCH 2/5] nvmet-rdma: depend on INFINIBAND_ADDR_TRANS
 2018-04-25 22:33 UTC 

[PATCH 1/5] nvme: depend on INFINIBAND_ADDR_TRANS
 2018-04-25 22:32 UTC 

[PATCH nvme-cli] fabrics: add option to supply keep-alive-timeout for connect-all
 2018-04-25 17:56 UTC  (2+ messages)


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