public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-03-28 05:34:59 to 2022-04-06 05:23:40 UTC [more...]

[RFC 0/5] big-cqe based uring-passthru
 2022-04-06  5:23 UTC  (24+ messages)
  ` [RFC 1/5] io_uring: add support for 128-byte SQEs
  ` [RFC 2/5] fs: add file_operations->async_cmd()
  ` [RFC 3/5] io_uring: add infra and support for IORING_OP_URING_CMD
  ` [RFC 4/5] io_uring: add support for big-cqe
  ` [RFC 5/5] nvme: wire-up support for async-passthru on char-device

[PATCH] RDMA: Split kernel-only global device caps from uvers device caps
 2022-04-05 23:37 UTC  (4+ messages)

[bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests
 2022-04-05 21:56 UTC  (13+ messages)

nvme-multipath: round-robin infinite looping
 2022-04-05 17:25 UTC  (8+ messages)
` [RFC PATCH] nvme: fix RCU hole that allowed for endless looping in multipath round robin

[PATCH v2 1/3] tcp: export symbol tcp_set_congestion_control
 2022-04-05 16:50 UTC  (15+ messages)
` [PATCH v2 2/3] nvme-tcp: support specifying the congestion-control

[PATCH 0/9] Apple M1 (Pro/Max) NVMe driver
 2022-04-05 15:37 UTC  (49+ messages)
` [PATCH 1/9] dt-bindings: soc: apple: Add Apple SART
` [PATCH 2/9] dt-bindings: soc: apple: Add ANS NVMe
` [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

[PATCHv2 0/3] nvmet: unique discovery subsystem
 2022-04-05 15:09 UTC  (26+ 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] nvme: add namespace paths links
 2022-04-05 10:22 UTC  (7+ messages)

LSF/MM/BPF: 2022: Call for Proposals VIRTUAL OPTION
 2022-04-04 17:09 UTC 

Issues running nvme-tcp/rdma passthru blktests
 2022-04-04 16:15 UTC  (7+ messages)
` [PATCH blktests] nvme tests should use nvme_trtype when setting up passthru target

Biznesowy angielski
 2022-04-04  7:55 UTC 

Bug 215742 - The NVME storage quirked as SIMPLE SUSPEND makes system resume failed after suspend (Regression)
 2022-04-01 16:32 UTC  (3+ messages)

[PATCH 00/17] io_uring passthru over nvme
 2022-04-01  6:32 UTC  (22+ messages)
  ` [PATCH 17/17] nvme: enable non-inline passthru commands

[PATCH v1 0/3] Asynchronous shutdown interface and example implementation
 2022-03-31 16:57 UTC  (11+ messages)
` [PATCH v1 1/3] driver core: Support asynchronous driver shutdown
  ` [PATCH v1 2/3] PCI: Support asynchronous shutdown
    ` [PATCH v1 3/3] nvme: Add async shutdown support

[linux-nvme:nvme-5.18] BUILD SUCCESS a4a6f3c8f61c3cfbda4998ad94596059ad7e4332
 2022-03-31  0:03 UTC 

[PATCH] nvmf: dno't duplicate the time out req completion
 2022-03-30 12:33 UTC  (2+ messages)

[GIT PULL] nvme fixes for Linux 5.18
 2022-03-29 12:24 UTC  (2+ messages)

[PATCH] nvme: enable generic interface (/dev/ngX) for unknown command sets
 2022-03-28 15:12 UTC  (3+ messages)

[PATCHv11 00/11] nvme: In-band authentication support
 2022-03-28 13:39 UTC  (12+ 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

[PATCHv3 blktests 00/10] Testsuite for nvme in-band authentication
 2022-03-28 13:29 UTC  (11+ messages)
` [PATCH 09/10] nvme/042: test bi-directional authentication

[PATCH AUTOSEL 5.10 20/21] nvme-tcp: lockdep: annotate in-kernel sockets
 2022-03-28 11:22 UTC 

[PATCH AUTOSEL 5.15 27/29] nvme-tcp: lockdep: annotate in-kernel sockets
 2022-03-28 11:21 UTC 

[PATCH AUTOSEL 5.16 32/35] nvme-tcp: lockdep: annotate in-kernel sockets
 2022-03-28 11:20 UTC 

[PATCH AUTOSEL 5.17 40/43] nvme-tcp: lockdep: annotate in-kernel sockets
 2022-03-28 11:18 UTC 

[PATCHv4 blktests 00/10] Testsuite for nvme in-band authentication
 2022-03-28 10:18 UTC  (11+ messages)
` [PATCH 01/10] nvme/rc: do not print error message when no nvme device is found
` [PATCH 02/10] nvme/rc: clear allowed_hosts subdirectory
` [PATCH 03/10] nvme/rc: clear hosts directory in _cleanup_nvmet()
` [PATCH 04/10] nvme/rc: add functions for in-band authentication
` [PATCH 05/10] nvme/rc: add more arguments to _nvme_connect_subsys()
` [PATCH 06/10] nvme/039: create authenticated connections
` [PATCH 07/10] nvme/040: test dhchap key types for "
` [PATCH 08/10] nvme/041: test hash and dh group variations "
` [PATCH 09/10] nvme/042: test bi-directional authentication
` [PATCH 10/10] nvme/043: test re-authentication

[PATCHv10 00/11] nvme: In-band authentication support
 2022-03-28  8:08 UTC  (12+ 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

Koszty instalacji fotowoltaicznej
 2022-03-28  7:46 UTC 

[PATCH] nvme: allow duplicate NSIDs for the private namespaces
 2022-03-28  6:21 UTC  (4+ messages)
  `  "


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