messages from 2022-06-27 11:32:13 to 2022-07-05 16:40:32 UTC [more...]
[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
2022-07-05 16:40 UTC (56+ messages)
` [PATCH v7 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v7 02/21] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH v7 03/21] PCI/P2PDMA: Expose pci_p2pdma_map_type()
` [PATCH v7 04/21] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH v7 05/21] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v7 06/21] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v7 07/21] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v7 08/21] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v7 09/21] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
` [PATCH v7 10/21] nvme-pci: convert to using dma_map_sgtable()
` [PATCH v7 11/21] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v7 12/21] RDMA/rw: drop pci_p2pdma_[un]map_sg()
` [PATCH v7 13/21] PCI/P2PDMA: Remove pci_p2pdma_[un]map_sg()
` [PATCH v7 14/21] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v7 15/21] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v7 16/21] block: add check when merging zone device pages
` [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
[PATCH 0/6] block: add support for REQ_OP_VERIFY
2022-07-05 8:38 UTC (14+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] nvme: add support for the Verify command
` [PATCH 3/6] nvmet: add Verify command support for bdev-ns
` [PATCH 4/6] nvmet: add Verify emulation "
` [PATCH 5/6] nvmet: add verify emulation support for file-ns
` [PATCH 6/6] null_blk: add REQ_OP_VERIFY support
clean up zoned device information
2022-07-05 6:45 UTC (70+ messages)
` [PATCH 01/17] block: remove a superflous ifdef in blkdev.h
` [PATCH 02/17] block: call blk_queue_free_zone_bitmaps from disk_release
` [PATCH 03/17] block: use bdev_is_zoned instead of open coding it
` [PATCH 04/17] block: simplify blk_mq_plug
` [PATCH 05/17] block: export blkdev_zone_mgmt_all
` [PATCH 06/17] nvmet: use blkdev_zone_mgmt_all
` [PATCH 07/17] block: simplify blk_check_zone_append
` [PATCH 08/17] block: pass a gendisk to blk_queue_set_zoned
` [PATCH 09/17] block: pass a gendisk to blk_queue_clear_zone_settings
` [PATCH 10/17] block: pass a gendisk to blk_queue_free_zone_bitmaps
` [PATCH 11/17] block: remove queue_max_open_zones and queue_max_active_zones
` [PATCH 12/17] block: pass a gendisk to blk_queue_max_open_zones and blk_queue_max_active_zones
` [PATCH 13/17] block: replace blkdev_nr_zones with bdev_nr_zones
` [PATCH 14/17] block: use bdev based helpers in blkdev_zone_mgmt / blkdev_zone_mgmt_all
` [PATCH 15/17] dm-zoned: cleanup dmz_fixup_devices
` [PATCH 16/17] block: remove blk_queue_zone_sectors
` [PATCH 17/17] block: move zone related fields to struct gendisk
[bug report] blktests nvme/004 failed after offline cpu
2022-07-05 0:49 UTC (4+ messages)
` [bug report] nvme/rdma: nvme connect failed after offline one cpu on host side
[PATCH nvme-cli] udev: re-read the discovery log page when a discovery controller reconnected
2022-07-04 10:43 UTC (5+ messages)
[PATCH blktests v2] nvme: add nvmf reset/disconnect during traffic test
2022-07-01 9:43 UTC (3+ messages)
[PATCH 00/12] block: support for partial sector reads
2022-07-01 2:40 UTC (14+ messages)
` [PATCH 01/12] block: move direct io alignment check to common
` [PATCH 02/12] iomap: save copy of bdev for direct io
` [PATCH 03/12] iomap: get logical block size directly
` [PATCH 04/12] iomap: use common blkdev alignment check
` [PATCH 05/12] block: add bit bucket capabilities
` [PATCH 06/12] nvme: add support for bit buckets
` [PATCH 07/12] block: allow copying pre-registered bvecs
` [PATCH 08/12] block: add bio number of vecs helper for partials
` [PATCH 09/12] block: add partial sector parameter helper
` [PATCH 10/12] block: add direct-io partial sector read support
` [PATCH 11/12] iomap: "
` [PATCH 12/12] block: export and document bit_bucket attribute
[GIT PULL] nvmes fixes for Linux 5.19
2022-06-30 20:16 UTC (2+ messages)
[linux-nvme:nvme-5.19] BUILD SUCCESS e1c70d79346356bb1ede3f79436df80917845ab9
2022-06-30 19:36 UTC
[linux-nvme:nvme-5.19] BUILD SUCCESS WITH WARNING 4db675888cdb7b24812e289d7f90e7928dd400a3
2022-06-30 16:54 UTC (3+ messages)
[PATCH] sys-utils: add blkverify command
2022-06-30 9:16 UTC
Wycena paneli fotowoltaicznych
2022-06-30 7:51 UTC
[PATCHv6 00/11] direct-io dma alignment
2022-06-30 5:45 UTC (17+ messages)
` [PATCHv6 11/11] iomap: add support for dma aligned direct-io
[PATCH] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1
2022-06-30 0:30 UTC
[linux-nvme:nvme-5.19 5/5] drivers/nvme/target/core.c:1379:11: error: no member named 'clear_ids' in 'struct nvmet_subsys'
2022-06-29 17:45 UTC
[linux-nvme:nvme-5.19 5/5] drivers/nvme/target/core.c:1379:23: error: 'struct nvmet_subsys' has no member named 'clear_ids'
2022-06-29 17:35 UTC
[PATCH v2] nvme: Fix regression when disconnect a recovering ctrl
2022-06-29 14:17 UTC (4+ messages)
[PATCH] nvmet-tcp: fix regression in data_digest calculation
2022-06-29 14:17 UTC (2+ messages)
[PATCH v2] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
2022-06-29 14:16 UTC (4+ messages)
[PATCH] nvme-tcp: always fail a request when sending it failed
2022-06-29 14:16 UTC (2+ messages)
[PATCH v2] nvme: Add new clear_ids attribute for passthru targets
2022-06-29 14:16 UTC (2+ messages)
[PATCH] nvme: add nvmf reset/disconnect during traffic test
2022-06-29 10:48 UTC (2+ messages)
[PATCHv18 00/11] nvme: In-band authentication support
2022-06-29 9:21 UTC (6+ messages)
` [PATCH 04/11] nvme: add definitions for NVMe In-Band authentication
[PATCH v4 0/2] nvme: Enable generic interface (/dev/ngX) for unknown command sets
2022-06-28 19:10 UTC (3+ messages)
` [PATCH v4 1/2] nvme-multipath: refactor nvme_mpath_add_disk
` [PATCH v4 2/2] nvme: enable generic interface (/dev/ngXnY) for unknown command sets
[PATCH v3 0/2] nvme: Enable generic interface (/dev/ngX) for unknown command sets
2022-06-28 9:47 UTC (4+ messages)
` [PATCH v3 2/2] nvme: enable generic interface (/dev/ngXnY) "
[PATCH v2] nvme: add optional ipv6 test flavor
2022-06-28 8:54 UTC (3+ messages)
[PATCH v2 0/6] blk-mq: Add a flag for reserved requests series
2022-06-28 8:27 UTC (2+ messages)
[PATCH AUTOSEL 5.4 26/27] nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
2022-06-28 2:24 UTC
[PATCH AUTOSEL 5.10 32/34] nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
2022-06-28 2:22 UTC
[PATCH AUTOSEL 5.15 39/41] nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
2022-06-28 2:20 UTC
[PATCH AUTOSEL 5.18 51/53] nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
2022-06-28 2:18 UTC
[PATCH] Add new clear_ids attribute for passthru targets
2022-06-27 23:24 UTC (4+ messages)
[PATCH] nvme-loop: use nvme core helpers to cancel all requests in a tagset
2022-06-27 20:02 UTC (2+ messages)
[PATCH] nvmetcli: support 'dhchap' attribute group
2022-06-27 15:13 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