linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-24 18:15:53 to 2019-07-30 18:50:01 UTC [more...]

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-07-30 18:50 UTC  (20+ messages)

[PATCH rfc 0/2] nvme controller reset and namespace scan work race conditions
 2019-07-30 18:15 UTC  (15+ 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 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-pci: Support shared tags across queues for Apple 2018 controllers
 2019-07-30 15:30 UTC  (2+ messages)

[PATCH] nvme/multipath: revalidate nvme_ns_head gendisk in nvme_validate_ns
 2019-07-30 10:29 UTC  (4+ messages)

[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  (61+ messages)
` [PATCH v6 01/16] chardev: factor out cdev_lookup() helper
` [PATCH v6 02/16] chardev: introduce cdev_get_by_path()
` [PATCH v6 03/16] chardev: export cdev_put()
` [PATCH v6 04/16] nvme-core: introduce nvme_get_by_path()
` [PATCH v6 05/16] nvme-core: export existing ctrl and ns interfaces
` [PATCH v6 06/16] nvmet: add return value to nvmet_add_async_event()
` [PATCH v6 07/16] nvmet: make nvmet_copy_ns_identifier() non-static
` [PATCH v6 08/16] nvmet-passthru: update KConfig with config passthru option
` [PATCH v6 09/16] nvmet-passthru: add passthru code to process commands
` [PATCH v6 10/16] nvmet-passthru: add enable/disable helpers
` [PATCH v6 11/16] nvmet-core: allow one host per passthru-ctrl
` [PATCH v6 12/16] nvmet-core: don't check the data len for pt-ctrl
` [PATCH v6 13/16] nvmet-configfs: introduce passthru configfs interface
` [PATCH v6 14/16] block: don't check blk_rq_is_passthrough() in blk_do_io_stat()
` [PATCH v6 15/16] block: call blk_account_io_start() in blk_execute_rq_nowait()
` [PATCH v6 16/16] nvmet-passthru: support block accounting

[PATCH] nvme-rdma: fix possible use-after-free in connect error flow
 2019-07-29 16:13 UTC  (3+ messages)

[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  (16+ messages)
` [PATCH 1/5] lnvm: make data_len to sizeof() instead of magic number
` [PATCH 4/5] lnvm: introduce chunk-log command for chunk info
` [PATCH 5/5] lnvm: introduce alias geometry for id-ns for lnvm

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  (24+ messages)
` [PATCH 06/14] PCI/P2PDMA: Add whitelist support for Intel Host Bridges
` [PATCH 07/14] PCI/P2PDMA: Add the provider's pci_dev to the dev_pgmap struct
` [PATCH 11/14] PCI/P2PDMA: dma_map P2PDMA map requests that traverse the host bridge
` [PATCH 14/14] PCI/P2PDMA: Introduce pci_p2pdma_[un]map_resource()

[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

[GIT PULL] nvme fixes for 5.3
 2019-07-25 16:24 UTC  (2+ messages)

[PATCH] nvme-cli: update command message for "help"
 2019-07-25 13:25 UTC  (3+ messages)

[PATCH] nvme-pci: Use dev_get_drvdata where possible
 2019-07-25 13:14 UTC  (3+ messages)

[PATCH v2 00/10] nvme-cli: nvmf auto-connect scripts
 2019-07-24 23:45 UTC  (8+ messages)
` [PATCH v2 10/10] "

[PATCH] nvme: trace bio completion
 2019-07-24 18:21 UTC  (2+ messages)

[PATCH] nvme-tcp: Use protocol specific operations while reading socket
 2019-07-24 18:16 UTC  (6+ messages)


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