linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-22 15:31:52 to 2018-03-01 21:10:36 UTC [more...]

[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-01 21:10 UTC  (52+ messages)
` [PATCH v2 01/10] PCI/P2PDMA: Support peer to peer memory
` [PATCH v2 02/10] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v2 03/10] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v2 04/10] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v2 05/10] block: Introduce PCI P2P flags for request and request queue
` [PATCH v2 06/10] IB/core: Add optional PCI P2P flag to rdma_rw_ctx_[init|destroy]()
` [PATCH v2 07/10] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v2 08/10] nvme-pci: Add support for P2P memory in requests
` [PATCH v2 09/10] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v2 10/10] nvmet: Optionally use PCI P2P memory

[PATCH 0/5] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-03-01 17:17 UTC  (4+ messages)
` [PATCH 5/5] nvme: pci: pass max vectors as num_possible_cpus() to pci_alloc_irq_vectors

[PATCH V3] nvme-pci: Fixes EEH failure on ppc
 2018-03-01 17:16 UTC  (4+ messages)

[PATCH] nvme-cli: fix typo in 'disconnect' docs
 2018-03-01 17:11 UTC  (2+ messages)

[PATCH V2] nvme-pci: assign separate irq vectors for adminq and ioq0
 2018-03-01 16:10 UTC  (8+ messages)

[PATCH] nvme_fc: fix abort race on teardown with lld reject
 2018-03-01 15:04 UTC  (5+ messages)
` [PATCH] nvmet_fc: prevent new io rqsts in possible isr completions

[PATCH V4 00/15] lightnvm: pblk: implement 2.0 support
 2018-03-01 11:54 UTC  (26+ messages)
` [PATCH 01/15] lightnvm: simplify geometry structure
` [PATCH 02/15] lightnvm: add controller capabilities to 2.0
` [PATCH 03/15] lightnvm: add minor version to generic geometry
` [PATCH 04/15] lightnvm: add shorten OCSSD version in geo
` [PATCH 05/15] lightnvm: complete geo structure with maxoc*
` [PATCH 06/15] lightnvm: normalize geometry nomenclature
` [PATCH 07/15] lightnvm: add support for 2.0 address format
` [PATCH 08/15] lightnvm: make address conversions depend on generic device
` [PATCH 09/15] lightnvm: implement get log report chunk helpers
` [PATCH 10/15] lightnvm: pblk: check for supported version
` [PATCH 11/15] lightnvm: pblk: rename ppaf* to addrf*
` [PATCH 12/15] lightnvn: pblk: use generic address format
` [PATCH 13/15] lightnvm: pblk: implement get log report chunk
` [PATCH 14/15] lightnvm: pblk: refactor init/exit sequences
` [PATCH 15/15] lightnvm: pblk: implement 2.0 support

[PATCH v3 1/2] nvmet-rdma: Don't flush system_wq by default during remove_one
 2018-03-01 11:33 UTC  (4+ messages)
` [PATCH v3 2/2] nvme-rdma: Don't flush delete_wq "

[RFC PATCH] nvme-pci: Bounce buffer for interleaved metadata
 2018-03-01  9:22 UTC  (9+ messages)

Status of "nvmet: Add feature close connection from target side"
 2018-03-01  9:14 UTC  (2+ messages)

nvme-rdma corrupts memory upon timeout
 2018-03-01  9:12 UTC  (9+ messages)

[GIT PULL] nvme fixes for 4.16-rc4
 2018-02-28 19:23 UTC  (2+ messages)

[PATCH v2] nvme-multipath: fix sysfs dangerously created links
 2018-02-28 17:11 UTC  (3+ messages)

[PATCH v2 1/1] nvmet: fix PSDT field check in command format
 2018-02-28 17:11 UTC  (4+ messages)

[PATCH] nvme-pci: assign separate irq vectors for adminq and ioq0
 2018-02-28 15:53 UTC  (7+ messages)

Query about RQF_DONTPREP usage in nvme driver
 2018-02-28  9:05 UTC 

[PATCH 5/5] nvme/pci: Complete all stuck requests
 2018-02-28  2:22 UTC  (3+ messages)

[PATCH V3 00/19] lightnvm: pblk: implement 2.0 support
 2018-02-27 19:50 UTC  (29+ messages)
` [PATCH 01/19] lightnvm: simplify geometry structure
` [PATCH 02/19] lightnvm: add controller capabilities to 2.0
` [PATCH 03/19] lightnvm: add minor version to generic geometry
` [PATCH 04/19] lightnvm: add shorten OCSSD version in geo
` [PATCH 05/19] lightnvm: complete geo structure with maxoc*
` [PATCH 06/19] lightnvm: pblk: check for supported version
` [PATCH 07/19] lightnvm: complete 2.0 values in sysfs
` [PATCH 08/19] lightnvm: rename number of channels and luns
` [PATCH 09/19] lightnvm: rename sect_* to sec_*
` [PATCH 10/19] lightnvm: add support for 2.0 address format
` [PATCH 11/19] lightnvm: pblk: rename ppaf* to addrf*
` [PATCH 12/19] lightnvn: pblk: use generic address format
` [PATCH 13/19] lightnvm: make address conversions depend on generic device
` [PATCH 14/19] nvme: make nvme_get_log_ext available
` [PATCH 15/19] lightnvm: implement get log report chunk helpers
` [PATCH 16/19] lightnvm: define chunk states
` [PATCH 17/19] lightnvm: pblk: implement get log report chunk
` [PATCH 18/19] lightnvm: pblk: refactor init/exit sequences
` [PATCH 19/19] lightnvm: pblk: implement 2.0 support

[PATCH] nvme-multipath: fix sysfs dangerously created links
 2018-02-27  4:42 UTC  (3+ messages)

v4.16-rc2 nvme_rdma ib_destroy_qp() warns about MRs
 2018-02-26 19:06 UTC  (7+ messages)

[PATCH] lightnvm: pblk: remove unused variable
 2018-02-26 18:21 UTC  (3+ messages)

[PATCH V2] nvme-pci: set cq_vector to -1 if io queue setup fails
 2018-02-26 15:58 UTC  (3+ messages)

[PATCH v2 0/1] nvme: extend log page implementation
 2018-02-26 13:02 UTC  (3+ messages)
` [PATCH v2 1/1] nvme: implement log page low/high offset and dwords

[RFC PATCH 0/1] nvme: implement get log page offset and dwords
 2018-02-26 11:21 UTC  (3+ messages)
` [PATCH 1/1] nvme: implement log page low/high "

[PATCH 0/6] mpt3sas: Adding MPI Endpoint device support
 2018-02-23 10:15 UTC  (4+ messages)
` [PATCH 5/6] mpt3sas: Introduce function to clone mpi request

[PATCH v2 1/2] nvmet-rdma: Don't flush system_wq by default during remove_one
 2018-02-22 18:17 UTC  (2+ messages)
` [PATCH 2/2] nvme-rdma: Don't flush delete_wq "

[PATCH 1/2] nvme-rdma: don't flush delete_wq by default during remove_one
 2018-02-22 15:59 UTC  (4+ messages)
` [PATCH 2/2] nvmet-rdma: don't flush system_wq "

small fixes for 4.16 and -stable
 2018-02-22 15:58 UTC  (12+ messages)
` [PATCH 1/3] nvme-fabrics: don't check for non-NULL module in nvmf_register_transport
` [PATCH 2/3] nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytes
` [PATCH 3/3] nvmet-loop: use blk_rq_payload_bytes for sgl selection


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).