Linux-NVME Archive mirror
 help / color / mirror / Atom feed
[PATCH net-next v2 07/15] mm: page_frag: add '_va' suffix to page_frag API
 2024-04-17 13:18 UTC  (3+ messages)

[PATCH blktests v2 00/11] support test case repeat by different conditions
 2024-04-18 19:36 UTC  (17+ messages)
` [PATCH blktests v2 01/11] check: factor out _run_test()
` [PATCH blktests v2 02/11] check: support test case repeat by different conditions
` [PATCH blktests v2 03/11] check: use set_conditions() for the CAN_BE_ZONED test cases
` [PATCH blktests v2 04/11] meta/{016,017}: add test cases to check repeated test case runs
` [PATCH blktests v2 05/11] nvme/rc: introduce NVMET_TRTYPES
` [PATCH blktests v2 06/11] nvme/rc: add blkdev type environment variable
` [PATCH blktests v2 07/11] nvme/rc: introduce NVMET_BLKDEV_TYPES
` [PATCH blktests v2 08/11] nvme/{002-031,033-038,040-045,047,048}: support NMVET_TRTYPES
` [PATCH blktests v2 09/11] nvme/{006,008,010,012,014,019,023}: support NVMET_BLKDEV_TYPES
` [PATCH blktests v2 10/11] nvme/{007,009,011,013,015,020,024}: drop duplicate nvmet blkdev type tests
` [PATCH blktests v2 11/11] nvme/{021,022,025,026,027,028}: do not hard code target blkdev type

[PATCH V2] fabrics: Always pass hostid and hostnqn
 2024-04-19  5:14 UTC  (4+ messages)
` [PATCH V2] libnvme: Introduce functions to generate host identifier and host NQN

[bug report] kmemleak observed with blktests nvme/tcp
 2024-04-19  1:04 UTC  (2+ messages)

[PATCH v8 1/3] PCI: Add helper to check if any of ancestor device support D3cold
 2024-04-18 20:35 UTC  (6+ messages)
` [PATCH v8 2/3] PCI/AER: Disable AER service on suspend
` [PATCH v8 3/3] PCI/DPC: Disable DPC "

nvme-cli spdk plugin
 2024-04-18 16:17 UTC  (14+ messages)

[PATCH v24 00/20] nvme-tcp receive offloads
 2024-04-18 15:28 UTC  (17+ messages)
` [PATCH v24 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v24 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v24 06/20] nvme-tcp: Add DDP data-path

[Bug Report] PCIe errinject and hot-unplug causes nvme driver hang
 2024-04-18 12:52 UTC 

[PATCHv3 00/17] nvme: implement secure concatenation
 2024-04-18 11:33 UTC  (7+ messages)
` [PATCH 06/17] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 09/17] nvme-tcp: do not quiesce admin queue in nvme_tcp_teardown_io_queues()

[PATCHv3] nvme-tcp: strict pdu pacing to avoid send stalls on TLS
 2024-04-18 11:01 UTC  (2+ messages)

[PATCHv2] nvme-tcp: strict pdu pacing to avoid send stalls on TLS
 2024-04-18 10:23 UTC  (2+ messages)

[PATCH 0/3] nvme-fabrics: add post connect auth code helper
 2024-04-18  9:32 UTC  (9+ messages)
` [PATCH 1/3] nvme-fabrics: factor out auth code into helper
` [PATCH 2/3] nvme-fabrics: use post connect auth helper
` [PATCH 3/3] nvme-auth: unexport negotiate and wait functions

[PATCH] nvme-tcp: strict pdu pacing to avoid send stalls on TLS
 2024-04-18  9:05 UTC  (3+ messages)

[PATCH blktests 00/11] support test case repeat by different conditions
 2024-04-18  7:18 UTC  (27+ messages)
` [PATCH blktests 01/11] check: factor out _run_test()
` [PATCH blktests 02/11] check: support test case repeat by different conditions
` [PATCH blktests 03/11] check: use set_conditions() for the CAN_BE_ZONED test cases
` [PATCH blktests 04/11] meta/{016,017}: add test cases to check repeated test case runs
` [PATCH blktests 05/11] nvme/rc: introduce NVMET_TR_TYPES
` [PATCH blktests 06/11] nvme/rc: add blkdev type environment variable
` [PATCH blktests 07/11] nvme/rc: introduce NVMET_BLKDEV_TYPES
` [PATCH blktests 08/11] nvme/{002-031,033-038,040-045,047,048}: support NMVET_TR_TYPES
` [PATCH blktests 09/11] nvme/{006,008,010,012,014,019,023}: support NVMET_BLKDEV_TYPES
` [PATCH blktests 10/11] nvme/{007,009,011,013,015,020,024}: drop duplicate nvmet blkdev type tests
` [PATCH blktests 11/11] nvme/{021,022,025,026,027,028}: do not hard code target blkdev type

