public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-11-04 21:26:52 to 2025-11-14 04:59:26 UTC [more...]

[PATCH v3 0/4] Support PSK reauthentication (REPLACETLSPSK)
 2025-11-14  4:58 UTC  (3+ messages)
` [PATCH v3 1/4] nvmet-tcp: Don't error if TLS is enabed on a reset
` [PATCH v3 2/4] nvmet-tcp: Don't free SQ on authentication success

[PATCH] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
 2025-11-14  4:56 UTC  (2+ messages)

[PATCH v2 0/4] Support PSK reauthentication (REPLACETLSPSK)
 2025-11-14  3:47 UTC  (21+ messages)
` [PATCH v2 1/4] nvmet-tcp: Don't error if TLS is enabed on a reset
` [PATCH v2 2/4] nvmet-tcp: Don't free SQ on authentication success
` [PATCH v2 3/4] nvme: Expose the tls_configured sysfs for secure concat connections
` [PATCH v2 4/4] nvme: Allow reauth from sysfs

[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
 2025-11-14  3:44 UTC  (21+ messages)
` [PATCH v5 1/6] net/handshake: Store the key serial number on completion
` [PATCH v5 2/6] net/handshake: Define handshake_sk_destruct_req
` [PATCH v5 3/6] net/handshake: Ensure the request is destructed on completion
` [PATCH v5 4/6] net/handshake: Support KeyUpdate message types
` [PATCH v5 5/6] nvme-tcp: Support KeyUpdate
` [PATCH v5 6/6] nvmet-tcp: "

[PATCH v4 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-11-13 20:43 UTC  (16+ messages)
` [PATCH v4 1/2] nvme-pci: migrate to dma_map_phys instead of map_page
` [PATCH v4 2/2] block-dma: properly take MMIO path

[RFC PATCH v1 0/7] nvme-tcp: Implement TP4129 (KATO Corrections and Clarifications)
 2025-11-13 20:04 UTC  (2+ messages)

[PATCH 0/3] nvme: Support PSK reauthentication (REPLACETLSPSK)
 2025-11-13  4:01 UTC  (8+ messages)
` [PATCH 3/3] nvme: Allow reauth from sysfs

[PATCH RESEND] lib/group_cpus: make group CPU cluster aware
 2025-11-13  3:32 UTC  (7+ messages)

[PATCH 0/2] Two NVMe/FC bug fixes for -stable
 2025-11-12 20:57 UTC  (5+ messages)
` [PATCH 1/2] nvme: nvme-fc: move tagset removal to nvme_fc_delete_ctrl()
` [PATCH 2/2] nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()

[PATCH v3 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-11-12 18:30 UTC  (7+ messages)
` [PATCH v3 2/2] block-dma: properly take MMIO path

BTRFS error (device nvme1n1p2): bdev /dev/nvme0n1p2 errs: wr 37868055
 2025-11-11 19:40 UTC  (5+ messages)

linux-block/for-next nvme_trtype=tcp blktest nvme/005
 2025-11-11 18:28 UTC  (2+ messages)

[PATCH blktests 1/2] common/rc: add _have_kernel_options helper function
 2025-11-11 16:15 UTC  (4+ messages)
` [PATCH blktests 2/2] nvme: convert tests to use _have_kernel_options

[PATCHv5 0/2] block, nvme: removing virtual boundary mask reliance
 2025-11-11 14:03 UTC  (16+ messages)
` [PATCHv5 1/2] block: accumulate memory segment gaps per bio

[PATCH 5.10] nvmet: replace the dangerous sprintf function with the snprintf function
 2025-11-10 15:23 UTC 

[PATCH] nvme-pci: trigger disk activity LED
 2025-11-10  9:44 UTC  (6+ messages)

[PATCH 0/1] nvmet: add basic in-memory backend support
 2025-11-10  3:59 UTC  (11+ messages)

[PATCH v4 0/6] lib/base64: add generic encoder/decoder, migrate users
 2025-11-09 12:36 UTC  (10+ messages)

[PATCH v2 0/2] block: enable per-cpu bio cache by default
 2025-11-08  1:15 UTC  (5+ messages)
` [PATCH v2 1/2] block: use bio_alloc_bioset for passthru IO "
` [PATCH v2 2/2] block: enable per-cpu bio cache "

[PATCH v3] nvmet-auth: update sc_c in target host hash calculation
 2025-11-07 15:01 UTC  (4+ messages)

[PATCH blktest] blktests: add nvmet memory backend support
 2025-11-07 11:41 UTC  (2+ messages)

[linux-nvme:nvme-6.18] BUILD SUCCESS 03b3bcd319b3ab5182bc9aaa0421351572c78ac0
 2025-11-07  3:07 UTC 

[PATCH v2] nvmet-auth: update sc_c in target host hash calculation
 2025-11-06 23:18 UTC  (9+ messages)

[PATCH] nvme: fix admin request_queue lifetime
 2025-11-06 19:33 UTC  (12+ messages)

[PATCH v3 0/4] nvme-fc: fix blktests nvme/041
 2025-11-06 18:41 UTC  (3+ messages)

Odbiór w paczkomacie
 2025-11-06  9:05 UTC 

[PATCH v4 00/15] Introduce cached report zones
 2025-11-05 15:45 UTC  (13+ messages)
` [PATCH v4 06/15] block: use zone condition to determine conventional zones
` [PATCH v4 07/15] block: track zone conditions
` [PATCH v4 08/15] block: refactor blkdev_report_zones() code
` [PATCH v4 09/15] block: introduce blkdev_get_zone_info()
` [PATCH v4 10/15] block: introduce blkdev_report_zones_cached()
` [PATCH v4 11/15] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH v4 12/15] block: improve zone_wplugs debugfs attribute output
` [PATCH v4 13/15] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH v4 14/15] btrfs: use blkdev_report_zones_cached()
` [PATCH v4 15/15] xfs: "

[RFC PATCHv5 0/7] nvme-multipath: introduce adaptive I/O policy
 2025-11-05 10:33 UTC  (8+ messages)
` [RFC PATCHv5 1/7] block: expose blk_stat_{enable,disable}_accounting() to drivers
` [RFC PATCHv5 2/7] nvme-multipath: add support for adaptive I/O policy
` [RFC PATCHv5 3/7] nvme: add generic debugfs support
` [RFC PATCHv5 4/7] nvme-multipath: add debugfs attribute adaptive_ewma_shift
` [RFC PATCHv5 5/7] nvme-multipath: add debugfs attribute adaptive_weight_timeout
` [RFC PATCHv5 6/7] nvme-multipath: add debugfs attribute adaptive_stat
` [RFC PATCHv5 7/7] nvme-multipath: add documentation for adaptive I/O policy

[PATCH] nvme: drop bogus nid quirk for multipath devices which passed id test
 2025-11-05  7:33 UTC  (2+ messages)

[PATCH] nvme-multipath: fix lockdep WARN due to partition scan work
 2025-11-05  7:32 UTC  (2+ messages)

[PATCH v3 00/15] Introduce cached report zones
 2025-11-05  7:14 UTC  (23+ messages)
` [PATCH v3 05/15] block: reorganize struct blk_zone_wplug
` [PATCH v3 06/15] block: use zone condition to determine conventional zones
` [PATCH v3 07/15] block: track zone conditions
` [PATCH v3 08/15] block: refactor blkdev_report_zones() code
` [PATCH v3 09/15] block: introduce blkdev_get_zone_info()
` [PATCH v3 10/15] block: introduce blkdev_report_zones_cached()
` [PATCH v3 11/15] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH v3 12/15] block: improve zone_wplugs debugfs attribute output
` [PATCH v3 13/15] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH v3 14/15] btrfs: use blkdev_report_zones_cached()
` [PATCH v3 15/15] xfs: "

[RFC PATCHv4 0/6] nvme-multipath: introduce adaptive I/O policy
 2025-11-05  6:57 UTC  (3+ messages)

[PATCH V2] nvme: expose active quirks in sysfs
 2025-11-05  3:05 UTC  (2+ messages)

[PATCH 0/1] cover letter
 2025-11-04 23:00 UTC  (8+ messages)
` [PATCH 1/1] nvme: fix use-after-free of admin queue via stale pointer

[PATCH 0/3] replace old wq(s), added WQ_PERCPU to alloc_workqueue
 2025-11-04 22:39 UTC  (3+ messages)
` [PATCH 3/3] nvmet-fc: add WQ_PERCPU to alloc_workqueue users


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