linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-14 06:59:14 to 2021-04-21 07:57:45 UTC [more...]

[RFC] qla2xxx: Add dev_loss_tmo kernel module options
 2021-04-21  7:56 UTC  (10+ messages)
    ` [EXT] "

[PATCH V3 0/1] nvme generic per-namespace char device
 2021-04-21  7:45 UTC  (2+ messages)
` [PATCH V3 1/1] nvme: introduce generic per-namespace chardev

nvme tcp receive errors
 2021-04-21  5:33 UTC  (9+ messages)

kernel panic due to a missing work initialization in case of zero kato value
 2021-04-21  2:32 UTC  (3+ messages)
` kernel panic due to a missing work initialization in case of zero

[linux-nvme:nvme-5.13] BUILD SUCCESS 62d73c50ff8733e5ef98adae834b6f3e92ad6650
 2021-04-20 20:41 UTC 

NVMe CLI Version Update
 2021-04-20 20:19 UTC  (2+ messages)

[PATCHv2] nvme-mpath: delete disk after last connection
 2021-04-20 20:05 UTC  (11+ messages)

nvme generic per-namespace char device
 2021-04-20 18:58 UTC  (4+ messages)
` [PATCH] nvme: introduce generic per-namespace chardev

[PATCH 1/4] nvmet: change sn size and check validity
 2021-04-20 17:47 UTC  (6+ messages)
` [PATCH 2/4] nvmet: make sn stable once connection was established
` [PATCH 3/4] nvmet: allow mn change if subsys not discovered
` [PATCH 4/4] nvmet: make ver stable once connection established

[PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
 2021-04-20 15:46 UTC  (12+ messages)
` [PATCH v4 1/3] nvme: return BLK_STS_DO_NOT_RETRY if the DNR bit is set
` [PATCH v4 2/3] nvme: allow local retry and proper failover for REQ_FAILFAST_TRANSPORT
` [PATCH v4 3/3] nvme: decouple basic ANA log page re-read support from native multipathing
` [PATCH v4 0/4] nvme: improve error handling and ana_state to work well with dm-multipath

[PATCH 0/1] Add Host Transport Interface option (host-triface)
 2021-04-20 14:45 UTC  (6+ messages)

[PATCH v9 00/13] blkcg:Support to track FC storage blk io traffic
 2021-04-20 12:38 UTC  (7+ messages)
` [PATCH v9 03/13] nvme: Added a newsysfs attribute appid_store
` [PATCH v9 07/13] lpfc: vmid: Implements ELS commands for appid patch

[PATCHv4 0/2] nvme: sanitize KATO setting
 2021-04-20  8:07 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] nvme: add 'kato' sysfs attribute

[PATCH v2] nvmet: avoid queuing keep-alive timer if it is disabled
 2021-04-20  8:07 UTC  (2+ messages)

[RFC PATCH 0/2] block: support to freeze bio based queue
 2021-04-20  7:58 UTC  (11+ messages)
` [RFC PATCH 1/2] percpu_ref: add percpu_ref_tryget_many_live
` [RFC PATCH 2/2] block: support to freeze bio based request queue
  ` [dm-devel] "

[PATCH v2 0/3] Fix dm-crypt zoned block device support
 2021-04-20  1:35 UTC  (15+ messages)
` [PATCH v2 1/3] dm: Introduce zone append support control
` [PATCH v2 2/3] dm crypt: Fix zoned block device support
  ` [dm-devel] "
` [PATCH v2 3/3] zonefs: fix synchronous write to sequential zone files
` [dm-devel] [PATCH v2 0/3] Fix dm-crypt zoned block device support

[PATCH 1/2] block: return errors from blk_execute_rq()
 2021-04-19 18:20 UTC  (11+ messages)
` [PATCH 2/2] nvme: use return value "

[PATCH 0/4] Fix dm-crypt zoned block device support
 2021-04-19 16:48 UTC  (17+ messages)
` [PATCH 1/4] dm: Introduce zone append support control
` [PATCH 2/4] dm crypt: Fix zoned block device support
` [PATCH 3/4] btrfs: zoned: fail mount if the device does not support zone append
` [PATCH 4/4] zonefs: fix synchronous write to sequential zone files

