Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-15 02:04:25 to 2018-02-28 15:48:41 UTC [more...]

[PATCH V2] nvme-pci: assign separate irq vectors for adminq and ioq0
 2018-02-28 15:48 UTC 

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

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

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

[PATCH v2] nvme-multipath: fix sysfs dangerously created links
 2018-02-28  7:06 UTC 

[RFC PATCH] nvme-pci: Bounce buffer for interleaved metadata
 2018-02-28  3:46 UTC  (5+ messages)

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

[PATCH v2 1/1] nvmet: fix PSDT field check in command format
 2018-02-27 23:42 UTC  (2+ 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)

nvme-rdma corrupts memory upon timeout
 2018-02-26 22:20 UTC  (8+ 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  (5+ messages)
` [PATCH 2/2] nvmet-rdma: don't flush system_wq "

small fixes for 4.16 and -stable
 2018-02-22 15:58 UTC  (13+ 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

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

how can one drain MQ request queue ?
 2018-02-22 13:39 UTC  (6+ messages)

nvme-pci: about page_size of DMA pool
 2018-02-22 13:26 UTC  (3+ messages)

NVMeOF I/O errors
 2018-02-22  0:53 UTC 

[PATCH V2 00/46] nvmftests: NVMe Over Fabrics Unit Test Framework
 2018-02-21 13:00 UTC  (2+ messages)

[PATCH v2 0/6] lightnvm: base 2.0 implementation
 2018-02-21  9:35 UTC  (11+ messages)
` [PATCH v2 1/6] lightnvm: make 1.2 data structures explicit
` [PATCH v2 2/6] lightnvm: flatten nvm_id_group into nvm_id
` [PATCH v2 3/6] lightnvm: add 2.0 geometry identification
` [PATCH v2 4/6] lightnvm: remove max_rq_size
` [PATCH v2 5/6] lightnvm: remove nvm_dev_ops->max_phys_sect
` [PATCH v2 6/6] nvme: lightnvm: add late setup of block size and metadata

[PATCH] blk: optimization for classic polling
 2018-02-21  8:32 UTC  (5+ messages)

NVMe IO error due to abort
 2018-02-20  9:59 UTC  (2+ messages)

[PATCH 0/8] lightnvm: pblk: implement support for 2.0
 2018-02-19 13:40 UTC  (17+ messages)
` [PATCH 1/8] lightnvm: exposed generic geometry to targets
` [PATCH 2/8] lightnvm: show generic geometry in sysfs
` [PATCH 3/8] lightnvm: add support for 2.0 address format
` [PATCH 5/8] lightnvm: implement get log report chunk helpers
` [PATCH 6/8] lightnvm: pblk: implement get log report chunk

[PATCH] nvme-pci: quiesce IO queues prior to disabling device HMB accesses
 2018-02-16 17:42 UTC  (3+ messages)

[PATCH blktests] tests/nvme: add NVMe test group and tracepoint test
 2018-02-16 14:21 UTC 

[PATCH] nvme: Use __func__ macro in place of function name
 2018-02-16 13:28 UTC  (3+ messages)

NVMe disks are not available with lsblk
 2018-02-15 21:35 UTC  (3+ messages)

[PATCH V3] nvme-pci: Fixes EEH failure on ppc
 2018-02-15 20:05 UTC 

[PATCH] lpfc: add missing Kconfig NVME dependencies
 2018-02-15 19:02 UTC  (3+ messages)

[PATCH v3 0/3] Fix host side state machine
 2018-02-15 18:09 UTC  (10+ messages)
` [PATCH 1/3] nvme: rename NVME_CTRL_RECONNECTING state to NVME_CTRL_CONNECTING

[PATCH v2] nvme-rdma: fix sysfs invoked reset_ctrl error flow
 2018-02-15 17:24 UTC 

[PATCH] nvme-pci: do a PCI reset after S3 on Samsung 960 EVO/PM961/SM961 + Razer Blade Stealth
 2018-02-15 15:24 UTC 

[PATCH 4.4.y] nvme: Fix managing degraded controllers
 2018-02-15 14:38 UTC  (2+ messages)
` Patch "nvme: Fix managing degraded controllers" has been added to the 4.4-stable tree

[PATCH V2 0/4] lightnvm: base 2.0 implementation
 2018-02-15  8:57 UTC  (4+ messages)
` [PATCH V2 4/4] nvme: lightnvm: add late setup of block size and metadata

[V1 0/6] mpt3sas: Adding MPI Endpoint device support
 2018-02-15  8:41 UTC  (2+ messages)

[V1] mpt3sas: Do not use 32-bit atomic request descriptor for Ventura controllers
 2018-02-15  7:46 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 4.16
 2018-02-15  2:04 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