messages from 2025-12-12 01:08:40 to 2026-01-04 01:43:31 UTC [more...]
[RFC v2 00/11] Add dmabuf read/write via io_uring
2026-01-04 1:42 UTC (15+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [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 v3] nvme/host: add delayed retries upon non-fatal error during ns validation
2026-01-04 0:52 UTC
[RFC PATCH 00/14] TP8028 Rapid Path Failure Recovery
2026-01-02 19:06 UTC (58+ 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
[PATCH] fs: remove power of 2 and length boundary atomic write restrictions
2026-01-02 17:41 UTC (5+ messages)
[bug report] Oops: general protection fault observed with blktests nvme/fc nvme/058
2025-12-31 15:25 UTC
[bug report] Oops: general protection fault observed with blktests nvme/fc nvme/031
2025-12-31 15:20 UTC
[PATCH] nvme-apple: Add "apple,t8103-nvme-ans2" as compatible
2025-12-31 10:10 UTC
[PATCH 00/11] dmaengine: dw-edma: flatten desc structions and simple code
2025-12-30 17:01 UTC (16+ 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
[PATCH v2] nvme/host: add delayed retries upon non-fatal error during ns validation
2025-12-28 6:23 UTC (3+ messages)
[bug report] kmemleak observed during blktests nvme/fc
2025-12-27 12:10 UTC (4+ messages)
[RFC PATCHv5 0/7] nvme-multipath: introduce adaptive I/O policy
2025-12-27 9:37 UTC (17+ 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
[PATCH 0/2] nvme/host: perform delayed retries upon non-fatal error received during nvme namespace validation
2025-12-26 0:09 UTC (5+ messages)
` [PATCH 1/2] nvme/host: move nvme_ns_info into nvme header file
` [PATCH 2/2] nvme/host: add delayed retries upon non-fatal error during ns validation
[PATCH] nvmet: do not copy beyond sybsysnqn string length
2025-12-25 12:48 UTC (3+ messages)
[PATCH] nvmet: Constify struct configfs_item_operations and configfs_group_operations
2025-12-25 12:46 UTC (2+ messages)
[PATCH 00/13] Enable compound page for p2pdma memory
2025-12-24 9:22 UTC (25+ 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 v2] Do not require atomic writes to be power of 2 sized and aligned on length boundary
2025-12-23 11:34 UTC (7+ messages)
[PATCH v2 0/8] dmaengine: Add new API to combine onfiguration and descriptor preparation
2025-12-23 10:41 UTC (16+ 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
W sprawie samochodu
2025-12-22 9:00 UTC
[PATCH] Do not require atomic writes to be power of 2 sized and aligned on length boundary
2025-12-21 13:01 UTC (3+ messages)
blktests failures with v6.19-rc1 kernel
2025-12-21 11:33 UTC
[PATCH] Do not require atomic writes to be power of 2 sized and aligned on length boundary
2025-12-21 11:17 UTC
[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)
[BUG FIX PATCH COMPILE TESTED ONLY] nvme-fc: release admin tagset if init fails
2025-12-20 0:18 UTC
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 (8+ messages)
[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 (4+ messages)
[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
2025-12-16 0:50 UTC (2+ 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 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 (2+ 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
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