[PATCH] nvme: do not try to reconfigure APST when the controller is not live
 2021-04-19 15:16 UTC  (3+ messages)

[PATCH] nvme: cleanup nvme_configure_apst
 2021-04-19  7:32 UTC  (4+ messages)

[PATCH v2] nvme: Favor D3cold for suspend if NVMe device supports it
 2021-04-19  6:57 UTC  (3+ messages)

[PATCH 2/2] nvme: use return value from blk_execute_rq()
 2021-04-17  2:39 UTC 

[PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
 2021-04-16 22:06 UTC  (5+ messages)
` [PATCH v3 1/4] nvme: return BLK_STS_DO_NOT_RETRY if the DNR bit is set
` [PATCH v3 2/4] nvme: allow local retry for requests with REQ_FAILFAST_TRANSPORT set
` [PATCH v3 3/4] nvme: introduce FAILUP handling for REQ_FAILFAST_TRANSPORT
` [PATCH v3 4/4] nvme: decouple basic ANA log page re-read support from native multipathing

[PATCH v2 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
 2021-04-16 21:44 UTC  (17+ messages)
` [PATCH v2 1/4] nvme: return BLK_STS_DO_NOT_RETRY if the DNR bit is set
` [PATCH v2 2/4] nvme: allow local retry for requests with REQ_FAILFAST_TRANSPORT set
` [PATCH v2 3/4] nvme: introduce FAILUP handling for REQ_FAILFAST_TRANSPORT
    ` [dm-devel] "
` [PATCH v2 4/4] nvme: decouple basic ANA log page re-read support from native multipathing

[PATCH v5 0/2] nvme-pci: add AMD PCIe quirk for NVMe simple suspend/resume
 2021-04-16 15:56 UTC  (4+ messages)
` [PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
` [PATCH v5 2/2] nvme-pci: add AMD PCIe quirk for simple suspend/resume

[PATCH] nvme: Favor D3cold for suspend if NVMe device supports it
 2021-04-16  9:10 UTC 

[PATCH v4 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-04-16  6:51 UTC  (8+ messages)
` [PATCH v4 2/2] nvme-pci: add AMD PCIe quirk for suspend/resume

nvme: Return BLK_STS_TARGET if the DNR bit is set
 2021-04-16  5:58 UTC  (3+ messages)

[PATCH] nvmet: avoid queuing keep-alive timer if it is disabled
 2021-04-16  2:48 UTC  (3+ messages)

[PATCH] nvme-core: initialize status to NVME_SC_HOST_PATH_ERROR
 2021-04-15 22:58 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/1] Add 'Transport Interface' (triface) option. This can be used to specify the IP interface to use for the connection. The driver uses that to set SO_BINDTODEVICE on the socket before connecting
 2021-04-15 19:28 UTC 

[linux-nvme:nvme-5.13] BUILD SUCCESS d6609084b0b81abc74dc9db0281cdd0e074df5d4
 2021-04-15 18:45 UTC 

[GIT PULL] second round of nvme updates for Linux 5.13
 2021-04-15 18:16 UTC  (2+ messages)

[PATCH] Fix NULL derefence in nvme_ctrl_fast_io_fail_tmo_show/store
 2021-04-15  7:57 UTC  (4+ messages)

[PATCH v4] nvmet-tcp: fix a segmentation fault during io parsing error
 2021-04-15  7:57 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-04-15  6:14 UTC  (8+ messages)
` [PATCH 2/2] nvme-pci: add AMD PCIe quirk for suspend/resume

How to submit a patch to linux-nvme
 2021-04-14 19:56 UTC  (2+ messages)

[PATCH 0/2] kref and paasthrough cleanup
 2021-04-14 16:27 UTC  (4+ messages)
  ` [PATCH 2/2] nvme: avoid memset for passthrough requests

[PATCH 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-04-14  8:16 UTC  (6+ messages)
` [PATCH 2/2] nvme-pci: add AMD PCIe quirk for suspend/resume

[RFC PATCH v5 0/4] add simple copy support
 2021-04-14  6:58 UTC  (8+ messages)
  ` [RFC PATCH v5 2/4] block: "


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