linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-24 09:51:34 to 2018-05-29 12:43:16 UTC [more...]

[PATCH 00/10] nvme: ANA fixups
 2018-05-29 12:43 UTC  (16+ messages)
` [PATCH 01/10] nvme: add missing kfree() in nvme_configure_ana()
` [PATCH 02/10] nvme: ANA transition timeout handling
` [PATCH 03/10] nvme: Only update capacity for optimized or non-optimized paths
` [PATCH 04/10] nvme: clear current path on ANA state change
` [PATCH 05/10] nvme: retry nvme_get_log_ext() when processing ANA log
` [PATCH 06/10] nvme: simplify check for ANA in nvme_ns_id_attrs_are_visible()
` [PATCH 07/10] nvmet: make ANATT configurable
` [PATCH 08/10] nvmet: Set nanagrpid correctly
` [PATCH 09/10] nvmet: Set mnan correctly
` [PATCH 10/10] nvmet: set 'nuse' and 'nsze' to zero for inaccessible paths

[RFC PATCH 00/17] T10-PI support for NVMeoF/RDMA host
 2018-05-29 12:08 UTC  (37+ messages)
` [PATCH 01/17] IB/isert: fix T10-pi check mask setting
` [PATCH 02/17] RDMA/core: introduce check masks for T10-PI offload
` [PATCH 03/17] IB/iser: use T10-PI check mask definitions from core layer
` [PATCH 04/17] IB/isert: "
` [PATCH 05/17] nvme: Fix extended data LBA supported setting
` [PATCH 06/17] nvme: Add WARN in case fabrics ctrl was set with wrong metadata caps
` [PATCH 07/17] nvme: introduce max_integrity_segments ctrl attribute
` [PATCH 08/17] nvme: limit integrity segments to be <= data segments
` [PATCH 09/17] nvme: reduce the metadata size in case the ctrl doesn't support it
` [PATCH 10/17] nvme: export nvme_ns_has_pi function
` [PATCH 11/17] nvme-rdma: Introduce cqe for local invalidation
` [PATCH 12/17] nvme-rdma: Introduce nvme_rdma_set_keyed_sgl helper func
` [PATCH 13/17] nvme-rdma: introduce nvme_rdma_sgl structure
` [PATCH 14/17] nvme-rdma: refactor cmd mapping/unmapping mechanism
` [PATCH 15/17] nvme-rdma: Add helper function for preparing sg list to RDMA operation
` [PATCH 16/17] nvme-rdma: Introduce nvme_rdma_first_wr helper function
` [PATCH 17/17] nvme-rdma: Add T10-PI support

[PATCH 0/3] Provide more fine grained control over multipathing
 2018-05-29  9:54 UTC  (17+ messages)
` [PATCH 1/3] nvme: provide a way to disable nvme mpath per subsystem
` [PATCH 2/3] nvme multipath: added SUBSYS_ATTR_RW
` [PATCH 3/3] nvme multipath: add dev_attr_mpath_personality

[PATCH nvme-cli] fabrics: add ctrl-loss-tmo to connect-all
 2018-05-29  9:32 UTC 

nvme/nvmet AEN and log page fixups
 2018-05-29  8:24 UTC  (35+ messages)
` [PATCH 01/14] block: unexport check_disk_size_change
` [PATCH 02/14] block: don't print a message when the device went away
` [PATCH 03/14] nvme.h: untangle AEN notice definitions
` [PATCH 04/14] nvme.h: add the changed namespace list log
` [PATCH 05/14] nvme.h: add AER configuration symbols
` [PATCH 06/14] nvmet: add a new nvmet_zero_sgl helper
` [PATCH 07/14] nvmet: split log page implementation
` [PATCH 08/14] nvmet: implement the changed namespaces log
` [PATCH 09/14] nvmet: Add AEN configuration support
` [PATCH 10/14] nvmet: mask pending AERs
` [PATCH 11/14] nvme: submit AEN event configuration on startup
` [PATCH 12/14] nvme: mark nvme_queue_scan static
` [PATCH 13/14] nvme: use the changed namespaces list log to clear ns data changed AENs
` [PATCH 14/14] nvme: limit warnings from nvme_identify_ns

[PATCH] nvme: prefer strlcpy to strncpy
 2018-05-29  8:11 UTC  (2+ messages)

[PATCH] nvme-loop: add support for multiple ports
 2018-05-28 14:30 UTC  (5+ messages)

