linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-05 13:23:02 to 2021-03-11 23:37:12 UTC [more...]

[RFC PATCH v2 00/11] Add support to dma_map_sg for P2PDMA
 2021-03-11 23:31 UTC  (11+ messages)
` [RFC PATCH v2 02/11] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [RFC PATCH v2 03/11] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [RFC PATCH v2 04/11] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH v2 05/11] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [RFC PATCH v2 06/11] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH v2 07/11] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH v2 08/11] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [RFC PATCH v2 09/11] block: Add BLK_STS_P2PDMA
` [RFC PATCH v2 10/11] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [RFC PATCH v2 11/11] nvme-pci: Convert to using dma_map_sg for p2pdma pages

[linux-nvme:nvme-5.12] BUILD SUCCESS abbb5f5929ec6c52574c430c5475c158a65c2a8c
 2021-03-11 23:02 UTC 

[PATCH] nvme: implement non-mdts command limits
 2021-03-11 19:18 UTC  (6+ messages)

[PATCHv2] nvme: send uevent once a multipath namespace is operational again
 2021-03-11 17:54 UTC  (3+ messages)

[PATCH v2] nvme-fc: fix racing controller reset and create association
 2021-03-11 17:33 UTC  (3+ messages)

[PATCH] nvme: Do not detach nshead when a namespace is removed
 2021-03-11 15:54 UTC 

[PATCH v8 00/16] blkcg:Support to track FC storage blk io traffic
 2021-03-11 15:33 UTC  (2+ messages)

[RFC PATCHv3 0/2] nvme: queue_if_no_path functionality
 2021-03-11 12:41 UTC  (19+ messages)
` [PATCH 1/2] nvme-mpath: delete disk after last connection
` [PATCH 2/2] nvme: add 'queue_if_no_path' semantics

[PATCHv3 0/2] nvme: sanitize KATO setting
 2021-03-11 10:55 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nvme: add 'kato' sysfs attribute

[PATCH] nvme/rdma: Fix a use after free in nvmet_rdma_write_data_done
 2021-03-11 10:51 UTC  (2+ messages)

[RESEND][PATCH] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
 2021-03-11 10:51 UTC  (2+ messages)

[PATCH 1/1] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
 2021-03-11 10:47 UTC  (5+ messages)

[PATCH v2] nvme-tcp: Check if request has started before processing it
 2021-03-11  9:43 UTC  (3+ messages)

[PATCH V12 0/3] nvmet: add ZBD backend support
 2021-03-11  7:15 UTC  (4+ messages)
