messages from 2022-03-23 01:41:48 to 2022-04-01 09:29:10 UTC [more...]
[PATCH] nvme: add namespace paths links
2022-04-01 9:28 UTC
Bug 215742 - The NVME storage quirked as SIMPLE SUSPEND makes system resume failed after suspend (Regression)
2022-04-01 7:55 UTC
[PATCH 00/17] io_uring passthru over nvme
2022-04-01 6:32 UTC (64+ messages)
` [PATCH 10/17] block: wire-up support for plugging
` [PATCH 05/17] nvme: wire-up support for async-passthru on char-device
` [PATCH 11/17] block: factor out helper for bio allocation from cache
` [PATCH 14/17] io_uring: add polling support for uring-cmd
` [PATCH 17/17] nvme: enable non-inline passthru commands
Issues running nvme-tcp/rdma passthru blktests
2022-03-31 21:45 UTC (2+ messages)
` [PATCH blktests] nvme tests should use nvme_trtype when setting up passthru target
[PATCH 0/9] Apple M1 (Pro/Max) NVMe driver
2022-03-31 21:23 UTC (13+ messages)
` [PATCH 1/9] dt-bindings: soc: apple: Add Apple SART
` [PATCH 2/9] dt-bindings: soc: apple: Add ANS NVMe
` [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 9/9] nvme-apple: Add support for suspend/resume
[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
[PATCH v2 1/3] tcp: export symbol tcp_set_congestion_control
2022-03-31 5:33 UTC (16+ messages)
` [PATCH v2 2/3] nvme-tcp: support specifying the congestion-control
[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 (5+ messages)
` "
nvme-multipath: round-robin infinite looping
2022-03-25 12:42 UTC (7+ messages)
` [RFC PATCH] nvme: fix RCU hole that allowed for endless looping in multipath round robin
[PATCHv9 00/11] nvme: In-band authentication support
2022-03-25 7:57 UTC (15+ 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/mpath: fix hang when disk goes live over reconnect
2022-03-25 6:36 UTC (12+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
` [PATCH v3 0/1] "
` [PATCH v3 1/1] "
` [PATCH v4 0/1] "
` [PATCH v4 1/1] "
[PATCH 3/3] nvme: Add async shutdown support
2022-03-25 5:30 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] 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
[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 (5+ 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 (2+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).