public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-06-09 17:50:04 to 2022-06-17 16:33:23 UTC [more...]

[PATCH 0/5] blk-mq: Add a flag for reserved requests series
 2022-06-17 16:33 UTC  (10+ messages)
` [PATCH 1/5] scsi: core: Remove reserved request time-out handling
` [PATCH 2/5] blk-mq: Add a flag for reserved requests
` [PATCH 3/5] blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
` [PATCH 4/5] scsi: fnic: Drop reserved request handling
` [PATCH 5/5] blk-mq: Drop 'reserved' member of busy_tag_iter_fn

[PATCH] nvme: move the Samsung X5 quirk entry to the core quirks
 2022-06-17 15:00 UTC  (3+ messages)

[PATCH 4/4] nvme: check that EUI/GUID/UUID are globally unique
 2022-06-17  9:01 UTC  (15+ messages)

[PATCH v7 00/13] support non power of 2 zoned device
 2022-06-17  8:03 UTC  (37+ messages)
  ` [PATCH v7 01/13] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
    ` [dm-devel] "
  ` [PATCH v7 02/13] block: allow blk-zoned devices to have non-power-of-2 zone size
    ` [dm-devel] "
  ` [PATCH v7 03/13] nvme: zns: Allow ZNS drives that have non-power_of_2 "
  ` [PATCH v7 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
  ` [PATCH v7 05/13] null_blk: allow non power of 2 zoned devices
  ` [PATCH v7 06/13] null_blk: use zone_size_sects_shift for "
  ` [PATCH v7 07/13] zonefs: allow non "
  ` [PATCH v7 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
  ` [PATCH v7 09/13] dm-zone: use generic helpers to calculate offset from zone start
  ` [PATCH v7 10/13] dm-table: use bdev_is_zone_start helper in device_area_is_invalid()
  ` [PATCH v7 11/13] dm-table: allow non po2 zoned devices
  ` [PATCH v7 12/13] dm: call dm_zone_endio after the target endio callback for "
    ` [dm-devel] "
  ` [PATCH v7 13/13] dm: add non power of 2 zoned target

[PATCH] Revert "nvme: remove the .stop_ctrl callout"
 2022-06-17  2:55 UTC  (2+ messages)

blktests failures with v5.19-rc1
 2022-06-16 17:55 UTC  (18+ messages)

[PATCH] nvme/tcp: use in-capsule data for fabrics commands
 2022-06-16 14:49 UTC 

[PATCH] nvme: Report model,sn,fw,pci device information during init
 2022-06-15 18:52 UTC  (3+ messages)

[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-06-15 16:12 UTC  (22+ 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 17/21] lib/scatterlist: "
` [PATCH v7 18/21] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v7 19/21] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
` [PATCH v7 21/21] nvme-pci: allow mmaping the CMB in userspace

[GIT PULL] nvmes fixes for Linux 5.19
 2022-06-15 15:39 UTC  (2+ messages)

[PATCH] x86/PCI: Revert: "Clip only host bridge windows for E820 regions"
 2022-06-15 15:11 UTC  (3+ messages)

[PATCH] nvme-pci: add NVME_QUIRK_BOGUS_NID for Phison E16
 2022-06-15 14:58 UTC  (2+ messages)

[PATCH v2 0/2] nvme: Enable generic interface (/dev/ngX) for unknown command sets
 2022-06-15 14:50 UTC  (8+ messages)
  ` [PATCH v2 1/2] nvme-multipath: refactor nvme_mpath_add_disk
  ` [PATCH v2 2/2] nvme: enable generic interface (/dev/ngXnY) for unknown command sets

[bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests
 2022-06-15 11:31 UTC  (15+ messages)
  ` 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests]

[PATCH 1/2] nvme: Ensure char members of struct nvme_id_ctrl are null-terminated
 2022-06-15 11:04 UTC  (7+ messages)
