messages from 2024-11-06 05:33:12 to 2024-11-11 02:58:53 UTC [more...]
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-11 2:58 UTC (20+ messages)
` [PATCH v3 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v3 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v3 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v3 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v3 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v3 09/17] docs: core-api: document the IOVA-based API
` [PATCH v3 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v3 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v3 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v3 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v3 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v3 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v3 17/17] vfio/mlx5: Enable the DMA link API
[PATCHv4 00/13] nvme target 2.1 and independent identify ns
2024-11-11 1:57 UTC (34+ messages)
` [PATCHv4 01/13] nvmet: implement id ns for nvm command set
` [PATCHv4 02/13] nvmet: implement active command set ns list
` [PATCHv4 03/13] nvmet: implement supported log pages
` [PATCHv4 04/13] nvmet: implement supported features log
` [PATCHv4 05/13] nvmet: implement crto property
` [PATCHv4 06/13] nvmet: declare 2.1 version compliance
` [PATCHv4 07/13] nvmet: implement endurance groups
` [PATCHv4 08/13] nvmet: implement rotational media information log
` [PATCHv4 09/13] nvmet: implement csi identify ns
` [PATCHv4 10/13] nvme: use command set independent id ns if available
` [PATCHv4 11/13] nvme: add rotational support
` [PATCHv4 12/13] nvme: check ns's volatile write cache not present
` [PATCHv4 13/13] nvmet: report ns's vwc "
[PATCH v6 00/10] Read/Write with metadata/integrity
2024-11-10 18:36 UTC (8+ messages)
` [PATCH v6 06/10] io_uring/rw: add support to send metadata along with read/write
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-10 15:19 UTC (22+ messages)
` [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v1 09/17] docs: core-api: document the IOVA-based API
[PATCH v3 11/17] mm/hmm: provide generic DMA managing logic
2024-11-10 13:46 UTC
[PATCH] nvme-sysfs: add tmt1 and tmt2 attributes
2024-11-10 6:32 UTC
[PATCH v3] nvme-hwmon: add temperature threshold hysteresis feature
2024-11-09 13:33 UTC
[PATCH] nvme: add temperature threshold hysteresis feature field definition
2024-11-09 12:22 UTC (3+ messages)
[PATCH v2] nvme-hwmon: add temperature threshold hysteresis feature
2024-11-09 12:19 UTC
[linux-nvme:nvme-6.13] BUILD SUCCESS cf1a0a13bf4669bbc4d4e452de058eb4eb800f12
2024-11-09 5:58 UTC
[PATCHv11 0/9] write hints with nvme fdp and scsi streams
2024-11-08 19:36 UTC (10+ messages)
` [PATCHv11 1/9] block: use generic u16 for write hints
` [PATCHv11 2/9] block: introduce max_write_hints queue limit
` [PATCHv11 3/9] statx: add write hint information
` [PATCHv11 4/9] block: allow ability to limit partition write hints
` [PATCHv11 5/9] block, fs: add write hint to kiocb
` [PATCHv11 6/9] io_uring: enable per-io hinting capability
` [PATCHv11 7/9] block: export placement hint feature
` [PATCHv11 8/9] nvme: enable FDP support
` [PATCHv11 9/9] scsi: set permanent stream count in block limits
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-11-08 18:51 UTC (11+ messages)
` [PATCHv10 6/9] io_uring: enable per-io hinting capability
[PATCH] nvmet: fix the warning of assigne int to __le16
2024-11-08 15:54 UTC (2+ messages)
[linux-nvme:nvme-6.12] BUILD SUCCESS f0f5b364d903a35c02432b0f55d3a0114ba35845
2024-11-08 10:29 UTC
[PATCH v3 0/2] Introduce service-time multipath policy and document
2024-11-08 8:54 UTC (3+ messages)
` [PATCH v3 1/2] nvme-multipath: introduce service-time iopolicy
` [PATCH v3 2/2] docs, nvme: add a nvme-multipath document
[PATCH v2 0/2] Introduce service-time multipath policy and document
2024-11-08 8:50 UTC (4+ messages)
` [PATCH v2 1/2] nvme-multipath: introduce service-time iopolicy
` [PATCH v2 2/2] docs, nvme: add a nvme-multipath document
[linux-nvme:nvme-6.13] BUILD SUCCESS 4c0ce9416cd06e9ef0e049f7a9226707c3786b1a
2024-11-08 8:14 UTC
[PATCH v5 00/10] Read/Write with meta/integrity
2024-11-08 7:12 UTC (5+ messages)
` [PATCH v5 06/10] io_uring/rw: add support to send metadata along with read/write
[linux-nvme:nvme-6.13 7/7] drivers/nvme/target/pr.c:857:34: sparse: sparse: incorrect type in assignment (different base types)
2024-11-08 7:10 UTC (3+ messages)
max_hw_zone_append_sectos fixes
2024-11-08 7:09 UTC (3+ messages)
[PATCH] nvme-pci: Remove O2 Queue Depth quirk
2024-11-08 7:08 UTC (5+ messages)
` [PATCH] nvme-pci: 512 byte dma pool segment quirk
[PATCH] nvme: test nvmet-wq sysfs interface
2024-11-08 5:21 UTC (6+ messages)
[PATCH] nvme/multipath: Fix RCU list traversal to use SRCU primitive
2024-11-07 21:37 UTC (2+ messages)
nvme fix for Linux 6.12
2024-11-07 20:57 UTC (2+ messages)
[PATCH RESEND v19 0/2] Implement the NVMe reservation feature
2024-11-07 19:49 UTC (4+ messages)
` [PATCH RESEND v19 1/2] nvme: add reservation command's defines
` [PATCH RESEND v19 2/2] nvmet: support reservation feature
[PATCH v8 00/10] Read/Write with meta/integrity
2024-11-07 11:44 UTC (16+ messages)
` [PATCH v8 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v8 02/10] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v8 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v8 04/10] fs, iov_iter: define meta io descriptor
` [PATCH v8 05/10] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
` [PATCH v8 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v8 08/10] nvme: add support for passing on the application tag
` [PATCH v8 09/10] scsi: add support for user-meta interface
` [PATCH v8 10/10] block: add support to pass user meta buffer
[PATCH blktests 0/8] nvme: prepare for ANA support: cont
2024-11-07 11:13 UTC (9+ messages)
` [PATCH blktests 1/8] nvme/rc: Implement --blkdev none for _nvmet_target_setup()
` [PATCH blktests 2/8] nvme: move _nvmet_target_setup() to common/nvme
` [PATCH blktests 3/8] nvme/016: do not create namespace when setting up the target
` [PATCH blktests 4/8] nvme/017: "
` [PATCH blktests 5/8] nvme/052: "
` [PATCH blktests 6/8] nvme/031: open-code helper functions
` [PATCH blktests 7/8] nvme: rework fcloop
` [PATCH blktests 8/8] nvme: drop arguments from _create_nvmet_port()
nvme-tcp failed to send request -32, kernel ver 4.18.0-553.16.1.el8_10.x86_64
2024-11-07 10:12 UTC
[PATCH v2] nvme-multipath: introduce service-time iopolicy
2024-11-07 7:09 UTC (3+ messages)
[PATCH v2] nvme: check at least one ns identification reported
2024-11-07 6:18 UTC (5+ messages)
[PATCH] nvme-multipath: introduce service-time iopolicy
2024-11-07 2:04 UTC (3+ messages)
[PATCHv3 00/11] Rotational storage support
2024-11-07 0:35 UTC (29+ messages)
` [PATCHv3 01/11] nvmet: implement id ns for nvm command set
` [PATCHv3 02/11] nvmet: implement active command set ns list
` [PATCHv3 03/11] nvmet: implement supported log pages
` [PATCHv3 04/11] nvmet: implement supported features log
` [PATCHv3 05/11] nvmet: implement crto property
` [PATCHv3 06/11] nvmet: declare 2.1 version compliance
` [PATCHv3 07/11] nvmet: implement endurance groups
` [PATCHv3 08/11] nvmet: implement rotational media information log
` [PATCHv3 09/11] nvmet: support for csi identify ns
` [PATCHv3 10/11] nvme: make independent ns identify default
` [PATCHv3 11/11] nvme: add rotational support
[PATCHv10 9/9] scsi: set permanent stream count in block limits
2024-11-06 14:26 UTC (12+ messages)
[PATCH v2 00/17] Provide a new two step DMA mapping API
2024-11-06 13:49 UTC (18+ messages)
` [PATCH v2 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v2 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v2 03/17] iommu: generalize the batched sync after map interface
` [PATCH v2 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v2 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v2 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v2 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v2 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v2 09/17] docs: core-api: document the IOVA-based API
` [PATCH v2 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v2 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v2 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v2 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v2 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v2 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v2 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v2 17/17] vfio/mlx5: Enable the DMA link API
[linux-nvme:nvme-6.13] BUILD SUCCESS 43d5d3b417410edcbe1584b17ac90bea9e633493
2024-11-06 7:33 UTC
[PATCH v7 00/10] Read/Write with meta/integrity
2024-11-06 6:12 UTC (13+ messages)
` [PATCH v7 06/10] io_uring/rw: add support to send metadata along with read/write
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;
as well as URLs for NNTP newsgroup(s).