messages from 2019-11-26 18:01:59 to 2019-12-10 21:11:55 UTC [more...]
[PATCH AUTOSEL 5.4 204/350] nvme: introduce "Command Aborted By host" status code
2019-12-10 21:05 UTC
[PATCHv3 0/4] nvme pci interrupt handling improvements
2019-12-10 20:25 UTC (14+ messages)
` [PATCHv3 1/4] nvme/pci: Disable interrupts for threaded handler
` [PATCHv3 2/4] nvme/pci: Complete commands from primary handler
` [PATCHv3 3/4] nvme/pci: Remove use_threaded_interrupts
` [PATCHv3 4/4] nvme/pci: Poll threaded completions
[PATCH] nvmet: Fix req->data_len size in case of nvme_admin_get_features cmd, fid 0x81
2019-12-10 7:23 UTC (5+ messages)
[PATCH] nvmet: fix per feat data len for get_feature
2019-12-10 7:22 UTC
[RFC PATCH 0/2] nvmet: add polling support
2019-12-10 6:25 UTC (3+ messages)
` [RFC PATCH 1/2] nvmet: add bdev-ns "
` [RFC PATCH 2/2] nvmet: add file-ns "
[RFC PATCH] block/genhd: Notify udev about capacity change
2019-12-10 3:01 UTC
[PATCH] nvme-fabrics: reject I/O to offline device
2019-12-09 15:30 UTC (10+ messages)
[PATCH v2 0/8] add header file for kelvin to/from Celsius conversion helpers
2019-12-07 15:57 UTC (13+ messages)
` [PATCH v2 1/8] "
` [PATCH v2 2/8] ACPI: thermal: switch to use <linux/temperature.h> helpers
` [PATCH v2 3/8] platform/x86: asus-wmi: "
` [PATCH v2 4/8] platform/x86: intel_menlow: "
` [PATCH v2 5/8] thermal: int340x: "
` [PATCH v2 6/8] thermal: intel_pch: "
` [PATCH v2 7/8] nvme: hwmon: "
` [PATCH v2 8/8] thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>
[PATCH] nvmet: fix null-pointer when removing a referral
2019-12-07 10:21 UTC (3+ messages)
[PATCH 0/3] nvme specialized queue fixes
2019-12-07 8:55 UTC (7+ messages)
` [PATCH 1/3] nvme/pci: Fix write and poll queue types
` [PATCH 2/3] nvme/pci Limit write queue sizes to possible cpus
` [PATCH 3/3] nvme/pci: Fix read queue count
[GIT PULL] nvme updates for-5.5
2019-12-07 0:50 UTC (2+ messages)
Regression: kernel 5.4 does not show NVME SSD
2019-12-06 22:58 UTC (4+ messages)
[PATCHv2 0/2]
2019-12-06 21:18 UTC (10+ messages)
` [PATCHv2 1/2] PCI/MSI: Export __pci_msix_desc_mask_irq
` [PATCHv2 2/2] nvme/pci: Mask device interrupts for threaded handlers
[PATCH] nvme/pci: Remove last_sq_tail
2019-12-05 20:48 UTC (3+ messages)
[PATCH] nvme: Translate more status codes to blk_status_t
2019-12-05 19:57 UTC
[PATCH] nvmet: Add helper function 'nvmet_feature_data_len' to calculate the required data_len
2019-12-05 13:34 UTC
[PATCH] nvmet: Fix req->data_len size in case of nvme_admin_get_features cmd, fid 0x81
2019-12-05 13:14 UTC
[PATCH] nvmet: Fix req->data_len size in case of nvme_admin_get_features cmd, fid 0x81
2019-12-05 13:10 UTC
[PATCH] nvmet: Always remove processed AER elements from list
2019-12-05 9:23 UTC (7+ messages)
[PATCH V2] nvme: Add support for ACRE Command Interrupted status
2019-12-04 18:33 UTC (7+ messages)
[RFC PATCH 0/3] nvme threaded interrupt improvements
2019-12-04 10:21 UTC (11+ messages)
` [RFC PATCH 1/3] nvme/pci: Poll the cq in the primary irq handler
` [RFC PATCH 2/3] nvme/pci: Remove use_threaded_interrupts parameter
` [RFC PATCH 3/3] nvme/pci: Poll for new completions in irq thread
[PATCH 00/16 V2] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
2019-12-04 8:41 UTC (19+ messages)
` [PATCH] nvme-cli/fabrics: Add pi_enable param to connect cmd
` [PATCH 01/16] nvme: Introduce namespace features flag
` [PATCH 02/16] nvme: Enforce extended LBA format for fabrics metadata
` [PATCH 03/16] nvme: Introduce max_integrity_segments ctrl attribute
` [PATCH 04/16] nvme-fabrics: Allow user enabling metadata/T10-PI support
` [PATCH 05/16] nvme: Introduce NVME_INLINE_PROT_SG_CNT
` [PATCH 06/16] nvme-rdma: Introduce nvme_rdma_sgl structure
` [PATCH 07/16] nvme-rdma: Add metadata/T10-PI support
` [PATCH 08/16] block: Add a BIP_MAPPED_INTEGRITY check to complete_fn
` [PATCH 09/16] nvmet: Prepare metadata request
` [PATCH 10/16] nvmet: Add metadata characteristics for a namespace
` [PATCH 11/16] nvmet: Rename nvmet_rw_len to nvmet_rw_data_len
` [PATCH 12/16] nvmet: Rename nvmet_check_data_len to nvmet_check_transfer_len
` [PATCH 13/16] nvme: Add Metadata Capabilities enumerations
` [PATCH 14/16] nvmet: Add metadata/T10-PI support
` [PATCH 15/16] nvmet: Add metadata support for block devices
` [PATCH 16/16] nvmet-rdma: Add metadata/T10-PI support
NVMeoF driver & Reservations
2019-12-03 19:54 UTC (5+ messages)
[PATCH] nvme/pci: Remove last_cq_head
2019-12-03 15:41 UTC (3+ messages)
[RFC][PATCH] nvme/core: Notify udev about capacity change
2019-12-03 12:52 UTC (8+ messages)
[PATCH 0/4] nvme: Threaded interrupt handling improvements
2019-12-03 7:42 UTC (37+ messages)
` [PATCH 1/4] PCI/MSI: Export __pci_msix_desc_mask_irq
` [PATCH 2/4] nvme/pci: Mask legacy and MSI in threaded handler
` [PATCH 3/4] nvme/pci: Mask MSIx interrupts for threaded handling
` [PATCH 4/4] nvme/pci: Spin threaded interrupt completions
[PATCH] nvme: Namepace identification descriptor list is optional
2019-12-02 21:21 UTC (9+ messages)
nvme: Resevations support on target side
2019-12-02 18:04 UTC
[PATCH v3 0/1] A few code cleanups
2019-11-28 7:30 UTC (3+ messages)
` [PATCH v3 1/1] nvme: remove unused return code from nvme_alloc_ns
[PATCH] nvme: Add support for ACRE Command Interrupted status
2019-11-27 19:22 UTC (8+ messages)
[PATCH 0/3] nvmet: make model/ctrl-id configurable, configfs fix
2019-11-27 9:40 UTC (4+ messages)
` [PATCH V3 1/3] nvmet: make ctrl-id configurable
` [PATCH V4 2/3] nvmet: make ctrl model configurable
` [PATCH V2 3/3] nvmet: check sscanf value for subsys serial attr
[PATCH v2 0/1] A few code cleanups
2019-11-27 7:51 UTC (3+ messages)
` [PATCH v2 1/1] nvme: remove unused return code from nvme_alloc_ns
[PATCH] nvmet: check sscanf value for subsys serial attr
2019-11-27 6:13 UTC (3+ messages)
[RFC] nvme-pci does not disable interrupt-source in threaded mode
2019-11-26 22:28 UTC (2+ messages)
[PATCH] nvme-fc: fix double-free scenarios on hw queues
2019-11-26 18:01 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).