messages from 2016-04-07 14:24:50 to 2016-05-03 17:41:52 UTC [more...]
[PATCH] lightnvm: pass dma address to hardware rather than pointer
2016-05-03 17:41 UTC (3+ messages)
[PATCH] NVMe: eliminate potential deadlock by nvme_get_ns_from_disk invoking nvme_free_ns
2016-05-03 16:05 UTC (4+ messages)
Patches for 4.7
2016-05-03 14:25 UTC (9+ messages)
` [PATCH-4.7 1/3] NVMe: Return ENODEV error on invalid namespace
` [PATCH-4.7 2/3] NVMe: Short-cut removal on surprise hot-unplug
` [PATCH-4.7 3/3] NVMe: Set capacity to 0 on all unusable namespaces
[PATCH v2 RFC] nvme: improve performance for virtual NVMe devices
2016-05-03 8:05 UTC (6+ messages)
[PATCH] NVMe: add missing command size checks
2016-05-03 8:04 UTC (2+ messages)
[PATCHv2] nvme: Make CMB module parameter read-only
2016-05-03 7:56 UTC (2+ messages)
May nvme_get_ns_from_disk introduce deadlock?
2016-05-03 7:52 UTC (2+ messages)
[PATCH] NVMe: Add device ID's with stripe quirk
2016-05-02 20:36 UTC
RFC: automatic interrupt affinity for MSI/MSI-X capable devices
2016-05-02 15:29 UTC (15+ 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
[PATCH] nvme: Make CMB module parameter read-only
2016-05-02 15:28 UTC
[PATCH v2 0/2] nvme_ns_remove() deadlock fix
2016-05-02 15:16 UTC (9+ messages)
` [PATCH v2 1/2] nvme: switch to RCU freeing the namespace
` [PATCH v2 2/2] nvme: fix nvme_ns_remove() deadlock
[PATCH] NVMe: correct comment for offset enum of controller registers in nvme.h
2016-05-02 15:13 UTC (4+ messages)
[PATCH v2] nvme: add helper nvme_cleanup_cmd()
2016-05-02 15:12 UTC (5+ messages)
[PATCH] NVMe: nvme_core_exit() should do cleanup in the reverse order as nvme_core_init does
2016-05-02 15:11 UTC (4+ messages)
` [PATCH] NVMe: nvme_core_exit() should do cleanup in the reverseorder "
[PATCH] NVMe: Fix check_flush_dependency warning
2016-05-02 15:10 UTC (4+ messages)
proper controller state machine and more common code V2
2016-05-02 15:10 UTC (14+ 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/lightnvm: Log using the ctrl named device
2016-05-02 9:30 UTC (3+ messages)
[PATCH] Use MICRO UINT_MAX instead of actual value
2016-04-30 10:13 UTC (4+ messages)
[PATCH 0/2] Add Opal unlock support to NVMe
2016-04-26 21:33 UTC (7+ messages)
` [PATCH 1/2] Add optane OPAL unlocking code
` [PATCH 2/2] NVMe: Add ioctls to save and unlock an Opal locking range
[PATCH] NVMe: small typo in section BLK_DEV_NVME_SCSI of host/Kconfig
2016-04-26 21:10 UTC (3+ messages)
[PATCH] NVMe: Unbind driver on failure
2016-04-26 20:15 UTC (2+ messages)
[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)
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)
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 (8+ 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 (7+ 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 (6+ 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)
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