[linux-nvme:nvme-6.9] BUILD SUCCESS 5c8dd1115d3afbb19edad7ac6f62fd502e5df31c
 2024-04-17 17:52 UTC 

[LSF/MM/BPF TOPIC] Running BOF
 2024-04-17 17:01 UTC 

[PATCH v7 00/28] Zone write plugging
 2024-04-17 14:45 UTC  (3+ messages)

[PATCH] fabrics: Always pass hostid and hostnqn
 2024-04-17  7:47 UTC  (4+ messages)
` [PATCH] libnvme: Introduce nvmf_hostid_generate function

[PATCH v6 00/10] block atomic writes
 2024-04-16 21:11 UTC  (30+ messages)
` [PATCH v6 01/10] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v6 02/10] block: Call blkdev_dio_unaligned() from blkdev_direct_IO()
` [PATCH v6 05/10] block: Add core atomic write support
` [PATCH v6 10/10] nvme: Atomic "

[PATCHv3] nvme: find numa distance only if controller has valid numa id
 2024-04-16 16:44 UTC  (5+ messages)

[PATCH 0/2] nvmet-auth: fix some minor bugs
 2024-04-16 16:44 UTC  (8+ messages)
` [PATCH 1/2] nvmet-auth: return the error code to the nvmet_auth_host_hash() callers
` [PATCH 2/2] nvmet-auth: replace pr_debug() with pr_err() to report an error

[PATCH v2] nvme: find numa distance only if controller has valid numa id
 2024-04-16  9:06 UTC  (4+ messages)

[PATCH] nvme: find numa distance only if controller has valid numa id
 2024-04-16  8:06 UTC  (11+ messages)

[PATCH v6 0/5] nvme-fabrics: short-circuit connect retries
 2024-04-16  6:57 UTC  (9+ messages)
` [PATCH v6 1/5] nvmet: lock config semaphore when accessing DH-HMAC-CHAP key
` [PATCH v6 2/5] nvmet: return DHCHAP status codes from nvmet_setup_auth()
` [PATCH v6 3/5] nvme: authentication error are always non-retryable
` [PATCH v6 4/5] nvme-fabrics: short-circuit reconnect retries
` [PATCH v6 5/5] nvme-fabrics: handle transient auth failures

[PATCH blktests v2 00/18] refactoring and various cleanups/fixes
 2024-04-16  4:56 UTC  (3+ messages)

[PATCH 1/1] nvme-tcp: check for invalid request
 2024-04-16  2:43 UTC  (3+ messages)

[PATCH] nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
 2024-04-16  2:38 UTC  (3+ messages)

[PATCH v5 0/6] nvme-fabrics: short-circuit connect retries
 2024-04-14  8:34 UTC  (24+ messages)
` [PATCH v5 1/6] nvme: authentication error are always non-retryable
` [PATCH v5 3/6] nvme-tcp: short-circuit reconnect retries
` [PATCH v5 4/6] nvme-rdma: "
` [PATCH v5 6/6] nvmet: return DHCHAP status codes from nvmet_setup_auth()

[linux-nvme:nvme-6.9] BUILD SUCCESS 16f764d762fadbdd73420bb70a373fd3210384d2
 2024-04-12 16:37 UTC 

Should NVME_SC_INVALID_NS be translated to BLK_STS_IOERR instead of BLK_STS_NOTSUPP so that multipath(both native and dm) can failover on the failure?
 2024-04-12  8:57 UTC  (17+ messages)

Is idenditfy ctrl cmd supposed to return a 'result' for RDMA?
 2024-04-12  6:10 UTC  (3+ messages)

[PATCH v2] nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATH
 2024-04-12  0:35 UTC  (3+ messages)

[RFC RESEND 00/16] Split IOMMU DMA mapping operation to two steps
 2024-04-09 20:39 UTC  (3+ messages)

[PATCH net-next v1 04/12] mm: page_frag: add '_va' suffix to page_frag API
 2024-04-07 13:08 UTC 

Fwd: Regression: Kernel 6.4 rc1 and higher causes Steam Deck to fail to wake from suspend (bisected)
 2024-04-10 20:59 UTC  (4+ messages)

[PATCH] drivers/nvme: Add quirks for device 1cc4:6a14
 2024-04-10  5:31 UTC  (5+ messages)

[PATCH] nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATH
 2024-04-10  0:59 UTC  (5+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).