public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2025-10-22 06:27:35 to 2025-10-31 15:01:16 UTC [more...]

[PATCH 1/5] nvme-fc: don't hold rport lock when putting ctrl
 2025-10-30 22:02 UTC  (5+ messages)

[PATCH 0/3] nvme: Support PSK reauthentication (REPLACETLSPSK)
 2025-10-31 14:05 UTC  (7+ messages)
` [PATCH 1/3] nvmet-tcp: Don't error if TLS is enabed on a reset
` [PATCH 2/3] nvmet-tcp: Don't free SQ on authentication success
` [PATCH 3/3] nvme: Allow reauth from sysfs

[PATCHv2] nvme: fixup nvme auth host/target dependency
 2025-10-31  9:58 UTC  (3+ messages)

[PATCH 00/13] Introduce cached report zones
 2025-10-31  8:55 UTC  (26+ messages)
` [PATCH 01/13] block: freeze queue when updating zone resources
` [PATCH 02/13] block: cleanup blkdev_report_zones()
` [PATCH 03/13] block: handle zone management operations completions
` [PATCH 04/13] block: introduce disk_report_zone()
` [PATCH 05/13] block: reorganize struct blk_zone_wplug
` [PATCH 06/13] block: use zone condition to determine conventional zones
` [PATCH 07/13] block: track zone conditions
` [PATCH 08/13] block: introduce blkdev_get_zone_info()
` [PATCH 09/13] block: introduce blkdev_report_zones_cached()
` [PATCH 10/13] block: introduce BLKREPORTZONESV2 ioctl
` [PATCH 11/13] block: add zone write plug condition to debugfs zone_wplugs
` [PATCH 12/13] btrfs: use blkdev_report_zones_cached()
` [PATCH 13/13] xfs: "

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

mainline boot fail nvme/block? [BISECTED]
 2025-10-30 22:23 UTC  (2+ messages)

[PATCH v2 0/5] nvme-fc: misc small improvents
 2025-10-30 21:44 UTC  (7+ messages)
` [PATCH v2 1/5] nvme-fc: don't hold rport lock when putting ctrl
` [PATCH v2 2/5] nvme-fc: check all request and response have been processed
` [PATCH v2 3/5] nvmet-fcloop: "
` [PATCH v2 4/5] nvmet-fcloop: remove unused lsdir member
` [PATCH v2 5/5] nvmet-fc: use pr_* print macros instead of dev_*

[PATCH] nvme: split host and target nvme_auth_extract_key
 2025-10-30  9:45 UTC  (3+ messages)

[PATCH] nvme-pci: expose active quirks in sysfs
 2025-10-30  6:57 UTC  (10+ messages)

[PATCH] nvmet-auth: update sc_c in target host hash calculation
 2025-10-30  6:48 UTC  (5+ messages)

[RFC PATCHv3 0/6] nvme-multipath: introduce adaptive I/O policy
 2025-10-29 16:40 UTC  (17+ messages)
` [RFC PATCHv3 1/6] block: expose blk_stat_{enable,disable}_accounting() to drivers
` [RFC PATCHv3 2/6] nvme-multipath: add support for adaptive I/O policy
` [RFC PATCHv3 3/6] nvme: add sysfs attribute adp_ewma_shift
` [RFC PATCHv3 4/6] nvme: add sysfs attribute adp_weight_timeout
` [RFC PATCHv3 5/6] nvme: add generic debugfs support
` [RFC PATCHv3 6/6] nvme-multipath: add debugfs attribute for adaptive I/O policy stat

[PATCH] nvme: drop bogus nid quirk for multipath devices which passed id test
 2025-10-29 13:38 UTC  (6+ messages)

[PATCH v4 0/6] lib/base64: add generic encoder/decoder, migrate users
 2025-10-29 10:22 UTC  (7+ messages)
` [PATCH v4 1/6] lib/base64: Add support for multiple variants
` [PATCH v4 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables
` [PATCH v4 3/6] lib/base64: rework encode/decode for speed and stricter validation
` [PATCH v4 4/6] lib: add KUnit tests for base64 encoding/decoding
` [PATCH v4 5/6] fscrypt: replace local base64url helpers with lib/base64
` [PATCH v4 6/6] ceph: replace local base64 "

[PATCH 0/4] nvmet: fix configfs attr update handling for discovered subsystems
 2025-10-29  9:32 UTC  (3+ messages)

[PATCH 0/5] nvme-fc: misc small improvents
 2025-10-29  8:52 UTC  (12+ messages)
` [PATCH 1/5] nvme-fc: don't hold rport lock when putting ctrl
` [PATCH 2/5] nvme-fc: check all request and response have been processed
` [PATCH 3/5] nvmet-fcloop: "
` [PATCH 4/5] nvmet-fcloop: remove unused lsdir member
` [PATCH 5/5] nvmet-fc: use pr_* print macros instead of dev_*