` [PATCH 2/2] nvme: Report model,sn,fw,pci device information during init

Wycena paneli fotowoltaicznych
 2022-06-15  8:00 UTC 

[linux-nvme:nvme-5.20] BUILD SUCCESS df793a7e5bbf012c5a8c0a4d4e29512b9e6263e3
 2022-06-14  6:54 UTC 

[linux-nvme:nvme-5.19] BUILD SUCCESS 43047e082b90ead395c44b0e8497bc853bd13845
 2022-06-14  6:55 UTC 

[bug report] kmemleak observed from blktests on latest linux-block/for-next
 2022-06-14  5:35 UTC  (5+ messages)

[PATCHv5 blktests 00/10] Testsuite for nvme in-band authentication
 2022-06-14  5:07 UTC  (16+ messages)
` [PATCH 01/10] nvme/rc: do not print error message when no nvme device is found
` [PATCH 02/10] nvme/rc: clear allowed_hosts subdirectory
` [PATCH 03/10] nvme/rc: clear hosts directory in _cleanup_nvmet()
` [PATCH 04/10] nvme/rc: add functions for in-band authentication
` [PATCH 05/10] nvme/rc: add more arguments to _nvme_connect_subsys()
` [PATCH 06/10] nvme/040: create authenticated connections
` [PATCH 07/10] nvme/041: test dhchap key types for "
` [PATCH 08/10] nvme/042: test hash and dh group variations "
` [PATCH 09/10] nvme/043: test bi-directional authentication
` [PATCH 10/10] nvme/044: test re-authentication

[PATCHv14 00/11] nvme: In-band authentication support
 2022-06-13 22:29 UTC  (16+ messages)
` [PATCH 06/11] nvme: Implement In-Band authentication

[PATCHv6 00/11] direct-io dma alignment
 2022-06-13 21:22 UTC  (14+ messages)
` [PATCHv6 01/11] block: fix infinite loop for invalid zone append
` [PATCHv6 02/11] block/bio: remove duplicate append pages code
` [PATCHv6 03/11] block: export dma_alignment attribute
` [PATCHv6 04/11] block: introduce bdev_dma_alignment helper
` [PATCHv6 05/11] block: add a helper function for dio alignment
` [PATCHv6 06/11] block/merge: count bytes instead of sectors
` [PATCHv6 07/11] block/bounce: "
` [PATCHv6 08/11] iov: introduce iov_iter_aligned
` [PATCHv6 09/11] block: introduce bdev_iter_is_aligned helper
` [PATCHv6 10/11] block: relax direct io memory alignment
` [PATCHv6 11/11] iomap: add support for dma aligned direct-io

[PATCH 0/6] nvme: __nvme_submit_sync_command() cleanup
 2022-06-13 18:15 UTC  (2+ messages)

[PATCH v4 1/1] nvme: handle persistent internal error AER from NVMe controller
 2022-06-13 18:08 UTC  (2+ messages)

[PATCH v1 0/1] nvme-pci: disable write zeros support on UMIC and Samsung SSDs
 2022-06-13 17:58 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH 1/3] nvme-pci: phison e12 has bogus namespace ids
 2022-06-13 17:58 UTC  (4+ messages)
` [PATCH 2/3] nvme-pci: smi "
` [PATCH 3/3] nvme-pci: sk hynix p31 "

[PATCH] nvme: add device name to warning in uuid_show()
 2022-06-13 17:58 UTC  (2+ messages)

[PATCHv2] nvme: add bug report info for global duplicate id
 2022-06-13 17:57 UTC  (5+ messages)

[PATCH] nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
 2022-06-13 17:57 UTC  (2+ messages)

bug report: one of /dev/nvme*n1 is not created on 5.18.1 "globally duplicate IDs for nsid"
 2022-06-10 22:49 UTC  (3+ messages)

[linux-nvme:nvme-5.19] BUILD SUCCESS 91e85faffdfbe1612bf25bfdf37e7118a4a84998
 2022-06-10 17:21 UTC 

[PATCH] nvme-multipath: allocate MQ disk
 2022-06-10 14:25 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox