messages from 2018-04-21 07:05:40 to 2018-05-04 04:24:52 UTC [more...]
[PATCH V3 0/8] nvme: pci: fix & improve timeout handling
2018-05-04 4:24 UTC (13+ 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 00/19] nvmet: add support for file backed namespaces
2018-05-04 2:36 UTC (14+ messages)
` [PATCH 03/20] nvmet: add structure members for file I/O
` [PATCH 04/20] nvmet: initialize file handle and req fields
` [PATCH 05/20] nvmet: add NVMe I/O command handlers for file
` [PATCH 06/20] nvmet: add new members for sync file I/O
` [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)
[PATCH blktests 1/3] nvme: move _find_nvme_loop_dev to common code
2018-05-03 19:03 UTC (4+ messages)
` [PATCH blktests 2/3] nvme: fix counting the target port
` [PATCH blktests 3/3] nvme: add test for resetting the loopback controller
[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-05-03 18:43 UTC (22+ messages)
` [PATCH v4 01/14] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v4 02/14] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v4 03/14] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v4 04/14] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v4 05/14] docs-rst: Add a new directory for PCI documentation
` [PATCH v4 06/14] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v4 07/14] block: Introduce PCI P2P flags for request and request queue
` [PATCH v4 08/14] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v4 09/14] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v4 10/14] nvme-pci: Add support for P2P memory in requests
` [PATCH v4 11/14] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v4 12/14] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v4 13/14] nvmet-rdma: Use new SGL alloc/free helper for requests
` [PATCH v4 14/14] nvmet: Optionally use PCI P2P memory
[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)
BLKZEROOUT ioctl and WriteZero opcode
2018-05-03 15:15 UTC
[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 (3+ 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 (9+ 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)
NVMe Poll CQ on timeout
2018-04-26 14:59 UTC
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)
[PATCH blktests 1/3] nvme: fix counting available ports
2018-04-25 15:58 UTC (6+ messages)
` [PATCH blktests 2/3] nvme: add uuid parameter to _create_nvmet_subsystem
` [PATCH blktests 3/3] nvme: add a regression test for UUID ns descriptops
[PATCH] fix failure when root filesystem is on nvme
2018-04-24 23:14 UTC (4+ messages)
[pci PATCH v8 0/4] Add support for unmanaged SR-IOV
2018-04-24 22:22 UTC (15+ messages)
` [pci PATCH v8 1/4] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
` [pci PATCH v8 2/4] ena: Migrate over to unmanaged SR-IOV support
` [pci PATCH v8 3/4] nvme: "
` [pci PATCH v8 4/4] pci-pf-stub: Add PF driver stub for PFs that function only to enable VFs
[PATCH] nvme: fc: provide a descriptive error
2018-04-23 18:24 UTC (3+ messages)
[PATCH 1/1] RDMA over Fibre Channel
2018-04-23 11:48 UTC (6+ messages)
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