[PATCH] nvme-multipath: fix lockdep WARN due to partition scan work
 2025-10-29  7:54 UTC  (5+ messages)

[PATCH] nvme: introduce panic_on_double_cqe param
 2025-10-29  5:03 UTC  (5+ messages)

[linux-nvme:nvme-6.19] BUILD REGRESSION c0e502a7c9ca9ca951876b8bad5717ea9218244b
 2025-10-28 16:55 UTC 

[RESEND] [PATCH] nvme-tcp: fix usage of page_frag_cache
 2025-10-28  7:59 UTC  (3+ messages)

[PATCH v3 2/6] lib/base64: Optimize base64_decode() with reverse lookup tables
 2025-10-28  6:58 UTC  (13+ messages)

[PATCH v3 0/4] nvme-fc: fix blktests nvme/041
 2025-10-27 21:43 UTC  (2+ messages)

[PATCH v3 0/2] nvme-pci: Log failures to probe
 2025-10-27 16:13 UTC  (5+ messages)
` [PATCH v3 1/2] nvme-pci: Print error message on failure in nvme_probe
` [PATCH v3 2/2] nvme-pci: Add debug message on fail to read CSTS

[PATCH] nvme-pci: always use blk_map_iter for metadata
 2025-10-27 16:09 UTC  (6+ messages)

[PATCH v3 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-10-27  8:22 UTC  (8+ messages)
` [PATCH v3 1/2] nvme-pci: migrate to dma_map_phys instead of map_page
` [PATCH v3 2/2] block-dma: properly take MMIO path

[PATCH v3 0/4] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-10-27  7:51 UTC  (6+ messages)
` [PATCH v3 1/4] io_uring: expose io_should_terminate_tw()
` [PATCH v3 2/4] io_uring/uring_cmd: call io_should_terminate_tw() when needed
` [PATCH v3 3/4] io_uring: add wrapper type for io_req_tw_func_t arg
` [PATCH v3 4/4] io_uring/uring_cmd: avoid double indirect call in task work dispatch

[PATCH v2 0/2] block: Enable proper MMIO memory handling for P2P DMA
 2025-10-27  6:49 UTC  (8+ messages)
` [PATCH v2 1/2] nvme-pci: migrate to dma_map_phys instead of map_page
` [PATCH v2 2/2] block-dma: properly take MMIO path

[PATCH v2 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-10-24  4:21 UTC  (9+ messages)
` [PATCH v2 1/3] io_uring: expose io_should_terminate_tw()
` [PATCH v2 2/3] io_uring/uring_cmd: call io_should_terminate_tw() when needed
` [PATCH v2 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch

[linux-nvme:nvme-6.18] BUILD SUCCESS 0194b65ab571430130a11f8500894bb88f7af2c0
 2025-10-24  3:53 UTC 

[PATCH 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch
 2025-10-23 19:49 UTC  (8+ messages)
` [PATCH 1/3] io_uring: expose io_should_terminate_tw()
` [PATCH 2/3] io_uring/uring_cmd: call io_should_terminate_tw() when needed
` [PATCH 3/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch

[PATCH v2 0/2] nvme-pci: Log failures to probe
 2025-10-23 14:17 UTC  (8+ messages)
` [PATCH v2 1/2] nvme-pci: Print error message on failure in nvme_probe
` [PATCH v2 2/2] nvme-pci: Add debug message on fail to read CSTS

[PATCHv2] nvme-pci: use blk_map_iter for p2p metadata
 2025-10-23  2:46 UTC  (3+ messages)

[PATCH] nvmet-auth: update sc_c in host response
 2025-10-23  0:38 UTC  (2+ messages)

[PATCH v4 0/7] nvme-tcp: Support receiving KeyUpdate requests
 2025-10-22 23:47 UTC  (12+ messages)
` [PATCH v4 4/7] net/handshake: Support KeyUpdate message types
` [PATCH v4 5/7] nvme-tcp: Support KeyUpdate

What should we do about the nvme atomics mess?
 2025-10-22 15:24 UTC  (8+ messages)

[PATCH 0/2] nvme-pci: Log failures to probe
 2025-10-22  8:21 UTC  (8+ messages)
` [PATCH 1/2] nvme-pci: Print error message on failure in nvme_probe
` [PATCH 2/2] nvme-pci: Add debug message on fail to read CSTS


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