linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-25 17:40:32 to 2019-07-31 23:47:08 UTC [more...]

[PATCH blktests] nvme/031: Add test to check controller deletion after setup
 2019-07-31 23:47 UTC 

[PATCH v3 0/4] Varios NVMe Fixes
 2019-07-31 23:35 UTC  (5+ messages)
` [PATCH v3 1/4] nvmet: Fix use-after-free bug when a port is removed
` [PATCH v3 2/4] nvmet-loop: Flush nvme_delete_wq when removing the port
` [PATCH v3 3/4] nvmet-file: fix nvmet_file_flush() always returning an error
` [PATCH v3 4/4] nvme-core: Fix extra device_put() call on error path

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-07-31 22:33 UTC  (24+ messages)

[PATCH rfc 0/2] nvme controller reset and namespace scan work race conditions
 2019-07-31 21:54 UTC  (37+ messages)
` [PATCH rfc 1/2] nvme: don't remove namespace if revalidate failed because of controller reset
` [PATCH rfc 2/2] nvme: fix possible use-after-free condition when controller reset is racing namespace scanning

[PATCH] nvme: fix a possible deadlock when passthru commands sent to a multipath device
 2019-07-31 19:11 UTC  (3+ messages)

[PATCH] nvme/multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
 2019-07-31 12:04 UTC  (5+ messages)

[PATCH] nvme-rdma: fix possible use-after-free in connect error flow
 2019-07-31 12:03 UTC  (4+ messages)

[PATCH] drivers/nvme: save/restore HMB on suspend/resume
 2019-07-30 21:34 UTC  (6+ messages)

[PATCH v3] nvme-pci: Support shared tags across queues for Apple 2018 controllers
 2019-07-30 20:28 UTC  (4+ messages)

[PATCH v2 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-07-30 16:35 UTC  (15+ messages)
` [PATCH v2 01/14] PCI/P2PDMA: Introduce private pagemap structure
` [PATCH v2 02/14] PCI/P2PDMA: Add the provider's pci_dev to the pci_p2pdma_pagemap struct
` [PATCH v2 03/14] PCI/P2PDMA: Add constants for not-supported result upstream_bridge_distance()
` [PATCH v2 04/14] PCI/P2PDMA: Factor out __upstream_bridge_distance()
` [PATCH v2 05/14] PCI/P2PDMA: Apply host bridge white list for ACS
` [PATCH v2 06/14] PCI/P2PDMA: Factor out host_bridge_whitelist()
` [PATCH v2 07/14] PCI/P2PDMA: Add whitelist support for Intel Host Bridges
` [PATCH v2 08/14] PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
` [PATCH v2 09/14] PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
` [PATCH v2 10/14] PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
` [PATCH v2 11/14] PCI/P2PDMA: Store mapping method in an xarray
` [PATCH v2 12/14] PCI/P2PDMA: dma_map P2PDMA map requests that traverse the host bridge
` [PATCH v2 13/14] PCI/P2PDMA: No longer require no-mmu for host bridge whitelist
` [PATCH v2 14/14] PCI/P2PDMA: Update documentation for pci_p2pdma_distance_many()

[PATCH v3] nvme: fix controller removal race with scan work
 2019-07-30  1:46 UTC  (10+ messages)

[PATCH V2 0/5] blk-mq: wait until completed req's complete fn is run
 2019-07-30  0:45 UTC  (2+ messages)

[PATCH] nvme-pci: Fix async probe remove race
 2019-07-29 22:59 UTC  (2+ messages)

[PATCH] nvme-pci: fix probe and remove race
 2019-07-29 22:17 UTC  (5+ messages)

[PATCH blktests v2 00/12] Fix nvme block test issues
 2019-07-29 17:31 UTC  (2+ messages)

[PATCH v6 00/16] nvmet: add target passthru commands support
 2019-07-29 16:17 UTC  (47+ messages)
` [PATCH v6 02/16] chardev: introduce cdev_get_by_path()
` [PATCH v6 04/16] nvme-core: introduce nvme_get_by_path()

[PATCH v3 5/5] nvme: add support weighted round robin queue
 2019-07-29 10:22 UTC  (6+ messages)

[PATCH v2 0/3] introduce LED block device activity trigger
 2019-07-28 17:46 UTC  (5+ messages)
` [PATCH v2 1/3] block: "

[PATCH V3 0/3] nvme-cli: lnvm: introduce chunk-log command
 2019-07-28  6:36 UTC  (5+ messages)
` [PATCH V3 1/3] lnvm: make data_len to sizeof() instead of magic number
` [PATCH V3 2/3] lnvm: introduce chunk-log command for chunk info
` [PATCH V3 3/3] lnvm: introduce alias geometry for id-ns for lnvm

[PATCH V2 0/3] nvme-cli: lnvm: introduce chunk-log command
 2019-07-28  3:18 UTC  (7+ messages)
` [PATCH V2 1/3] lnvm: make data_len to sizeof() instead of magic number
` [PATCH V2 2/3] lnvm: introduce chunk-log command for chunk info
` [PATCH V2 3/3] lnvm: introduce alias geometry for id-ns for lnvm

[PATCH 0/4] nvme: update way to get qid in trace
 2019-07-28  3:15 UTC  (9+ messages)
` [PATCH 1/4] nvme: simplify nvme_req_qid()
` [PATCH 2/4] nvme: check admin queue with ctrl->admin_q, not rq_disk
` [PATCH 3/4] nvme: lightnvm: trace opcode name
` [PATCH 4/4] nvme: lightnvm: trace opcode name of I/O commands for 2.0

[PATCH 0/5] nvme-cli: lnvm: introduce chunk-log command
 2019-07-27 17:55 UTC  (6+ messages)
` [PATCH 4/5] lnvm: introduce chunk-log command for chunk info

fstrim error - AORUS NVMe Gen4 SSD
 2019-07-26 13:30 UTC 

[PATCH] nvme: allow 64-bit results in passthru commands
 2019-07-26 11:12 UTC 

[PATCH v5 0/4] nvme: add thermal zone devices
 2019-07-25 22:46 UTC  (5+ messages)
` [PATCH v5 2/4] dt-bindings: thermal: nvme: Add binding documentation

nvme statistics : iostat vs sar
 2019-07-25 21:24 UTC  (4+ messages)

[PATCH 00/14] PCI/P2PDMA: Support transactions that hit the host bridge
 2019-07-25 19:36 UTC  (9+ messages)
` [PATCH 06/14] PCI/P2PDMA: Add whitelist support for Intel Host Bridges
` [PATCH 11/14] PCI/P2PDMA: dma_map P2PDMA map requests that traverse the host bridge

[PATCH v2] nvme: fix controller removal race with scan work
 2019-07-25 18:54 UTC 

[PATCH] nvme: fix controller removal race with scan work
 2019-07-25 18:43 UTC  (2+ messages)

[PATCH 1/2] nvme-core: Fix extra device_put() call on error path
 2019-07-25 18:20 UTC  (8+ messages)
` [PATCH 2/2] nvme-core: Fix deadlock when deleting the ctrl while scanning


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).