Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-19 06:56:58 to 2020-08-25 22:18:41 UTC [more...]

[PATCH] nvme: fix error handling in nvme_ns_report_zones
 2020-08-25 22:18 UTC  (4+ messages)

"Connect rejected: status 28" from "nvme discover"
 2020-08-25 21:59 UTC 

[PATCH] nvme: only use power of two io boundaries
 2020-08-25 17:35 UTC  (2+ messages)

[PATCH v3 0/9] fix possible controller reset hangs in nvme-tcp/nvme-rdma
 2020-08-25 17:35 UTC  (39+ messages)
` [PATCH v3 1/9] nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance
` [PATCH v3 2/9] nvme-fabrics: allow to queue requests for live queues
` [PATCH v3 3/9] nvme: have nvme_wait_freeze_timeout return if it timed out
` [PATCH v3 4/9] nvme-tcp: serialize controller teardown sequences
` [PATCH v3 5/9] nvme-tcp: fix timeout handler
` [PATCH v3 6/9] nvme-tcp: fix reset hang if controller died in the middle of a reset
` [PATCH v3 7/9] nvme-rdma: serialize controller teardown sequences
` [PATCH v3 8/9] nvme-rdma: fix timeout handler
` [PATCH v3 9/9] nvme-rdma: fix reset hang if controller died in the middle of a reset

a saner API for allocating DMA addressable pages
 2020-08-25 13:26 UTC  (46+ messages)
  ` [PATCH 02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
  ` [PATCH 03/28] drm/nouveau/gk20a: "
  ` [PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
  ` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
  ` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
  ` [PATCH 07/28] 53c700: improve non-coherent DMA handling
  ` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
  ` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
  ` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct
  ` [PATCH 11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64
  ` [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages
  ` [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
  ` [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc
  ` [PATCH 15/28] dma-direct: remove __dma_to_phys
  ` [PATCH 16/28] dma-direct: rename and cleanup __phys_to_dma
  ` [PATCH 17/28] dma-mapping: move dma_common_{mmap, get_sgtable} out of mapping.c
  ` [PATCH 18/28] dma-mapping: move the dma_declare_coherent_memory documentation
  ` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages
  ` [PATCH 20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device
  ` [PATCH 21/28] hal2: "
  ` [PATCH 22/28] sgiseeq: "
  ` [PATCH 23/28] lib82596: "
  ` [PATCH 24/28] 53c700: "
  ` [PATCH 25/28] dma-mapping: remove dma_cache_sync
  ` [PATCH 26/28] dmapool: add dma_alloc_pages support
  ` [PATCH 27/28] nvme-pci: fix PRP pool size
  ` [PATCH 28/28] nvme-pci: use dma_alloc_pages backed dmapools

[linux-nvme:nvme-5.9-rc] BUILD SUCCESS 3103df671664b658437215d84d7ef999ff43cba4
 2020-08-25 11:51 UTC 

[PATCH 2/3] nvme-core: fix deadlock when reconnect failed due to nvme_set_queue_count timeout
 2020-08-25  7:15 UTC  (4+ messages)

[PATCH] nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
 2020-08-25  7:10 UTC  (5+ messages)

[PATCH] nvme: Fix NULL dereference for pci nvme controllers
 2020-08-25  7:04 UTC  (3+ messages)

Null pointer dereference in nvme_ctrl_reconnect_delay_show
 2020-08-24 22:55 UTC  (3+ messages)

fix block device size update serialization v2
 2020-08-24  8:26 UTC  (9+ messages)
` [PATCH 1/3] block: replace bd_set_size with bd_set_nr_sectors
` [PATCH 2/3] block: fix locking for struct block_device size updates
` [PATCH 3/3] nvme: don't call revalidate_disk from nvme_set_queue_dying

[PATCH] mmc: core: Initial support for SD express card/host
 2020-08-24  6:33 UTC  (4+ messages)
  ` 答复: "

[PATCH] nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu
 2020-08-24  1:38 UTC  (3+ messages)

fix block device size update serialization
 2020-08-23  9:09 UTC  (6+ messages)
` [PATCH 1/2] block: replace bd_set_size with bd_set_nr_sectors
` [PATCH 2/2] block: fix locking for struct block_device size updates

[PATCH 1/3] nvme-core: improve avoiding false remove namespace
 2020-08-21 20:23 UTC  (8+ messages)

[PATCH 3/3] nvme-core: fix crash when nvme_enable_aen timeout
 2020-08-21 20:17 UTC  (5+ messages)

A new feature requests with patches that implement the features
 2020-08-21 13:03 UTC 

v5.9-rc1 commit reliably breaks pci nvme detection
 2020-08-21  7:28 UTC  (9+ messages)

[linux-nvme:nvme-5.9-rc] BUILD SUCCESS 729d1456ea5fc53629a182e6590fd5fb1a2ab562
 2020-08-21  7:17 UTC 

[PATCH] nvmet-tcp: Fix NULL dereference when a connect data comes in h2cdata pdu
 2020-08-21 16:13 UTC 

[PATCH] nvmet/tcp: Solve coredump issue while initiator sends write CapsuleCmd
 2020-08-21 15:02 UTC  (3+ messages)

[GIT PULL] nvme fixes for 5.9-rc
 2020-08-21  1:55 UTC  (2+ messages)

[PATCH 0/7 V3] nvme: Fixes for deleting a ctrl before it was created
 2020-08-21  0:28 UTC  (4+ messages)
` [PATCH 5/7] nvme: Fix controller creation races with teardown flow

[PATCH 0/2] enable append-emulation for ZNS
 2020-08-20 23:26 UTC  (33+ messages)
  ` [PATCH 1/2] nvme: set io-scheduler requirement "
  ` [PATCH 2/2] nvme: add emulation for zone-append

[PATCH nvme-cli] fabrics: fix passing ctrl_loss_tmo=0 by default
 2020-08-20 20:12 UTC  (2+ messages)

regression with "nvme-rdma: use new shared CQ mechanism" from v5.9-rc1
 2020-08-20  8:11 UTC  (2+ messages)

[PATCH 0/3] fix crash and deadlock when connect timeout
 2020-08-20  3:53 UTC 

[PATCH nvme-cli] fabrics: fix segfault when -t <transport> is not passed
 2020-08-19 21:54 UTC  (3+ messages)

nvme completion handling refactor and fix v3
 2020-08-19 21:50 UTC  (6+ messages)
` [PATCH 3/4] nvme: just check the status code type in nvme_is_path_error
` [PATCH 4/4] nvme: redirect commands on dying queue

[linux-nvme:nvme-5.9-rc] BUILD SUCCESS d67f23b8e459ea5a846c91abb8dc15105406b49b
 2020-08-19 20:58 UTC 

[PATCH] nvmet: Set ctrl->kato to a default NVMET_DISC_KATO value
 2020-08-19 16:04 UTC  (8+ messages)

[PATCH] nvmet: Disable keep-alive timer when kato is cleared to 0h
 2020-08-19  8:31 UTC 

[linux-nvme:nvme-5.9-rc] BUILD SUCCESS d324c3a859f9f2a904623a51a3cc95116210bc92
 2020-08-19  7:40 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox