public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-03-14 21:29:08 to 2022-03-23 02:10:35 UTC [more...]

[PATCH 00/17] io_uring passthru over nvme
 2022-03-23  2:10 UTC  (50+ messages)
  ` [PATCH 08/17] nvme: enable passthrough with fixed-buffer
  ` [PATCH 09/17] io_uring: plug for async bypass
  ` [PATCH 12/17] nvme: enable bio-cache for fixed-buffer passthru
  ` [PATCH 14/17] io_uring: add polling support for uring-cmd
  ` [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 0/9] Apple M1 (Pro/Max) NVMe driver
 2022-03-22 17:41 UTC  (18+ 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

nvme-multipath: round-robin infinite looping
 2022-03-22 15:42 UTC  (9+ 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

[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] nvmet: use a private workqueue instead of the system workqueue
 2022-03-22 12:07 UTC  (4+ messages)

[PATCH v3] nvme: Fix zns drives without append support to export correct permissions
 2022-03-22  9:20 UTC 

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

[PATCH] nvme-pci: make use_threaded_interrupts mod-param read-only
 2022-03-22  2:35 UTC 

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  (48+ messages)

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

[PATCH] nvmet: remove redundant assignment after left shift
 2022-03-21  7:17 UTC  (4+ 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  (4+ 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 

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  (4+ messages)

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

[PATCH] nvme-pci: Add quirk changes for Samsung X5 SSDs
 2022-03-16  7:54 UTC 

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

[linux-nvme:nvme-5.18] BUILD SUCCESS da7837339641601f202f27515771dc0646083938
 2022-03-16  2:08 UTC 

[linux-nvme:nvme-5.17] BUILD SUCCESS 0c48645a7f3988a624767d025fa3275ae24b6ca1
 2022-03-16  0:30 UTC 

[PATCH] nvme-pci: Disable LTR for simple suspend
 2022-03-15 15:58 UTC  (3+ messages)

[PATCH 2/2] block: remove the per-bio/request write hint
 2022-03-15 15:44 UTC  (15+ messages)
    ` [EXT] "

[RFC PATCH 0/3] nvmet: export discovery subsystem
 2022-03-15 13:48 UTC  (20+ messages)
` [PATCH 1/3] nvmet: expose discovery subsystem in sysfs
` [PATCH 2/3] nvmet: restrict setting of discovery_nqn to discovery subsystem
` [PATCH 3/3] nvmet: do not allow to create a subsystem with the discovery NQN

[PATCH] nvme-pci: disable write zeros support on specific SSDs
 2022-03-15 12:06 UTC  (2+ messages)

[PATCH v2] driver/nvme/host: Support duplicated nsid for the private ns
 2022-03-15 10:56 UTC  (12+ messages)
              `  "
      ` (2) "
        `  "

[PATCH] nvmet: revert "nvmet: make discovery NQN configurable"
 2022-03-15  9:39 UTC  (2+ messages)

[PATCH] nvmet: move the call to nvmet_ns_changed out of nvmet_ns_revalidate
 2022-03-15  8:45 UTC  (3+ messages)

[PATCH 0/2] nvmet: nvme_excute_get_feat() cleanup
 2022-03-15  6:30 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Changes in RCU over the past few years
 2022-03-15  5:58 UTC 

[linux-nvme:nvme-5.18] BUILD REGRESSION 0ad57fcd030f0bda79a3b6c2fb8fc29b871d9538
 2022-03-14 22:55 UTC  (2+ messages)


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