` [PATCH V12 1/3] nvmet: add NVM Command Set Identifier support
` [PATCH V12 2/3] nvmet: add ZBD over ZNS backend support
` [PATCH V12 3/3] nvmet: add nvmet_req_bio put helper for backends

[PATCH V11 0/4] nvmet: add ZBD backend support
 2021-03-11  6:22 UTC  (13+ messages)
` [PATCH V11 1/4] nvmet: add NVM Command Set Identifier support
` [PATCH V11 2/4] nvmet: add ZBD over ZNS backend support
` [PATCH V11 3/4] nvmet: add nvmet_req_bio put helper for backends
` [PATCH V11 4/4] nvme: add comments to nvme_zns_alloc_report_buffer

libnvme questions
 2021-03-11  4:43 UTC  (4+ messages)

[linux-nvme:nvme-5.12] BUILD SUCCESS 43b82e21c6ae2f7d2d99550cb348fbd08610fa06
 2021-03-10 20:34 UTC 

[PATCH V10 0/8] nvmet: add ZBD backend support
 2021-03-10  8:52 UTC  (25+ messages)
` [PATCH V10 1/8] nvmet: trim args for nvmet_copy_ns_identifier()
` [PATCH V10 2/8] nvmet: add NVM Command Set Identifier support
` [PATCH V10 3/8] nvmet: add command set supported ctrl cap
` [PATCH V10 4/8] nvmet: add ZBD over ZNS backend support
` [PATCH V10 5/8] nvmet: add nvmet_req_bio put helper for backends
` [PATCH V10 6/8] nvme-core: check ctrl css before setting up zns
` [PATCH V10 7/8] nvme-core: add a helper to print css related error
` [PATCH V10 8/8] nvme: add comments to nvme_zns_alloc_report_buffer

[PATCH V2 0/6] nvmet: cleanup and status, error log fix
 2021-03-10  1:18 UTC  (16+ messages)
` [PATCH V2 1/6] nvmet: remove duplicate status assignment
` [PATCH V2 2/6] nvmet: update error log page in nvmet_alloc_ctrl()
` [PATCH V2 3/6] nvmet: remove unnecessary function parameters
` [PATCH V2 4/6] nvmet: remove unnecessary function parameter
` [PATCH V2 5/6] nvmet: remove unnecessary function parameters
` [PATCH V2 6/6] nvmet: replace white spaces with tabs

[PATCH] nvmet: remove unnecessary ctrl parameter
 2021-03-10  1:16 UTC 

[linux-nvme:nvme-5.12] BUILD SUCCESS 76efa3efd8a02af8753417b902442b8b6dba4b51
 2021-03-09 22:30 UTC 

[linux-nvme:nvme-5.13] BUILD SUCCESS 01b6702d0f03e59cad651fd45651ddc56c87d32f
 2021-03-09 22:30 UTC 

[PATCH V6 0/2] nvme: enable char device per namespace
 2021-03-09 21:18 UTC  (8+ messages)
` [PATCH V6 1/2] "

[PATCH V2 0/8] nvme: few cleanups and small improvements
 2021-03-09 19:42 UTC  (7+ messages)
` [PATCH V2 2/8] nvme-core: split init identify into helper
` [PATCH V2 4/8] nvme-core: use likely in nvme_init_request()

[PATCH] nvme-multipath: use nvme_ctrl_use_ana helper to check ANA
 2021-03-09 10:07 UTC  (3+ messages)

[PATCH 0/2] cleanup and small improvement
 2021-03-09 10:06 UTC  (6+ messages)
    ` [PATCH 1/2] nvme: use NVME_CTRL_CMIC_ANA macro
    ` [PATCH 2/2] nvme-core: reduce checks for zero command effects

[PATCH] nvme: fix warning in nvme_update_zone_info()
 2021-03-09 10:05 UTC  (4+ messages)

[PATCHv4 0/4] Fixup return value for nvme_submit_sync_cmd()
 2021-03-09 10:05 UTC  (12+ messages)
` [PATCH 1/4] nvme: simplify error logic in nvme_validate_ns()
` [PATCH 2/4] nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
` [PATCH 3/4] nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
` [PATCH 4/4] nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted

[PATCH] Revert "nvme: cleanup zone information initialization"
 2021-03-08 16:51 UTC  (3+ messages)

[PATCHv2 0/3] nvme: sanitize KATO handling
 2021-03-08 13:54 UTC  (8+ messages)
` [PATCH 2/3] nvme: sanitize KATO setting
` [PATCH 3/3] nvme: add 'kato' sysfs attribute

[PATCH 00/10] Some minor fixes/additions for nvme-cli
 2021-03-08  7:17 UTC  (18+ messages)
` [PATCH 01/10] nvme-discover: lookup existing persistent controllers
` [PATCH 02/10] nvme-discover: assume device given on command line is persistent
` [PATCH 03/10] do_discover: free cfg.device when resetting it
` [PATCH 04/10] nvme-connect-all(1): fix documentation for --quiet/-S
` [PATCH 05/10] nvme: add some simplifying macros for __attribute__((cleanup()))
` [PATCH 06/10] nvme-cli: add generic logging functionality
` [PATCH 07/10] nvme: convert some function arguments from "char *" to "const char *"
` [PATCH 08/10] fabrics: use "const char *" in struct config
` [PATCH 09/10] fabrics: fix some memory leaks
` [PATCH 10/10] fabrics: fix invalid memory access in discover_from_conf_file()

