Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-22 21:49:35 to 2016-04-26 21:17:26 UTC [more...]

[PATCH v2 0/2] nvme_ns_remove() deadlock fix
 2016-04-26 21:17 UTC  (8+ messages)
` [PATCH v2 1/2] nvme: switch to RCU freeing the namespace
` [PATCH v2 2/2] nvme: fix nvme_ns_remove() deadlock

[PATCH] NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig
 2016-04-26 21:10 UTC  (3+ messages)

[PATCH v2] nvme: add helper nvme_cleanup_cmd()
 2016-04-26 21:09 UTC  (3+ messages)

[PATCH] NVMe: Unbind driver on failure
 2016-04-26 20:15 UTC  (4+ messages)

proper controller state machine and more common code V2
 2016-04-26 17:16 UTC  (10+ messages)
` [PATCH 1/5] nvme: remove the io_incapable method
` [PATCH 2/5] nvme: introduce a controller state machine
` [PATCH 3/5] nvme: tighten up state check for namespace scanning
` [PATCH 4/5] nvme: move namespace scanning to core
` [PATCH 5/5] nvme: move AER handling to common code

[PATCH] nvme: fix cntlid type
 2016-04-26 14:31 UTC  (3+ messages)

Namespace non removal in case of active namespaces list scanning
 2016-04-26 11:54 UTC  (2+ messages)

[PATCH 0/2] Add Opal unlock support to NVMe
 2016-04-26  3:29 UTC  (6+ messages)
` [PATCH 1/2] Add optane OPAL unlocking code
` [PATCH 2/2] NVMe: Add ioctls to save and unlock an Opal locking range

[PATCH] Use MICRO UINT_MAX instead of actual value
 2016-04-25 10:08 UTC  (3+ messages)

[PATCH v2 RFC] nvme: improve performance for virtual NVMe devices
 2016-04-21 18:11 UTC  (4+ messages)

proper controller state machine and more common code
 2016-04-20 17:26 UTC  (19+ messages)
` [PATCH 1/5] nvme: remove the io_incapable method
` [PATCH 2/5] nvme: introduce a controller state machine
` [PATCH 3/5] nvme: tighten up state check for namespace scanning
` [PATCH 4/5] nvme: move namespace scanning to core
` [PATCH 5/5] nvme: move AER handling to common code

[PATCH] nvme: fix nvme_ns_remove() deadlock
 2016-04-19 18:25 UTC  (5+ messages)

Namespace removal deadlock in case of namespace detach command
 2016-04-18 17:52 UTC  (3+ messages)

[PATCH] nvme: add helper nvme_cleanup_cmd()
 2016-04-18 17:37 UTC  (5+ messages)

RFC: automatic interrupt affinity for MSI/MSI-X capable devices
 2016-04-18  8:30 UTC  (10+ messages)
` [PATCH 1/8] device: Add irq affinity hint cpumask pointer
` [PATCH 2/8] genirq: Make use of dev->irq_affinity
` [PATCH 3/8] genirq: add a helper spread an affinity mask for MSI/MSI-X vectors
` [PATCH 4/8] genirq: add a helper to program the pre-set affinity mask into the controller
` [PATCH 5/8] blk-mq: allow the driver to pass in an affinity mask
` [PATCH 6/8] pci: provide sensible irq vector alloc/free routines
` [PATCH 7/8] pci: spread interrupt vectors in pci_alloc_irq_vectors
` [PATCH 8/8] nvme: switch to use pci_alloc_irq_vectors

I/O 0 QID 0 timeout, disable controller - kernel 4.4 / 4.5 NVMe controller dropouts
 2016-04-15 16:22 UTC  (7+ messages)

[PATCH v3] nvme: Avoid reset work on watchdog timer function during error recovery
 2016-04-13 14:16 UTC  (2+ messages)

[PATCH v2] nvme: Avoid reset work on watchdog timer function during error recovery
 2016-04-13 14:12 UTC  (4+ messages)

Newbie question Two Intel P3600 Cards and RAID0
 2016-04-13  6:16 UTC  (4+ messages)

Subscribing
 2016-04-13  4:49 UTC 

[PATCH] Avoid reset work on watchdog timer function during error recovery
 2016-04-12 23:33 UTC  (13+ messages)

[PATCH 1/2] nvme: Fix pci_device_id table by adding the most generic devices in the end
 2016-04-12 20:31 UTC  (10+ messages)
` [PATCH 2/2] nvme/quirk: Add a delay before checking for adapter readiness

[PATCH v3 for-4.6 0/4] Provide better active I/O termination handlers
 2016-04-12 19:42 UTC  (4+ messages)

[PATCH v2] nvme: add missing lock nesting notation
 2016-04-12 19:17 UTC  (9+ messages)

[PATCHv2] NVMe: Skip async events for degraded controllers
 2016-04-12 19:02 UTC  (2+ messages)

[PATCH] NVMe: Re-introduce polling for completions
 2016-04-12 19:02 UTC  (12+ messages)

[PATCH] nvme/host: Add missing blk_integrity tag_size + flags assignments
 2016-04-11 20:28 UTC  (5+ messages)

[PATCH] NVMe: Always use MSI/MSI-x interrupts
 2016-04-11 16:02 UTC  (3+ messages)

[RESEND PATCH] NVMe: Fix reset/remove race
 2016-04-11 16:00 UTC  (3+ messages)

[PATCH] NVMe: Skip async events for degraded controllers
 2016-04-10 17:20 UTC  (3+ messages)

[PATCH 0/2] Block: Give option to force io polling
 2016-04-05 18:07 UTC  (7+ messages)
` [PATCH 1/2] block: add queue flag to always poll
` [PATCH 2/2] block: add forced polling sysfs controls

[PATCH] nvme: add missing lock nesting notation
 2016-04-05 12:37 UTC  (3+ messages)

[PATCH] NVMe: Reduce driver log spamming
 2016-04-05  6:52 UTC  (2+ messages)

[PATCHv2] NVMe: Fix reset/remove race
 2016-04-04 19:14 UTC  (5+ messages)

nvme device timeout
 2016-04-01 16:25 UTC  (4+ messages)

nvme device timeout
 2016-03-29 16:52 UTC  (9+ messages)

[PATCHv4-4.5 0/7] Rebased fixes
 2016-03-29 10:55 UTC  (3+ messages)
` [PATCHv4-4.5 5/7] NVMe: Move error handling to failed reset handler


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox