linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-18 13:13:46 to 2020-08-24 06:34:54 UTC [more...]

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

[PATCH v3 0/9] fix possible controller reset hangs in nvme-tcp/nvme-rdma
 2020-08-23 15:19 UTC  (30+ 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

fix block device size update serialization v2
 2020-08-23  9:10 UTC  (4+ 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

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 2/3] nvme-core: fix deadlock when reconnect failed due to nvme_set_queue_count timeout
 2020-08-21 20:20 UTC  (3+ 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 

[PATCH] nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
 2020-08-21  7:58 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  (39+ 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)

a saner API for allocating DMA addressable pages
 2020-08-20 17:41 UTC  (45+ messages)
` [PATCH 01/28] mm: turn alloc_pages into an inline function
` [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

regression with "nvme-rdma: use new shared CQ mechanism" from v5.9-rc1
 2020-08-20  8:11 UTC  (3+ 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  (7+ 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 

[PATCH v7 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-08-19  4:22 UTC  (7+ messages)
` [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
` [PATCH v7 6/6] libceph: use sendpage_ok() in ceph_tcp_sendpage()

nvme completion handling refactor and fix
 2020-08-19  1:42 UTC  (6+ messages)
` [PATCH 3/3] nvme: redirect commands on dying queue

[PATCH v2 0/8] fix possible controller reset hangs in nvme-tcp/nvme-rdma
 2020-08-19  0:39 UTC  (13+ messages)
` [PATCH v2 6/8] nvme-rdma: serialize controller teardown sequences
` [PATCH v2 7/8] nvme-rdma: fix timeout handler

[PATCHv3] nvme: skip noiob for zoned devices
 2020-08-18 19:32 UTC  (7+ messages)

[PATCH] nvme-pci: fix PRP pool size
 2020-08-18 19:09 UTC  (3+ messages)

nvme reservation commands during controller reset
 2020-08-18 17:18 UTC  (12+ 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).