messages from 2025-04-14 07:56:31 to 2025-04-18 16:43:13 UTC [more...]
[PATCH v8 00/24] Provide a new two step DMA mapping API
2025-04-18 6:47 UTC (23+ messages)
` [PATCH v8 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v8 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v8 03/24] iommu: generalize the batched sync after map interface
` [PATCH v8 04/24] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v8 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v8 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v8 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v8 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v8 09/24] docs: core-api: document the IOVA-based API
` [PATCH v8 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v8 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v8 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v8 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v8 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v8 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v8 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v8 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v8 18/24] block: share more code for bio addition helper
` [PATCH v8 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v8 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map
[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-04-16 10:09 UTC (3+ messages)
[RFC PATCH 0/2] improve NVMe multipath handling
2025-04-18 14:22 UTC (11+ messages)
` [RFC PATCH 1/2] nvme-multipath: introduce delayed removal of the multipath head node
` [RFC PATCH 2/2] nvme-multipath: remove multipath module param
[PATCH] nvme-tcp: wait socket wmem to drain in queue stop
2025-04-18 11:49 UTC (11+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH V4 0/2] Fix race conditions in the nvme-tcp driver
2025-04-18 11:14 UTC (7+ messages)
` [PATCH V4 1/2] nvme-tcp: Prevent infinite loop if socket closes during CONNECTING state
nvme-cli connect regression
2025-04-18 11:12 UTC (11+ messages)
[PATCH] nvmet: Fix out-of-bounds access in nvmet_enable_port
2025-04-18 10:54 UTC (3+ messages)
[RFC PATCH] nvmet: Make blksize_shift configurable
2025-04-18 10:53 UTC (5+ messages)
[PATCHv3 0/3] nvme-tcp: fixup I/O stall on congested sockets
2025-04-18 10:51 UTC (16+ messages)
` [PATCH 2/3] nvme-tcp: sanitize request list handling
` [PATCH 3/3] nvme-tcp: fix I/O stalls on congested sockets
[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-04-18 6:44 UTC (5+ messages)
` [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-04-18 1:20 UTC (10+ messages)
DMA pool lock contention
2025-04-17 19:44 UTC (5+ messages)
[PATCH 0/2] nvme: handle partially unique NID value
2025-04-17 16:56 UTC (6+ messages)
frozen PHB on IBM Power9 system in 6.15-rc2 (bisected)
2025-04-17 15:10 UTC
[PATCHv2 0/4] libnvme: add support for discovering multipath of a shared ns
2025-04-17 13:59 UTC (5+ messages)
` [PATCHv2 1/4] tree: add support for discovering nvme paths using sysfs multipath link
` [PATCHv2 2/4] tree: add queue-depth attribute for nvme path object
` [PATCHv2 3/4] tree: add attribute numa_nodes for NVMe "
` [PATCHv2 4/4] test: extend sysfs tree dump test
[GIT PULL] nvme fixes for Linux 6.15
2025-04-17 12:19 UTC (2+ messages)
[PATCH RFC 0/3] nvme: add support for command quiesce timeout
2025-04-17 7:28 UTC (34+ messages)
` [PATCH RFC 1/3] nvmet: add command quiesce time
` [PATCH RFC 3/3] nvme: delay failover by command quiesce timeout
[linux-nvme:nvme-6.15] BUILD SUCCESS ad91308d3bdeb9d90ef4a400f379ce461f0fb6a7
2025-04-17 6:45 UTC
[bug report] blktests nvme/062 hang
2025-04-16 22:28 UTC (3+ messages)
[PATCH RFC v2 0/5] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
2025-04-16 19:34 UTC (8+ messages)
` [PATCH RFC v2 1/5] nvme: add __always_inline for nvme_pci_npages_prp
` [PATCH RFC v2 2/5] mm: add __always_inline for page_contains_unaccepted
` [PATCH RFC v2 3/5] vfio/virtio: add __always_inline for virtiovf_get_device_config_size
` [PATCH RFC v2 4/5] tpm: add __always_inline for tpm_is_hwrng_enabled
` [PATCH RFC v2 5/5] lib/Kconfig.debug: introduce CONFIG_NO_AUTO_INLINE
[PATCH] nvme: fixup boot failure on nvme-pci
2025-04-16 14:29 UTC (7+ messages)
Wall decorations in the dropshipping model
2025-04-16 7:36 UTC
[PATCH][next] nvme-loop: Avoid -Wflex-array-member-not-at-end warning
2025-04-16 5:43 UTC (4+ messages)
[PATCH v2 0/3] NVMe PCI endpoint target fixes
2025-04-16 5:39 UTC (4+ messages)
` [PATCH v2 1/3] nvmet: pci-epf: Always fully initialize completion entries
[PATCHv2] nvme-multipath: sysfs links may not be created for devices
2025-04-16 5:38 UTC (4+ messages)
[bug report] blktests nvme/061 hang with rdma transport and siw driver
2025-04-16 5:14 UTC (7+ messages)
[PATCH] nvme-tcp: remove redundant check to ctrl->opts
2025-04-15 21:36 UTC (2+ messages)
[PATCH RFC 3/3] nvme: delay failover by command quiesce timeout
2025-04-15 15:08 UTC (2+ messages)
[PATCH] nvme: Removing deprecated strncpy()
2025-04-15 14:39 UTC (2+ messages)
[linux-nvme:nvme-6.15] BUILD SUCCESS 14bf80de4b46b57394df10eb17f68b393e145da3
2025-04-15 12:46 UTC
[PATCH blktests 00/10] nvme: test cases for TLS support
2025-04-15 8:00 UTC (4+ messages)
[PATCH] nvme-multipath: clear NVME_NS_SYSFS_ATTR_LINK when disk is not added
2025-04-15 6:06 UTC (3+ messages)
[bug report] nvme-fabrics: reset admin connection for secure concatenation
2025-04-15 6:00 UTC (3+ messages)
[PATCH 0/3] NVMe PCI endpoint target fixes
2025-04-14 22:07 UTC (10+ messages)
` [PATCH 1/3] nvmet: pci-epf: Always fully initialize completion entries
` [PATCH 2/3] nvmet: pci-epf: Clear CC and CSTS when disabling the controller
` [PATCH 3/3] nvmet: pci-epf: Cleanup link state management
[PATCH v2 0/3] nvme: make core.nvme_multipath configurable
2025-04-14 20:19 UTC (3+ messages)
` [PATCH v2 2/3] nvme-multipath: add the NVME_MULTIPATH_PARAM config option
[PATCH AUTOSEL 5.10 04/11] nvme: requeue namespace scan on missed AENs
2025-04-14 13:31 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 06/11] nvme: re-read ANA log page after ns scan completes
[PATCH AUTOSEL 5.15 05/15] nvme: requeue namespace scan on missed AENs
2025-04-14 13:31 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 07/15] nvme: re-read ANA log page after ns scan completes
` [PATCH AUTOSEL 5.15 13/15] nvmet-fc: take tgtport reference only once
` [PATCH AUTOSEL 5.15 14/15] nvmet-fc: put ref when assoc->del_work is already scheduled
[PATCH AUTOSEL 6.1 05/17] nvme: requeue namespace scan on missed AENs
2025-04-14 13:30 UTC (4+ messages)
` [PATCH AUTOSEL 6.1 08/17] nvme: re-read ANA log page after ns scan completes
` [PATCH AUTOSEL 6.1 14/17] nvmet-fc: take tgtport reference only once
` [PATCH AUTOSEL 6.1 15/17] nvmet-fc: put ref when assoc->del_work is already scheduled
[PATCH AUTOSEL 6.13 10/34] nvme: requeue namespace scan on missed AENs
2025-04-14 13:27 UTC (5+ messages)
` [PATCH AUTOSEL 6.13 17/34] nvme: re-read ANA log page after ns scan completes
` [PATCH AUTOSEL 6.13 18/34] nvme: multipath: fix return value of nvme_available_path
` [PATCH AUTOSEL 6.13 26/34] nvmet-fc: take tgtport reference only once
` [PATCH AUTOSEL 6.13 27/34] nvmet-fc: put ref when assoc->del_work is already scheduled
[PATCH AUTOSEL 6.14 10/34] nvme: requeue namespace scan on missed AENs
2025-04-14 13:26 UTC (5+ messages)
` [PATCH AUTOSEL 6.14 17/34] nvme: re-read ANA log page after ns scan completes
` [PATCH AUTOSEL 6.14 18/34] nvme: multipath: fix return value of nvme_available_path
` [PATCH AUTOSEL 6.14 26/34] nvmet-fc: take tgtport reference only once
` [PATCH AUTOSEL 6.14 27/34] nvmet-fc: put ref when assoc->del_work is already scheduled
[PATCH AUTOSEL 6.6 07/24] nvme: requeue namespace scan on missed AENs
2025-04-14 13:29 UTC (5+ messages)
` [PATCH AUTOSEL 6.6 10/24] nvme: re-read ANA log page after ns scan completes
` [PATCH AUTOSEL 6.6 11/24] nvme: multipath: fix return value of nvme_available_path
` [PATCH AUTOSEL 6.6 18/24] nvmet-fc: take tgtport reference only once
` [PATCH AUTOSEL 6.6 19/24] nvmet-fc: put ref when assoc->del_work is already scheduled
[PATCH AUTOSEL 6.12 07/30] nvme: requeue namespace scan on missed AENs
2025-04-14 13:28 UTC (5+ messages)
` [PATCH AUTOSEL 6.12 13/30] nvme: re-read ANA log page after ns scan completes
` [PATCH AUTOSEL 6.12 14/30] nvme: multipath: fix return value of nvme_available_path
` [PATCH AUTOSEL 6.12 22/30] nvmet-fc: take tgtport reference only once
` [PATCH AUTOSEL 6.12 23/30] nvmet-fc: put ref when assoc->del_work is already scheduled
nvmetcli creates tilde directories
2025-04-14 8:51 UTC (3+ messages)
Pytanie o ofertę
2025-04-14 7:55 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