messages from 2025-12-04 19:55:20 to 2025-12-20 15:44:32 UTC [more...]
[PATCH 00/13] Enable compound page for p2pdma memory
2025-12-20 15:43 UTC (15+ messages)
` [PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
` [PATCH 02/13] PCI/P2PDMA: Fix the warning condition in p2pmem_alloc_mmap()
` [PATCH 03/13] kernfs: add support for get_unmapped_area callback
` [PATCH 04/13] kernfs: add support for may_split and pagesize callbacks
` [PATCH 05/13] sysfs: support get_unmapped_area callback for binary file
` [PATCH 06/13] PCI/P2PDMA: add align parameter for pci_p2pdma_add_resource()
` [PATCH 07/13] PCI/P2PDMA: create compound page for aligned p2pdma memory
` [PATCH 08/13] mm/huge_memory: add helpers to insert huge page during mmap
` [PATCH 09/13] PCI/P2PDMA: support get_unmapped_area to return aligned vaddr
` [PATCH 10/13] PCI/P2PDMA: support compound page in p2pmem_alloc_mmap()
` [PATCH 11/13] PCI/P2PDMA: add helper pci_p2pdma_max_pagemap_align()
` [PATCH 12/13] nvme-pci: introduce cmb_devmap_align module parameter
` [PATCH 13/13] PCI/P2PDMA: enable compound page support for p2pdma memory
[PATCH] Do not require atomic writes to be aligned on length boundary
2025-12-20 11:54 UTC
blktests failures with v6.18 kernel
2025-12-20 5:14 UTC (3+ messages)
[RFC PATCH 00/14] TP8028 Rapid Path Failure Recovery
2025-12-20 1:44 UTC (30+ messages)
` [RFC PATCH 01/14] nvmet: Rapid Path Failure Recovery set controller identify fields
` [RFC PATCH 02/14] nvmet/debugfs: Add ctrl uniquifier and random values
` [RFC PATCH 03/14] nvmet: Implement CCR nvme command
` [RFC PATCH 04/14] nvmet: Implement CCR logpage
` [RFC PATCH 05/14] nvmet: Send an AEN on CCR completion
` [RFC PATCH 06/14] nvme: Rapid Path Failure Recovery read controller identify fields
` [RFC PATCH 07/14] nvme: Add RECOVERING nvme controller state
` [RFC PATCH 08/14] nvme: Implement cross-controller reset recovery
` [RFC PATCH 09/14] nvme: Implement cross-controller reset completion
` [RFC PATCH 10/14] nvme-tcp: Use CCR to recover controller that hits an error
` [RFC PATCH 11/14] nvme-rdma: "
` [RFC PATCH 12/14] nvme-fc: Decouple error recovery from controller reset
` [RFC PATCH 13/14] nvme-fc: Use CCR to recover controller that hits an error
` [RFC PATCH 14/14] nvme-fc: Hold inflight requests while in RECOVERING state
[BUG FIX PATCH COMPILE TESTED ONLY] nvme-fc: release admin tagset if init fails
2025-12-20 0:18 UTC
[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
2025-12-19 10:42 UTC (15+ messages)
` [PATCH v2 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v2 2/8] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v2 3/8] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v2 4/8] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v2 5/8] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v2 6/8] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v2 7/8] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v2 8/8] crypto: atmel: Use dmaengine_prep_config_single() API
[bug report] kmemleak observed during blktests nvme/fc
2025-12-18 19:41 UTC (3+ messages)
[RFC PATCHv5 0/7] nvme-multipath: introduce adaptive I/O policy
2025-12-18 13:46 UTC (12+ 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
Ulga na składki ZUS
2025-12-18 8:46 UTC
[PATCH v3 0/2] block: Generalize physical entry definition
2025-12-17 9:41 UTC (3+ messages)
` [PATCH v3 1/2] nvme-pci: Use size_t for length fields to handle larger sizes
` [PATCH v3 2/2] types: move phys_vec definition to common header
[PATCH 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
2025-12-17 5:10 UTC (28+ messages)
` [PATCH 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH 2/8] PCI: endpoint: pci-epf-test: use new DMA API to simple code
` [PATCH 3/8] dmaengine: dw-edma: Use new .device_prep_slave_sg_config() callback
` [PATCH 4/8] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH 5/8] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH 6/8] nvmet: pci-epf: Use dmaengine_prep_slave_single_config() API
` [PATCH 7/8] PCI: epf-mhi:Using new API dmaengine_prep_slave_single_config() to simple code
` [PATCH 8/8] crypto: atmel: Use dmaengine_prep_slave_single_config() API
[PATCH 1/2] nvmem/core: fixup minor typo
2025-12-17 1:42 UTC (4+ messages)
` [PATCH 2/2] nvme/host: fixup some typos
[PATCH] nvme-pci: add quirk for Wodposit WPBSNM8-256GTP to disable secondary temp thresholds
2025-12-16 13:47 UTC (5+ messages)
[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
2025-12-16 0:50 UTC (3+ messages)
` [f2fs-dev] "
"controller is down; will reset" on SK Hynix NVMe drive in Lenovo IdeaPad Pro 5
2025-12-15 12:15 UTC (7+ messages)
[PATCH] NVMe/TCP: Fixed the out of order H2C PDU Crash
2025-12-13 18:57 UTC (7+ messages)
` [PATCH v2] nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
` [PATCH v3] "
[PATCH v4 0/4] Support PSK reauthentication (REPLACETLSPSK)
2025-12-13 3:33 UTC (10+ messages)
` [PATCH v4 1/4] nvmet-tcp: Don't error if TLS is enabed on a reset
` [PATCH v4 2/4] nvmet-tcp: Don't free SQ on authentication success
` [PATCH v4 3/4] nvme: Expose the tls_configured sysfs for secure concat connections
` [PATCH v4 4/4] nvme: Allow reauth from sysfs
[PATCH 00/11] dmaengine: dw-edma: flatten desc structions and simple code
2025-12-12 22:24 UTC (12+ messages)
` [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH 02/11] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH 03/11] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()
` [PATCH 05/11] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH 06/11] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH 07/11] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH 08/11] dmaengine: dw-edma: Add new callback to fill link list entry
` [PATCH 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both edma and hdmi
` [PATCH 10/11] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk
[RFC v2 00/11] Add dmabuf read/write via io_uring
2025-12-12 20:10 UTC (15+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 02/11] iov_iter: introduce iter type for pre-registered dma
` [RFC v2 03/11] block: move around bio flagging helpers
` [RFC v2 05/11] block: add infra to handle dmabuf tokens
` (subset) [RFC v2 00/11] Add dmabuf read/write via io_uring
[PATCH v2] nvme: Let the blocklayer set timeouts for requests
2025-12-12 14:39 UTC (6+ messages)
[PATCH] nvmet: lift blocksize restriction to 64k
2025-12-12 13:44 UTC (3+ messages)
[PATCH] nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
2025-12-12 12:00 UTC (3+ messages)
[PATCH AUTOSEL 6.18-5.10] nvme-fc: don't hold rport lock when putting ctrl
2025-12-12 2:08 UTC (2+ messages)
` [PATCH AUTOSEL 6.18-6.12] nvme-fabrics: add ENOKEY to no retry criteria for authentication failures
[bug report] WARNING: block/blk-mq.c:321 at blk_mq_unquiesce_queue+0x93/0xb0 observed by blktests nvme/fc nvme/058
2025-12-11 15:32 UTC
WARNING: drivers/iommu/io-pgtable-arm.c:639
2025-12-10 21:12 UTC (16+ messages)
[PATCH 1/1] nvme-pci: set virt boundary according to capability
2025-12-10 11:44 UTC (5+ messages)
[PATCH V2] nvme: expose active quirks in sysfs
2025-12-09 22:02 UTC (2+ messages)
[PATCH v4 0/1] block: Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
2025-12-09 17:49 UTC (8+ messages)
` [PATCH v4 1/1] "
What should we do about the nvme atomics mess?
2025-12-09 8:26 UTC (10+ messages)
[PATCH 0/1] Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
2025-12-08 19:22 UTC (16+ messages)
` [PATCH 1/1] block: "
WD Red SN700 4000GB, F/W: 11C120WD (Device not ready; aborting reset, CSTS=0x1)
2025-12-08 13:37 UTC (6+ messages)
[PATCH RESEND] lib/group_cpus: make group CPU cluster aware
2025-12-08 2:47 UTC (10+ messages)
[PATCH v2 00/12] Fix bio chain related issues
2025-12-07 10:03 UTC (8+ messages)
` [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
[linux-nvme:nvme-6.19] BUILD SUCCESS 13989207ee29c40501e719512e8dc90768325895
2025-12-05 23:04 UTC
[PATCH 1/1] nvmet-fcloop: Check remoteport port_state before calling done callback
2025-12-05 19:38 UTC (4+ messages)
[GIT PULL v2] nvme updates for Linux 6.19
2025-12-05 4:00 UTC (3+ messages)
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