messages from 2025-04-30 08:59:12 to 2025-05-07 08:20:17 UTC [more...]
[PATCH 00/12] nvme-auth: switch to use the kernel keyring
2025-05-07 7:25 UTC (8+ messages)
` [PATCH 01/12] nvme-auth: modify nvme_auth_transform_key() to return status
` [PATCH 04/12] nvme-auth: do not cache the transformed secret
` [PATCH 12/12] nvme: Unify Kconfig settings
[PATCH 0/5] pci: nvmet: support completion queue sharing by multiple submission queues
2025-05-07 7:20 UTC (3+ messages)
` [PATCH 1/5] nvmet: add a helper function for cqid checking
[PATCH] nvme-pci: Make nvme_pci_npages_prp() __always_inline
2025-05-07 6:59 UTC (4+ messages)
[PATCH v6 0/3] nvme/pci: PRP list DMA pool partitioning
2025-05-07 7:16 UTC (8+ messages)
` [PATCH v6 2/3] nvme/pci: factor out nvme_init_hctx() helper
` [PATCH v6 1/3] dmapool: add NUMA affinity support
` mm review needed, was: "
[PATCHv3 0/2] nvme: restrict authentication to the admin queue
2025-05-07 7:11 UTC (2+ messages)
[PATCH] nvme: unblock ctrl state transition for firmware update
2025-05-07 7:02 UTC (3+ messages)
[PATCH 0/2] NVMe Atomic Write fixes
2025-05-07 6:46 UTC (8+ messages)
` [PATCH 1/2] nvme: multipath: atomic queue limits need to be inherited
` [PATCH 2/2] nvme: all namespaces in a subsystem must adhere to a common atomic write size
[RFC PATCHv3 0/3] improve NVMe multipath handling
2025-05-07 6:51 UTC (10+ messages)
` [RFC PATCHv3 1/3] nvme-multipath: introduce delayed removal of the multipath head node
` [RFC PATCHv3 2/3] nvme: introduce multipath_always_on module param
` [RFC PATCHv3 3/3] nvme: rename nvme_mpath_shutdown_disk to nvme_mpath_remove_disk
[PATCHv4 0/5] nvme-fc: FPIN link integrity handling
2025-05-07 5:59 UTC (9+ messages)
` [PATCH 1/5] fc_els: use 'union fc_tlv_desc'
` [PATCH 2/5] nvme-fc: marginal path handling
` [PATCH 3/5] nvme-fc: nvme_fc_fpin_rcv() callback
` [PATCH 4/5] lpfc: enable FPIN notification for NVMe
` [PATCH 5/5] qla2xxx: "
Sequential read from NVMe/XFS twice slower on Fedora 42 than on Rocky 9.5
2025-05-06 21:46 UTC (10+ messages)
[PATCH AUTOSEL 5.4 3/3] nvmet-tcp: don't restore null sk_state_change
2025-05-06 21:38 UTC
[PATCH AUTOSEL 5.15 5/5] nvmet-tcp: don't restore null sk_state_change
2025-05-06 21:37 UTC
[PATCH AUTOSEL 5.10 4/4] nvmet-tcp: don't restore null sk_state_change
2025-05-06 21:37 UTC
[PATCH AUTOSEL 6.1 5/6] nvmet-tcp: don't restore null sk_state_change
2025-05-06 21:37 UTC
[PATCH AUTOSEL 6.6 07/12] nvme-pci: add quirks for device 126f:1001
2025-05-06 21:36 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 08/12] nvme-pci: add quirks for WDC Blue SN550 15b7:5009
` [PATCH AUTOSEL 6.6 09/12] nvmet-tcp: don't restore null sk_state_change
[PATCH AUTOSEL 6.12 11/18] nvme-pci: add quirks for device 126f:1001
2025-05-06 21:36 UTC (3+ messages)
` [PATCH AUTOSEL 6.12 12/18] nvme-pci: add quirks for WDC Blue SN550 15b7:5009
` [PATCH AUTOSEL 6.12 14/18] nvmet-tcp: don't restore null sk_state_change
[PATCH AUTOSEL 6.14 12/20] nvme-pci: add quirks for device 126f:1001
2025-05-06 21:35 UTC (3+ messages)
` [PATCH AUTOSEL 6.14 13/20] nvme-pci: add quirks for WDC Blue SN550 15b7:5009
` [PATCH AUTOSEL 6.14 15/20] nvmet-tcp: don't restore null sk_state_change
[PATCH] nvme: fix write_stream_granularity initialization
2025-05-06 19:47 UTC (3+ messages)
[PATCH v2] nvme: fix incorrect sizeof
2025-05-06 19:47 UTC (2+ messages)
[PATCH v16 00/11] Block write streams with nvme fdp
2025-05-06 19:03 UTC (19+ messages)
` [PATCH v16 01/11] fs: add a write stream field to the kiocb
` [PATCH v16 02/11] block: add a bi_write_stream field
` [PATCH v16 03/11] block: introduce max_write_streams queue limit
` [PATCH v16 04/11] block: introduce a write_stream_granularity "
` [PATCH v16 05/11] block: expose write streams for block device nodes
` [PATCH v16 06/11] io_uring: enable per-io write streams
` [PATCH v16 07/11] nvme: add a nvme_get_log_lsi helper
` [PATCH v16 08/11] nvme: pass a void pointer to nvme_get/set_features for the result
` [PATCH v16 09/11] nvme: add FDP definitions
` [PATCH v16 10/11] nvme: register fdp parameters with the block layer
` [PATCH v16 11/11] nvme: use fdp streams if write stream is provided
[PATCH] nvme: fix incorrect sizeof
2025-05-06 18:29 UTC (6+ messages)
[PATCHv3 0/3] nvme-tcp: fixup I/O stall on congested sockets
2025-05-06 18:05 UTC (12+ messages)
` [PATCH 3/3] nvme-tcp: fix I/O stalls "
[PATCH v5 00/14] nvmet-fcloop: track resources via reference counting
2025-05-06 16:36 UTC (2+ messages)
[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-05-06 15:55 UTC (26+ messages)
` [RFC PATCH v4 01/11] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH v4 02/11] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH v4 03/11] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH v4 04/11] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
` [RFC PATCH v4 08/11] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
kernel TLS configuration, was: Re: [ANNOUNCE] ktls-utils 1.0.0
2025-05-06 14:46 UTC (12+ messages)
[PATCH v28 00/20] nvme-tcp receive offloads
2025-05-06 13:34 UTC (14+ messages)
` [PATCH v28 13/20] net/mlx5e: NVMEoTCP, offload initialization
` [PATCH v28 14/20] net/mlx5e: TCP flow steering for nvme-tcp acceleration
` [PATCH v28 15/20] net/mlx5e: NVMEoTCP, use KLM UMRs for buffer registration
` [PATCH v28 16/20] net/mlx5e: NVMEoTCP, queue init/teardown
` [PATCH v28 17/20] net/mlx5e: NVMEoTCP, ddp setup and resync
` [PATCH v28 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation
` [PATCH v28 19/20] net/mlx5e: NVMEoTCP, data-path for DDP+DDGST offload
` [PATCH v28 20/20] net/mlx5e: NVMEoTCP, statistics
[PATCH v11 0/9] Provide a new two step DMA mapping API
2025-05-06 8:55 UTC (12+ messages)
` [PATCH v11 1/9] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v11 2/9] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v11 3/9] iommu: generalize the batched sync after map interface
` [PATCH v11 4/9] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v11 5/9] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v11 6/9] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v11 7/9] dma-mapping: Implement link/unlink ranges API
` [PATCH v11 8/9] dma-mapping: add a dma_need_unmap helper
` [PATCH v11 9/9] docs: core-api: document the IOVA-based API
[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-05-06 2:40 UTC (9+ messages)
[PATCH 0/2] nvme: handle partially unique NID value
2025-05-06 7:07 UTC (11+ messages)
[PATCH v6 0/9] blk: honor isolcpus configuration
2025-05-06 3:17 UTC (2+ messages)
[PATCH AUTOSEL 6.14 295/642] nvme: map uring_cmd data even if address is 0
2025-05-05 23:15 UTC (2+ messages)
[PATCH AUTOSEL 6.1 112/212] nvme: map uring_cmd data even if address is 0
2025-05-05 23:04 UTC
[PATCH AUTOSEL 6.6 142/294] nvme: map uring_cmd data even if address is 0
2025-05-05 22:54 UTC
[PATCH AUTOSEL 6.12 234/486] nvme: map uring_cmd data even if address is 0
2025-05-05 22:35 UTC
Słowa kluczowe do wypozycjonowania
2025-05-05 7:55 UTC
[PATCH] nvme-pci: Fix system hang when ASPM L1 is enabled during suspend
2025-05-03 14:36 UTC (10+ messages)
Samsung PM1733 MZXL53T2HBLS-00AH3 and duplicate id's may need a quirk
2025-05-02 13:53 UTC (4+ messages)
[PATCH 0/2] nvme-fc: fix schedule in atomic context
2025-05-02 9:02 UTC (13+ messages)
` [PATCH 1/2] nvme: only allow entering LIVE from CONNECTING state
[PATCH] nvme-pci: Fix system hang when ASPM L1 is enabled during suspend
2025-05-02 3:13 UTC
[GIT PULL] nvme fixes for Linux 6.15
2025-05-01 13:56 UTC (2+ messages)
[PATCH v4 0/1] nvme-tcp: fix possible data corruption caused by premature queue
2025-04-30 13:12 UTC (3+ messages)
` [PATCH v4 1/1] nvme-tcp: fix possible data corruption caused by premature queue removal and I/O failover
[PATCH v2] nvme-tcp: select tls config when tcp tls is enabled
2025-04-30 13:11 UTC (2+ 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