[PATCH] nvme-fabrics: fix crash for no IO queues
 2021-03-08  1:30 UTC  (3+ messages)

[PATCH AUTOSEL 5.11 08/12] nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST
 2021-03-07 15:00 UTC  (6+ messages)
` [PATCH AUTOSEL 5.11 09/12] nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
` [PATCH AUTOSEL 5.11 10/12] nvme-pci: add quirks for Lexar 256GB SSD
` [PATCH AUTOSEL 5.11 11/12] nvme-fabrics: fix kato initialization
` [PATCH AUTOSEL 5.11 12/12] nvmet: model_number must be immutable once set

[linux-nvme:nvme-5.12] BUILD SUCCESS d9f273b7585c380d7a10d4b3187ddc2d37f2740b
 2021-03-07 14:36 UTC 

[PATCH AUTOSEL 4.19 3/3] nvme-fabrics: fix kato initialization
 2021-03-07 13:58 UTC 

[PATCH AUTOSEL 5.4 3/5] nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST
 2021-03-07 13:58 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 4/5] nvme-pci: add quirks for Lexar 256GB SSD
` [PATCH AUTOSEL 5.4 5/5] nvme-fabrics: fix kato initialization

[PATCH AUTOSEL 5.10 5/8] nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST
 2021-03-07 13:58 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 6/8] nvme-pci: add quirks for Lexar 256GB SSD
` [PATCH AUTOSEL 5.10 7/8] nvme-fabrics: fix kato initialization
` [PATCH AUTOSEL 5.10 8/8] nvmet: model_number must be immutable once set

[PATCH] nvme-fc: fix racing controller reset and create association
 2021-03-06 21:16 UTC 

[PATCH] nvmet-fc: simplify and fix nvmet_fc_alloc_hostport
 2021-03-06 20:51 UTC  (3+ messages)

reserved tag allocation fixups
 2021-03-06  7:09 UTC  (4+ messages)
` [PATCH 1/3] nvme-fabrics: only reserve a single tag

[PATCH v2 00/16] nvme-cli: add "nvme monitor" subcommand
 2021-03-06  0:36 UTC  (17+ messages)
` [PATCH v2 01/16] fabrics: export symbols required for monitor functionality
` [PATCH v2 02/16] nvme-cli: add code for event and timeout handling
` [PATCH v2 03/16] monitor: add basic "nvme monitor" functionality
` [PATCH v2 04/16] monitor: implement uevent handling
` [PATCH v2 05/16] conn-db: add simple connection registry
` [PATCH v2 06/16] monitor: monitor_discovery(): try to reuse existing controllers
` [PATCH v2 07/16] monitor: kill running discovery tasks on exit
` [PATCH v2 08/16] monitor: add option --cleanup / -C
` [PATCH v2 09/16] monitor: handling of add/remove uevents for nvme controllers
` [PATCH v2 10/16] monitor: discover from conf file on startup
` [PATCH v2 11/16] monitor: watch discovery.conf with inotify
` [PATCH v2 12/16] monitor: add parent/child messaging and "notify" message exchange
` [PATCH v2 13/16] monitor: add "query device" "
` [PATCH v2 14/16] completions: add completions for nvme monitor
` [PATCH v2 15/16] nvmf-autoconnect: add unit file for nvme-monitor.service
` [PATCH v2 16/16] nvme-monitor(1): add man page for nvme-monitor

[PATCH V8 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2021-03-05 22:34 UTC  (3+ messages)

[PATCHv2 0/2] nvme: fixup MD RAID usage
 2021-03-05 21:12 UTC  (7+ messages)
` [PATCH 1/2] nvme: add 'fast_io_fail_tmo' controller sysfs attribute
` [PATCH 2/2] nvme: delete disk when last path is gone

[GIT PULL] nvme fixes for 5.12
 2021-03-05 16:13 UTC  (2+ messages)

[RFC 0/3] Async nvme passthrough
 2021-03-05 13:22 UTC  (5+ messages)
  ` [RFC 3/3] nvme: wire up support for async passthrough


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