linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-05 20:09:33 to 2024-04-14 08:35:18 UTC [more...]

[PATCH] nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers
 2024-04-14  8:35 UTC  (2+ messages)

[PATCH v5 0/6] nvme-fabrics: short-circuit connect retries
 2024-04-14  8:34 UTC  (34+ messages)
` [PATCH v5 1/6] nvme: authentication error are always non-retryable
` [PATCH v5 2/6] nvmet: lock config semaphore when accessing DH-HMAC-CHAP key
` [PATCH v5 3/6] nvme-tcp: short-circuit reconnect retries
` [PATCH v5 4/6] nvme-rdma: "
` [PATCH v5 5/6] nvme-fc: use nvme_ctrl_reconnect to decide reconnect attempts
` [PATCH v5 6/6] nvmet: return DHCHAP status codes from nvmet_setup_auth()

[PATCH] nvme: find numa distance only if controller has valid numa id
 2024-04-14  8:30 UTC  (2+ messages)

[PATCH v6 00/10] block atomic writes
 2024-04-12 18:28 UTC  (27+ 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 "

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

[PATCH blktests 00/11] support test case repeat by different conditions
 2024-04-12 10:59 UTC  (18+ 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

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)

[PATCH v7 00/28] Zone write plugging
 2024-04-12  0:19 UTC  (37+ messages)
` [PATCH v7 01/28] block: Restore sector of flush requests
` [PATCH v7 02/28] block: Remove req_bio_endio()
` [PATCH v7 03/28] block: Introduce blk_zone_update_request_bio()
` [PATCH v7 04/28] block: Introduce bio_straddles_zones() and bio_offset_from_zone_start()
` [PATCH v7 05/28] block: Allow using bio_attempt_back_merge() internally
` [PATCH v7 06/28] block: Remember zone capacity when revalidating zones
` [PATCH v7 07/28] block: Introduce zone write plugging
` [PATCH v7 08/28] block: Fake max open zones limit when there is no limit
` [PATCH v7 09/28] block: Allow zero value of max_zone_append_sectors queue limit
` [PATCH v7 10/28] block: Implement zone append emulation
` [PATCH v7 11/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones()
` [PATCH v7 12/28] dm: Use the block layer zone append emulation
` [PATCH v7 13/28] scsi: sd: "
` [PATCH v7 14/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v7 15/28] null_blk: "
` [PATCH v7 16/28] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v7 17/28] null_blk: Introduce fua attribute
` [PATCH v7 18/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap
` [PATCH v7 19/28] block: Remove BLK_STS_ZONE_RESOURCE
` [PATCH v7 20/28] block: Simplify blk_revalidate_disk_zones() interface
` [PATCH v7 21/28] block: mq-deadline: Remove support for zone write locking
` [PATCH v7 22/28] block: Remove elevator required features
` [PATCH v7 23/28] block: Do not check zone type in blk_check_zone_append()
` [PATCH v7 24/28] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH v7 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry
` [PATCH v7 26/28] block: Remove zone write locking
` [PATCH v7 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED
` [PATCH v7 28/28] block: Do not special-case plugging of zone write operations

[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 0/2] nvmet-auth: fix some minor bugs
 2024-04-10 13:57 UTC  (5+ 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 v24 00/20] nvme-tcp receive offloads
 2024-04-10  6:31 UTC  (13+ messages)
` [PATCH v24 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v24 06/20] nvme-tcp: Add DDP data-path
` [PATCH v24 09/20] Documentation: add ULP DDP offload documentation

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

[bug report] nvme not re-recognize when changed M.2 SSD in S3 mode
 2024-04-09 13:16 UTC 

[PATCH nvme-cli] nvme-print: Print cntlid number for controller
 2024-04-09 10:06 UTC  (3+ messages)

Zapytanie ofertowe
 2024-04-09  7:35 UTC 

[PATCHv3 00/17] nvme: implement secure concatenation
 2024-04-08 22:10 UTC  (41+ messages)
` [PATCH 02/17] nvme-tcp: check for invalidated or revoked key
` [PATCH 04/17] nvme: add nvme_auth_generate_psk()
` [PATCH 05/17] nvme: add nvme_auth_generate_digest()
` [PATCH 06/17] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 08/17] nvme-tcp: sanitize TLS key handling
` [PATCH 09/17] nvme-tcp: do not quiesce admin queue in nvme_tcp_teardown_io_queues()
` [PATCH 10/17] nvme: add a newline to the 'tls_key' sysfs attribute
` [PATCH 11/17] nvme-tcp: request secure channel concatenation
` [PATCH 12/17] nvme-fabrics: reset connection for secure concatenation
` [PATCH 13/17] nvme-tcp: reset after recovery "
` [PATCH 14/17] nvmet-auth: allow to clear DH-HMAC-CHAP keys
` [PATCH 15/17] nvme-target: do not check authentication status for admin commands twice
` [PATCH 16/17] nvme-target: do not check authentication status for I/O "

[PATCHv4 0/7] nvmet: debugfs support
 2024-04-08 18:59 UTC  (11+ messages)
` [PATCH 1/7] nvmet: add "
` [PATCH 2/7] nvmet: add 'host_traddr' callback for debugfs

[PATCH for 5.15.y] nvme: fix miss command type check
 2024-04-08 11:32 UTC  (2+ messages)

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

[PATCHv2] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-04-08 10:26 UTC 

[PATCH] nvme-pci: Fix EEH failure on ppc after subsystem reset
 2024-04-08 10:30 UTC  (2+ messages)

[PATCH v6 00/28] Zone write plugging
 2024-04-08  1:26 UTC  (7+ messages)
` [PATCH v6 07/28] block: Introduce zone "
` [PATCH v6 12/28] dm: Use the block layer zone append emulation

WQ_UNBOUND workqueue warnings from multiple drivers
 2024-04-07 20:08 UTC  (5+ messages)

[PATCH] nvmetcli: Support unique discovery NQN
 2024-04-07 19:57 UTC  (2+ messages)

[PATCHv2 0/2] block,nvme: latency-based I/O scheduler
 2024-04-07 19:55 UTC  (6+ messages)

[PATCH for 6.1.y] nvme: fix miss command type check
 2024-04-07  2:28 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).