linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-16 07:51:54 to 2022-03-24 19:06:01 UTC [more...]

[PATCH] nvme/mpath: fix hang when disk goes live over reconnect
 2022-03-24 19:05 UTC  (9+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "
    ` [PATCH v3 0/1] "
      ` [PATCH v3 1/1] "
          ` [PATCH v4 0/1] "

[PATCH 00/17] io_uring passthru over nvme
 2022-03-24 17:45 UTC  (50+ messages)
  ` [PATCH 10/17] block: wire-up support for plugging
  ` [PATCH 05/17] nvme: wire-up support for async-passthru on char-device
  ` [PATCH 17/17] nvme: enable non-inline passthru commands
  ` [PATCH 11/17] block: factor out helper for bio allocation from cache
  ` [PATCH 14/17] io_uring: add polling support for uring-cmd

[PATCHv9 00/11] nvme: In-band authentication support
 2022-03-24 17:06 UTC  (14+ messages)
` [PATCH 01/11] crypto: add crypto_has_shash()
` [PATCH 02/11] crypto: add crypto_has_kpp()
` [PATCH 03/11] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 04/11] nvme: add definitions for NVMe In-Band authentication
` [PATCH 05/11] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 06/11] nvme: Implement In-Band authentication
` [PATCH 07/11] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 08/11] nvmet: parse fabrics commands on io queues
` [PATCH 09/11] nvmet: Implement basic In-Band Authentication
` [PATCH 10/11] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 11/11] nvmet-auth: expire authentication sessions

[PATCH] nvme: allow duplicate NSIDs for the private namespaces
 2022-03-24 17:01 UTC  (2+ messages)

[PATCH] Revert "nvme-multipath: fix hang when disk goes live over reconnect"
 2022-03-24 17:00 UTC  (7+ messages)

Unable to build branch nvme-5.18
 2022-03-24 10:57 UTC  (3+ messages)

[PATCH 0/9] Apple M1 (Pro/Max) NVMe driver
 2022-03-24  6:17 UTC  (23+ messages)
` [PATCH 1/9] dt-bindings: soc: apple: Add Apple SART
` [PATCH 2/9] dt-bindings: soc: apple: Add ANS NVMe
` [PATCH 3/9] soc: apple: Always include Makefile
` [PATCH 4/9] soc: apple: Add SART driver
` [PATCH 5/9] soc: apple: Add RTKit IPC library
` [PATCH 6/9] nvme-apple: Add initial Apple SoC NVMe driver
` [PATCH 7/9] nvme-apple: Serialize command issue
` [PATCH 8/9] nvme-apple: Add support for multiple power domains
` [PATCH 9/9] nvme-apple: Add support for suspend/resume

[PATCH] nvme: fix build error: nvme_mpath_update stub without static
 2022-03-24  6:04 UTC  (9+ messages)
` [PATCH v2 0/2] Fix issues with nvme_mpath_update
  ` [PATCH v2 1/2] nvme: fix build error: nvme_mpath_update stub without static
  ` [PATCH v2 2/2] nvme/mpath: fix crash in nvme_mpath_update for non-ana ctrl
    ` [PATCH v3 0/2] Fix issues with nvme_mpath_update
      ` [PATCH v3 1/2] nvme: fix build error: nvme_mpath_update stub without static
      ` [PATCH v3 2/2] nvme/mpath: fix crash in nvme_mpath_update for non-ana ctrl

[LSF/MM/BPF TOPIC] dispersed namespaces revisited
 2022-03-24  5:42 UTC  (6+ messages)

[RFC PATCH 0/3] nvmet: export discovery subsystem
 2022-03-24  1:46 UTC  (18+ messages)
` [PATCH 1/3] nvmet: expose discovery subsystem in sysfs
` [PATCH 2/3] nvmet: restrict setting of discovery_nqn to discovery subsystem

[linux-nvme:nvme-5.18 6/6] drivers/nvme/host/nvme.h:858: multiple definition of `nvme_mpath_update'; drivers/nvme/host/core.o:drivers/nvme/host/nvme.h:858: first defined here
 2022-03-23 23:49 UTC 

[linux-nvme:nvme-5.18 6/6] ioctl.c:(.text+0xc2c): multiple definition of `nvme_mpath_update'; drivers/nvme/host/core.o:(.text+0x7a1c): first defined here
 2022-03-23 23:28 UTC 

OOPs on 5.18
 2022-03-23 22:28 UTC 

nvme-multipath: round-robin infinite looping
 2022-03-23 19:07 UTC  (12+ messages)
