messages from 2016-06-09 14:10:12 to 2016-06-20 18:10:25 UTC [more...]
[PATCH] nvme: Unroll nvme_req_needs_retry
2016-06-20 18:10 UTC
[PATCH] nvme: Limit command retries
2016-06-20 17:44 UTC
[PATCH 0/2] 2 patches about asynchronous events notification
2016-06-20 17:03 UTC (5+ messages)
` [PATCH 1/2] nvme: introduce asynchronous events textual output
` [PATCH 2/2] [RFC] nvme: enable asynchronous events notification by default
[PATCH] nvme: avoid crashes when node 0 is memoryless node
2016-06-20 15:44 UTC (3+ messages)
[PATCHv3] nvme/pci: Provide SR-IOV support
2016-06-20 15:41 UTC
[PATCH 0/3] nvme: Don't add namespaces for locked drives
2016-06-20 15:26 UTC (6+ messages)
` [PATCH 1/3] nvme: When scanning namespaces, make sure the drive is not locked
` [PATCH 2/3] nvme: Add function for NVMe security receive command
` [PATCH 3/3] nvme: Check if drive is locked using ATA Security
[PATCH 0/2] Address issues reported by static checkers
2016-06-20 15:06 UTC (6+ messages)
` [PATCH 1/2] nvme: Remove set-but-not-used variables
` [PATCH 2/2] nvme: Make indentation consistent
automatic interrupt affinity for MSI/MSI-X capable devices V2
2016-06-20 13:21 UTC (38+ messages)
` [PATCH 01/13] irq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
` [PATCH 02/13] irq: Introduce IRQD_AFFINITY_MANAGED flag
` [PATCH 03/13] irq: Add affinity hint to irq allocation
` [PATCH 04/13] irq: Use affinity hint in irqdesc allocation
` [PATCH 05/13] irq/msi: Make use of affinity aware allocations
` [PATCH 06/13] irq: add a helper spread an affinity mask for MSI/MSI-X vectors
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines
` [PATCH 08/13] pci: spread interrupt vectors in pci_alloc_irq_vectors
` [PATCH 09/13] blk-mq: don't redistribute hardware queues on a CPU hotplug event
` [PATCH 10/13] blk-mq: only allocate a single mq_map per tag_set
` [PATCH 11/13] blk-mq: allow the driver to pass in an affinity mask
` [PATCH 12/13] nvme: switch to use pci_alloc_irq_vectors
` [PATCH 13/13] nvme: remove the post_scan callout
target crash / host hang with nvme-all.3 branch of nvme-fabrics
2016-06-19 11:57 UTC (30+ messages)
[PATCH v3 0/6] Introduce pci_(request|release)_(mem|io)_regions
2016-06-17 11:27 UTC (3+ messages)
` [PATCH v3 2/6] NVMe: Use pci_(request|release)_mem_regions
generic NVMe over Fabrics library support V2
2016-06-15 19:54 UTC (12+ messages)
` [PATCH 1/8] blk-mq: add blk_mq_alloc_request_hctx
` [PATCH 2/8] nvme: allow transitioning from NEW to LIVE state
` [PATCH 3/8] nvme: Modify and export sync command submission for fabrics
` [PATCH 4/8] nvme: add fabrics sysfs attributes
` [PATCH 5/8] nvme.h: add NVMe over Fabrics definitions
` [PATCH 6/8] nvme-fabrics: add a generic NVMe over Fabrics library
` [PATCH 7/8] nvme.h: Add keep-alive opcode and identify controller attribute
` [PATCH 8/8] nvme: add keep-alive support
NVMe over Fabrics RDMA transport drivers
2016-06-15 18:32 UTC (14+ messages)
` [PATCH 4/5] nvmet-rdma: add a NVMe over Fabrics RDMA target driver
[PATCH 1/2] pci: Error disabling SR-IOV if in VFs assigned
2016-06-15 15:38 UTC (8+ messages)
WARN_ON hit on __blk_mq_run_hw_queue followed by an Oops
2016-06-15 15:09 UTC
[PATCH] NVMe:Support for Host Memory Buffer(HMB)
2016-06-15 10:48 UTC (4+ messages)
[PATCH] nvme-rdma: don't use IB-CM status code in reject path
2016-06-15 10:28 UTC (2+ messages)
[PATCH v3] nvme/quirk: Add a delay before checking for adapter readiness
2016-06-15 10:26 UTC (2+ messages)
[PATCH] nvme: initialize variable before logical OR'ing it
2016-06-14 23:34 UTC (2+ messages)
[RFC-v2 00/11] nvmet: Add support for multi-tenant configfs
2016-06-14 14:52 UTC (13+ messages)
` [RFC-v2 01/11] nvme-fabrics: Export nvmf_host_add + generate hostnqn if necessary
` [RFC-v2 02/11] nvmet: Add nvmet_fabric_ops get/put transport helpers
` [RFC-v2 03/11] nvmet: Add support for configfs-ng multi-tenant logic
` [RFC-v2 04/11] nvmet: Hookup nvmet_ns->dev to nvmet_ns_enable
` [RFC-v2 05/11] nvmet/loop: Add support for controller-per-port model + nvmet_port_binding
` [RFC-v2 06/11] nvmet/rdma: Convert to struct nvmet_port_binding
` [RFC-v2 07/11] nvmet/io-cmd: Hookup sbc_ops->execute_rw backend ops
` [RFC-v2 08/11] nvmet/io-cmd: Hookup sbc_ops->execute_sync_cache "
` [RFC-v2 09/11] nvmet/io-cmd: Hookup sbc_ops->execute_unmap "
` [RFC-v2 10/11] nvmet/admin-cmd: Hookup T10-PI to ID_NS.ms + ID_NS.dps feature bits
` [RFC-v2 11/11] nvmet/loop: Add support for bio integrity handling
NVMe over Fabrics: updates for req_op changes and misc fixes
2016-06-14 14:27 UTC (3+ messages)
` [PATCH 04/11] nvmet: update for req_op changes
[PATCH 1/2] PCI: Provide sensible irq vector alloc/free routines
2016-06-13 15:15 UTC (12+ messages)
[PATCH] nvme-rdma: correctly stop keep alive on error path
2016-06-13 14:53 UTC (3+ messages)
[PATCH v2] nvme/quirk: Add a delay before checking for adapter readiness
2016-06-13 14:43 UTC (2+ messages)
general preparation for NVMe over Fabrics support
2016-06-13 8:03 UTC (5+ messages)
nvme-fabrics: crash at nvme connect-all
2016-06-10 21:25 UTC (36+ messages)
can't access repo - need assistance
2016-06-10 15:41 UTC (4+ messages)
test post
2016-06-10 13:32 UTC
[PATCH 6/6] lightnvm: expose gennvm target type through sysfs
2016-06-10 12:22 UTC
[PATCH 5/6] lightnvm: expose device geometry through sysfs
2016-06-10 12:22 UTC
[PATCH 0/6] sysfs support for LightNVM
2016-06-10 12:21 UTC (5+ messages)
` [PATCH 1/6] nvme: refactor namespaces to support non-gendisk devices
` [PATCH 2/6] null_blk: refactor "
` [PATCH 3/6] blk-mq: register device instead of disk
` [PATCH 4/6] lightnvm: let drivers control the lifetime of nvm_dev
[RFC 0/8] nvmet: Add support for multi-tenant configfs
2016-06-10 6:55 UTC (4+ messages)
` [RFC 7/8] nvmet/admin-cmd: Hookup T10-PI to ID_NS.ms + ID_NS.dps feature bits
[RFC 0/2] nvme/loop: Add support for controllers-per-port model
2016-06-10 6:34 UTC (5+ messages)
[PATCH] NVMe: Only release requested regions
2016-06-09 20:28 UTC (3+ messages)
[PATCH 0/2] check the number of hw queues mapped to sw queues
2016-06-09 19:47 UTC (7+ messages)
` [PATCH 2/2] nvme-rdma: check the number of hw queues mapped
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