[PATCH] nvme-pci: simplify __nvme_submit_cmd
 2018-05-28 13:12 UTC  (3+ messages)

[PATCH] nvme: re-enable clean shutdown
 2018-05-28  7:20 UTC  (4+ messages)

PCIe unsupported request with Intel 760p
 2018-05-25 23:20 UTC  (3+ messages)

[PATCH] PCI/sysfs: do not allow enabling/disabling a device with a driver
 2018-05-25 22:30 UTC  (2+ messages)

[PATCH] nvme: allow duplicate controller if prior controller being deleted
 2018-05-25 21:02 UTC 

[PATCHv3 0/9] nvme timeout fixes, v3
 2018-05-25 18:30 UTC  (34+ messages)
` [PATCHv3 1/9] nvme: Sync request queues on reset
` [PATCHv3 2/9] nvme-pci: Fix queue freeze criteria "
` [PATCHv3 3/9] nvme: Move all IO out of controller reset
` [PATCHv3 4/9] nvme-pci: Rate limit the nvme timeout warnings
` [PATCHv3 5/9] nvme-pci: End IO requests in CONNECTING state
` [PATCHv3 6/9] nvme-pci: Unquiesce dead controller queues
` [PATCHv3 7/9] nvme-pci: Attempt reset retry for IO failures
` [PATCHv3 8/9] nvme-pci: Queue creation error handling
` [PATCHv3 9/9] nvme-pci: Don't wait for HMB completion on shutdown

[PATCH] Fix controller reset return
 2018-05-25 14:55 UTC  (4+ messages)

[PATCHv2 00/11] nvme: ANA support
 2018-05-25 14:32 UTC  (12+ messages)
` [PATCHv2 07/11] nvme: always failover on path or transport errors
` [PATCHv2 08/11] nvme: add ANA support
` [PATCHv2 11/11] nvmet: "

[PATCH] nvme: fixup memory leak in nvme_init_identify()
 2018-05-25 13:48 UTC  (3+ messages)

[PATCH] nvme: fix KASAN warning when parsing host nqn
 2018-05-25 13:48 UTC  (2+ messages)

[BUG REPORT] crash in nvme-fcloop
 2018-05-25 11:56 UTC 

[PATCH] nvmet-fc: increase LS buffer count per fc port
 2018-05-25  9:11 UTC  (2+ messages)

[PATCH v2 0/7] nvme_fc: asynchronous controller create and simple discovery
 2018-05-25  9:11 UTC  (5+ messages)
` [PATCH v2 1/7] nvme: remove unnecessary controller subnqn validation
` [PATCH v2 3/7] nvme_fc: remove setting DNR on exception conditions

[PATCH] nvmet-loop: use nr_phys_segments when map rq to sgl
 2018-05-25  9:10 UTC  (2+ messages)

[PATCH] nvmet: remove duplicate NULL initialization for ns
 2018-05-25  9:10 UTC  (2+ messages)

[PATCH] nvmet: make the error message more generic
 2018-05-25  9:10 UTC  (2+ messages)

[PATCH 0/3] nvme: fix stuck discovery
 2018-05-25  8:56 UTC  (10+ messages)
` [PATCH 1/3] nvme: centralize discovery controller defaults
` [PATCH 2/3] nvme: avoid reconnection for the discovery controller
` [PATCH 3/3] nvme: allow duplicate connections to "

[PATCH] nvme-pci: Fix AER reset handling
 2018-05-25  8:53 UTC  (2+ messages)

[PATCH] nvme: fix KASAN warning when parsing host nqn
 2018-05-25  8:53 UTC  (3+ messages)

[PATCH 1/2] nvme-pci: set nvmeq->cq_vector after alloc cq/sq
 2018-05-25  8:53 UTC  (5+ messages)
` [PATCH 2/2] nvme-pci: don't send delete cq command when allocate sq return -EINTR

[PATCH V3] nvme-rdma: stop queue first before free it in config admin queue
 2018-05-25  8:52 UTC  (2+ messages)

[PATCH V7] nvmet: add simple file backed ns support
 2018-05-25  8:47 UTC  (2+ messages)

[PATCH V6 00/11] nvme: pci: fix & improve timeout handling
 2018-05-24 15:39 UTC  (3+ messages)
` [PATCH V6 02/11] nvme: pci: cover timeout for admin commands running in EH

[PATCHv2 0/8] nvme timeout fixes v2
 2018-05-24 15:16 UTC  (7+ 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).