messages from 2026-07-31 07:39:59 to 2026-08-11 11:21:50 UTC [more...]
[PATCH v2] nvme/070: add a test for Identify CNS 07h NULL pointer dereference
2026-08-11 11:21 UTC (4+ messages)
[PATCH v7 0/9] nvme-multipath: introduce latency I/O policy
2026-08-11 10:36 UTC (26+ messages)
` [PATCH v7 1/9] block: expose blk_stat_{enable,disable}_accounting() to drivers
` [PATCH v7 2/9] block: record I/O request start time for passthru request
` [PATCH v7 3/9] nvme-multipath: pass I/O type to nvme_find_path()
` [PATCH v7 4/9] nvme-multipath: add support for latency I/O policy
` [PATCH v7 5/9] nvme: add generic debugfs support
` [PATCH v7 6/9] nvme-multipath: add debugfs attribute latency_ewma_shift
` [PATCH v7 7/9] nvme-multipath: add debugfs attribute latency_batch_timeout
` [PATCH v7 8/9] nvme-multipath: add debugfs attribute latency_stat
` [PATCH v7 9/9] nvme-multipath: add documentation for latency I/O policy
[PATCH] nvmet-auth: reject overlong negotiate identifier lists
2026-08-11 10:26 UTC (2+ messages)
[PATCH RFC] nvme-multipath: fix diskstats for partitions
2026-08-11 8:28 UTC (10+ messages)
[RESEND RFC PATCH v2] nvme-pci: add adaptive interrupt polling
2026-08-11 2:32 UTC (3+ messages)
[syzbot] [nvme?] KASAN: slab-use-after-free Read in nvmf_free_options
2026-08-11 2:06 UTC
[PATCH] nvme-tcp: fix host memory disclosure on R2T for a read command
2026-08-11 0:39 UTC (2+ messages)
[PATCH v2 0/3] nvme-tcp: add IPv6 traffic class support
2026-08-11 0:32 UTC (7+ messages)
` [PATCH v2 1/3] ipv6: extract and export ip6_sock_set_tclass helpers
` [PATCH v2 2/3] nvme-tcp: support IPv6 traffic class
` [PATCH v2 3/3] nvmet-tcp: "
[PATCH nvmet-v1 0/1] nvmet: zns: reject full zone report when buffer is too small
2026-08-11 0:19 UTC (4+ messages)
` [PATCH nvmet-v2 "
` [PATCH nvmet-v2 1/1] "
[PATCH] nvme: Add module reference counting for multipath nvme device
2026-08-10 23:50 UTC
[PATCH] nvme-tcp: fix usage of page_frag_cache
2026-08-10 23:40 UTC (3+ messages)
[PATCH v6] nvme: reject passthrough of driver-managed Set Features
2026-08-10 23:13 UTC (2+ messages)
[PATCH v3 0/2] nvme-tcp: two checks on the C2HData receive path
2026-08-10 22:58 UTC (4+ messages)
` [PATCH v3 1/2] nvme-tcp: reject a read that transferred too few bytes
` [PATCH v3 2/2] nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() alone
[PATCH] nvmet: fix NULL pointer dereference in nvmet_execute_identify_ns_zns()
2026-08-10 22:55 UTC (4+ messages)
[PATCH v3] nvmet: pci-epf: fix use-after-free in nvmet_pci_epf_exec_iod_work()
2026-08-10 22:53 UTC (2+ messages)
[PATCH 0/6] Apple NVMe fixes for macOS 15+ firmware / M4 support
2026-08-10 22:44 UTC (11+ messages)
` [PATCH 1/6] nvme-apple: Destroy the admin queue on removal
` [PATCH 2/6] nvme-apple: Don't set a DMA direction for commands without a data transfer
` [PATCH 3/6] nvme-apple: Never set the opcode in the NVMMU TCB
` [PATCH 4/6] nvme: Add a quirk for page aligned admin queue buffers
` [PATCH 5/6] nvme-apple: Require page aligned buffers on the admin queue
` [PATCH 6/6] nvme-apple: Drop the PRP null check chicken bit
[PATCH] nvme: ratelimit the completion-path messages driven by device data
2026-08-10 22:02 UTC
[PATCH RFC 0/5] block: validate bios against queue limits in the entered context
2026-08-10 21:52 UTC (5+ messages)
` [PATCH RFC 3/5] block: validate bio bounds in the queue "
[PATCH] nvmet: fix heap out-of-bounds read in nvmet_auth_negotiate()
2026-08-10 19:37 UTC (5+ messages)
[PATCH v3 0/5] nvme: a few error-path and validation fixes
2026-08-10 19:34 UTC (9+ messages)
` [PATCH v3 1/5] nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()
` [PATCH v3 2/5] nvmet: propagate percpu_ref_init() failure in nvmet_ns_enable()
` [PATCH v3 3/5] nvme-pci: release descriptor pools on probe failure
` [PATCH v3 4/5] nvme: clamp FDP placement handle count to the buffer size
` [PATCH v3 5/5] nvme: raise FDP placement handle cap to U8_MAX and warn on overflow
[PATCH] nvme: zero the discard fallback page
2026-08-10 19:20 UTC (2+ messages)
[PATCH] nvmet: fix Reservation Register Replace for unregistered host with IEKEY
2026-08-10 19:19 UTC (4+ messages)
` [PATCH v4] "
[PATCH] nvmet-fc: fix invalid free in LS IOD error path
2026-08-10 19:09 UTC (4+ messages)
[PATCH] nvme-tcp: look up host_iface in the current netns
2026-08-10 18:56 UTC (2+ messages)
[PATCH] nvmet: passthru: fix OOB reads when parsing ns id descriptor list
2026-08-10 18:52 UTC (2+ messages)
[PATCH] nvmet: pci-epf: put CQ ref on create_cq mapping failure
2026-08-10 17:43 UTC (3+ messages)
[PATCH] nvmet-tcp: bound SGL data length before allocating command buffers
2026-08-10 17:34 UTC (2+ messages)
[PATCH] nvmet: fix max_qid race between configfs and controller allocation
2026-08-10 14:51 UTC (3+ messages)
[PATCH v2 0/4] block/nvme: split path limits for namespace heads
2026-08-10 8:50 UTC (6+ messages)
` [PATCH v2 1/4] nvme: factor namespace-head queue-limit update
` [PATCH v2 2/4] block: factor block size and alignment handling out of blk_stack_limits
` [PATCH v2 3/4] block: factor out path limit stacking
` [PATCH v2 4/4] block, nvme: use lower-level limit helpers for namespace heads
[syzbot] [nvme?] KASAN: invalid-free in nvmet_fc_alloc_ls_iodlist
2026-08-10 0:23 UTC
[PATCH] nvme: add crd value to output error log
2026-08-09 17:34 UTC
[RESEND PATCH v2 0/4] nvme-tcp: NIC topology aware I/O queue scaling and queue info export
2026-08-08 10:42 UTC (12+ messages)
` [RESEND PATCH v2 2/4] nvme-tcp: limit I/O queue count based on NIC queue count
` [RESEND PATCH v2 3/4] nvme: add debugfs helpers for NVMe drivers
` [RESEND PATCH v2 4/4] nvme: expose queue information via debugfs
[PATCH v5 00/16] Add dmabuf read/write via io_uring
2026-08-08 7:42 UTC (29+ messages)
` [PATCH v5 01/16] dma-buf: introduce initial file I/O infrastructure
` [PATCH v5 02/16] iov_iter: add iterator type for dmabuf maps
` [PATCH v5 03/16] block: rename bi_bvec_done
` [PATCH v5 04/16] block: always adjust bi_offset on bio_advance_iter
` [PATCH v5 05/16] block: move bvec init into __bio_clone
` [PATCH v5 06/16] block: introduce bio_iov_iter_set()
` [PATCH v5 07/16] block: introduce dma map backed bio type
` [PATCH v5 08/16] block: add dma-buf support for raw bdev
` [PATCH v5 09/16] nvme-pci: implement dma-buf backed requests
` [PATCH v5 10/16] nvme-pci: rename nvme_pci_sgl_set_data to nvme_pci_dma_iter_set_sgl
` [PATCH v5 11/16] nvme-pci: add SGL support for the dmabuf path
` [PATCH v5 12/16] io_uring/rsrc: introduce buf registration structure
` [PATCH v5 13/16] io_uring/rsrc: extend buffer update
` [PATCH v5 14/16] io_uring/rsrc: add uncloneable regbuf flag
` [PATCH v5 15/16] io_uring/rsrc: add regbuf import flags
` [PATCH v5 16/16] io_uring/rsrc: add dmabuf backed registered buffers
nvme-pci: ADATA LEGEND 860 [1cc1:5772] recurring controller hang, abort ineffective, reset required; one reset failure with CSTS=0x1; 12 months of data, no host mitigation effective
2026-08-07 11:52 UTC
[syzbot] [nvme?] KASAN: slab-out-of-bounds Read in nvmet_install_queue
2026-08-07 9:57 UTC (2+ messages)
[PATCH blktests v2] nvme/068: check module reference count with patience
2026-08-07 8:32 UTC (4+ messages)
[RFC PATCH] nvme-pci: adaptively poll completions on busy queues
2026-08-07 2:18 UTC (6+ messages)
[PATCH] nvme-rdma: fix ib_device removal race that hangs PCI unbind
2026-08-06 21:18 UTC
[syzbot] [nvme?] possible deadlock in nvmf_dev_show
2026-08-06 15:26 UTC
[PATCH 1/1] block: rename bi_bvec_done
2026-08-06 12:52 UTC (3+ messages)
[PATCH v4 00/14] Add dmabuf read/write via io_uring
2026-08-06 7:29 UTC (6+ messages)
` [PATCH v4 01/14] dma-buf: introduce initial file I/O infrastructure
` [Linaro-mm-sig] "
[PATCH blktests] nvme/068: check module reference count with patience
2026-08-06 3:29 UTC (3+ messages)
[RFC PATCH v2] nvme-pci: add adaptive interrupt polling
2026-08-06 3:08 UTC
[PATCH] nvme-tcp: pin io_cpu to submitter cpu
2026-08-06 2:39 UTC
[PATCH v2] lib/group_cpus: make group CPU cluster aware
2026-08-05 7:50 UTC (5+ messages)
` "
[PATCH v4 0/2] nvme-multipath: expose path_state via sysfs
2026-08-05 1:55 UTC (2+ messages)
[PATCH 0/5] lib/crypto: add HKDF and convert fscrypt and NVMe
2026-08-04 9:16 UTC (3+ messages)
[PATCH blktests] nvme/070: add a test for Identify CNS 07h NULL pointer dereference
2026-08-04 2:37 UTC (4+ messages)
[PATCH v2 0/5] nvme: a few error-path and validation fixes
2026-08-04 2:20 UTC (4+ messages)
` [PATCH v2 5/5] nvme: raise FDP placement handle cap to U8_MAX and warn on overflow
[PATCH] nvme: make sending wall-clock time to NVMe opt-in
2026-08-03 18:22 UTC (6+ messages)
[PATCH 0/2] nvme: fix racy access to FDP placement ID array
2026-08-03 13:58 UTC (7+ messages)
` [PATCH 1/2] "
[PATCH RFC v2 00/14] nvme: Controller Data Queue (CDQ) support
2026-08-03 12:38 UTC (3+ messages)
[PATCH v2 0/2] nvme-tcp: two checks on the C2HData receive path
2026-08-01 6:02 UTC (3+ messages)
` [PATCH v2 1/2] nvme-tcp: reject a read that transferred too few bytes
` [PATCH v2 2/2] nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() alone
[BUG] nvmet-fc: KASAN: slab-use-after-free in nvmet_fc_handle_ls_rqst_work
2026-07-31 20:44 UTC
[PATCH 0/2] nvme-tcp: two checks on the C2HData receive path
2026-07-31 14:31 UTC (3+ messages)
` [PATCH 1/2] nvme-tcp: reject a data-in command that transferred too few bytes
` [PATCH 2/2] nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() alone
[RFC PATCHv5 0/7] nvme-multipath: introduce adaptive I/O policy
2026-07-31 9:52 UTC (6+ messages)
` [RFC PATCHv5 2/7] nvme-multipath: add support for "
Nvme-rdma: Long IO HANG (~4.8h) during link failure with dm-multipath (Kernel 6.6)
2026-07-31 9:25 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