messages from 2018-04-19 09:39:46 to 2018-05-03 01:00:49 UTC [more...]
[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)
[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-05-02 15:56 UTC (18+ 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
IRQ/nvme_pci_complete_rq: NULL pointer dereference yet again
2018-05-02 15:39 UTC (11+ messages)
[PATCH] nvme/pci: Use async_schedule for initial reset work
2018-05-02 15:29 UTC (5+ 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 (6+ messages)
` [PATCH v1 1/2] PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR
` [PATCH v1 2/2] PCI/ACPI: Request LTR control from platform before using it
[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)
[PATCH 00/19] nvmet: add support for file backed namespaces
2018-04-26 16:53 UTC (13+ 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
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 (21+ 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 (4+ messages)
[PATCH 1/1] RDMA over Fibre Channel
2018-04-23 11:48 UTC (6+ messages)
[pci PATCH v7 0/5] Add support for unmanaged SR-IOV
2018-04-21 7:05 UTC (16+ messages)
` [pci PATCH v7 2/5] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` [virtio-dev] "
[PATCH 0/2] Performance Improvents for Secured Mode NVMe over Fabrics and other RDMA ULPs
2018-04-20 19:07 UTC (5+ messages)
` [PATCH 1/2] IB/mlx5: posting klm/mtt list inline in the send queue for reg_wr
[BUG REPORT] WARNING at __blk_mq_complete_request+0x105/0x180
2018-04-20 9:56 UTC
[PATCH v1 0/3] nvmet-rdma automatic port re-activation
2018-04-20 2:48 UTC (4+ messages)
[LSF/MM TOPIC] Extended copy
2018-04-19 18:13 UTC
[PATCH 1/3] nvme-pci: Fix timeouts in connecting state
2018-04-19 14:33 UTC (7+ messages)
` [PATCH 2/3] nvme: Sync queues on controller resets
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