` kdump details (Re: nvme-multipath: round-robin infinite looping)
` [RFC PATCH] nvme-multipath: break endless loop in nvme_round_robin_path
` [RFC PATCH] nvme: fix RCU hole that allowed for endless looping in multipath round robin

[linux-nvme:nvme-5.18 4/5] ERROR: modpost: "nvmet_wq" [drivers/nvme/target/nvmet-fc.ko] undefined!
 2022-03-23 16:33 UTC  (3+ messages)

[PATCH] nvmet: use a private workqueue instead of the system workqueue
 2022-03-23 15:30 UTC  (7+ messages)

[PATCH] nvmet: serialize delete_ctrl and install_queue flow to avoid race
 2022-03-23 15:04 UTC 

[PATCH v3] nvme: Fix zns drives without append support to export correct permissions
 2022-03-23  8:26 UTC  (3+ messages)

[PATCH] nvme-pci: make use_threaded_interrupts mod-param read-only
 2022-03-23  8:20 UTC  (2+ messages)

[PATCH] nvmet: remove redundant assignment after left shift
 2022-03-23  8:20 UTC  (5+ messages)

[PATCH] nvme-pci: Add quirk changes for Samsung X5 SSDs
 2022-03-23  8:20 UTC  (2+ messages)

[PATCH] nvmetcli: support 'dhchap' attribute group
 2022-03-23  7:33 UTC 

[bug report] NVMe/IB: kmemleak observed on 5.17.0-rc5 with nvme-rdma testing
 2022-03-22 12:50 UTC  (9+ messages)

[PATCHv8 00/12] nvme: In-band authentication support
 2022-03-22 12:44 UTC  (6+ messages)
` [PATCH 07/12] nvme: Implement In-Band authentication

[PATCH v2] nvme: Fix zns drives without append support to export correct permissions
 2022-03-22  8:39 UTC  (11+ messages)

nvme-tcp: invalid h2cdata pdus in response to r2t
 2022-03-21 18:05 UTC  (5+ messages)

[PATCH 0/6] power_of_2 emulation support for NVMe ZNS devices
 2022-03-21 16:44 UTC  (8+ messages)

[bug report] NVMe/IB: reset_controller need more than 1min
 2022-03-21  9:28 UTC  (22+ messages)

[linux-next:master] BUILD REGRESSION 6d72dda014a4753974eb08950089ddf71fec4f60
 2022-03-19  3:39 UTC 

[PATCH nvme-cli] fabrics: keep the backward compatibility
 2022-03-18  8:10 UTC  (2+ messages)

[GIT PULL] second round of nvme updates for Linux 5.18
 2022-03-18  2:47 UTC  (2+ messages)

[PATCH] [v2] nvme-pci: disable write zeros support on specific SSDs
 2022-03-17 17:10 UTC  (3+ messages)

[PATCHv2 0/3] nvmet: unique discovery subsystem
 2022-03-17 14:26 UTC  (4+ messages)
` [PATCH 1/3] nvmet: check for subsystem type in nvmet_find_get_subsys()
` [PATCH 2/3] nvmet: make the subsystem type configurable
` [PATCH 3/3] nvmet: include all configured ports in discovery log page for unique discover controller

[PATCH 0/3] nvmet: unique discovery subsystem
 2022-03-17 13:18 UTC  (4+ messages)
` [PATCH 1/3] nvmet: check for subsystem type in nvmet_find_get_subsys()
` [PATCH 2/3] nvmet: make the subsystem type configurable
` [PATCH 3/3] nvmet: include all configured ports in discovery log page for unique discover controller

Napływ Klientów ze strony
 2022-03-17  8:40 UTC 

[linux-nvme:nvme-5.18] BUILD SUCCESS ce8d78616a6b637d1b763eb18e32045687a84305
 2022-03-17  5:43 UTC 

[PATCH 0/6] power_of_2 emulation support for NVMe ZNS devices
 2022-03-16 16:18 UTC  (26+ messages)

IGNORE THIS EMAIL [PATCH] Revert "Adding quirk changes for Samsung X5 device"
 2022-03-16  7:55 UTC 

[PATCH] nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATH
 2022-03-16 15:12 UTC  (4+ messages)

[GIT PULL] nvme fix for Linux 5.17
 2022-03-16 11:43 UTC  (2+ messages)

[PATCH] nvme: cleanup how disk->disk_name is assigned
 2022-03-16  8:43 UTC  (2+ messages)

[PATCH] nvme: remove nvme_alloc_request and nvme_alloc_request_qid
 2022-03-16  8:40 UTC  (2+ messages)

[PATCH] Revert "Adding quirk changes for Samsung X5 device"
 2022-03-16  7:53 UTC 


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