linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-23 00:06:52 to 2019-07-26 14:02:57 UTC [more...]

[Regression] Commit "nvme/pci: Use host managed power state for suspend" has problems
 2019-07-26 14:02 UTC  (13+ messages)

fstrim error - AORUS NVMe Gen4 SSD
 2019-07-26 13:30 UTC  (2+ messages)

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

[PATCH v6 00/16] nvmet: add target passthru commands support
 2019-07-26  7:13 UTC  (52+ 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 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  (32+ messages)
` [PATCH 01/14] PCI/P2PDMA: Add constants for not-supported result upstream_bridge_distance()
` [PATCH 03/14] PCI/P2PDMA: Apply host bridge white list for ACS
` [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 v3] nvme: fix controller removal race with scan work
 2019-07-25 18:56 UTC 

[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 0/5] nvme-cli: lnvm: introduce chunk-log command
 2019-07-25 15:29 UTC  (18+ messages)
` [PATCH 1/5] lnvm: make data_len to sizeof() instead of magic number
` [PATCH 2/5] lnvm: export lnvm_get_identity
` [PATCH 3/5] lnvm: add chunk_info log page structure
` [PATCH 4/5] lnvm: introduce chunk-log command for chunk info
` [PATCH 5/5] lnvm: introduce alias geometry for id-ns for lnvm

[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  (14+ messages)
` [PATCH v2 07/10] nvme-cli: Add routine to search for controller with specific attributes
` [PATCH v2 10/10] nvme-cli: nvmf auto-connect scripts

[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  (7+ messages)

[PATCH V2 0/5] blk-mq: wait until completed req's complete fn is run
 2019-07-24  3:48 UTC  (6+ messages)
` [PATCH V2 1/5] blk-mq: introduce blk_mq_request_completed()
` [PATCH V2 2/5] blk-mq: introduce blk_mq_tagset_wait_completed_request()
` [PATCH V2 3/5] nvme: don't abort completed request in nvme_cancel_request
` [PATCH V2 4/5] nvme: wait until all completed request's complete fn is called
` [PATCH V2 5/5] blk-mq: remove blk_mq_complete_request_sync

[PATCH 0/5] blk-mq: wait until completed req's complete fn is run
 2019-07-24  2:05 UTC  (25+ messages)
` [PATCH 1/5] blk-mq: introduce blk_mq_request_completed()
` [PATCH 2/5] blk-mq: introduce blk_mq_tagset_wait_completed_request()
` [PATCH 3/5] nvme: don't abort completed request in nvme_cancel_request
` [PATCH 4/5] nvme: wait until all completed request's complete fn is called
` [PATCH 5/5] blk-mq: remove blk_mq_complete_request_sync

[PATCH] nvme-pci: fix probe and remove race
 2019-07-23 22:31 UTC  (4+ messages)

[PATCH v2 0/3] small set of nvme cleanups
 2019-07-23 17:31 UTC  (9+ messages)
` [PATCH v2 1/3] nvme: have nvme_init_identify set ctrl->cap
` [PATCH v2 2/3] nvme: move sqsize setting to the core
` [PATCH v2 3/3] nvme: don't pass cap to nvme_disable_ctrl

[PATCH V2 0/4] lnvm: minor clean-ups
 2019-07-23 16:01 UTC  (11+ messages)
` [PATCH 1/4] lnvm: remove redundant whitespace in lnvm_init()
` [PATCH 2/4] lnvm: do not print 0 when the arg is not given
` [PATCH 3/4] lnvm: cast identity structure to (void *) directly
` [PATCH 4/4] lnvm: sync-up uapi lightnvm.h header from kernel

[PATCH v3] nvme: fix multipath crash when ANA deactivated
 2019-07-23 15:47 UTC  (2+ messages)

[PATCH] Revert "nvme-pci: don't create a read hctx mapping without read queues"
 2019-07-23 15:47 UTC  (2+ messages)

[PATCH v2 1/3] block: introduce LED block device activity trigger
 2019-07-23 15:28 UTC  (5+ messages)

[PATCH V3 0/3] lnvm: minor clean-ups
 2019-07-23 14:42 UTC  (4+ messages)
` [PATCH 1/3] lnvm: remove redundant whitespace in lnvm_init()
` [PATCH 2/3] lnvm: do not print 0 when the arg is not given
` [PATCH 3/3] lnvm: cast identity structure to (void *) directly

[PATCH v3 1/5] block: add weighted round robin for blkcgroup
 2019-07-23 14:29 UTC  (3+ messages)

[PATCH v3] nvme-pci: Support shared tags across queues for Apple 2018 controllers
 2019-07-23  1:36 UTC  (2+ 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).