linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-28 17:17:42 to 2020-11-08 13:59:23 UTC [more...]

[PATCH net-next RFC v1 00/10] nvme-tcp receive offloads
 2020-11-08 13:59 UTC  (13+ messages)
` [PATCH net-next RFC v1 05/10] nvme-tcp: Add DDP offload control path
` [PATCH net-next RFC v1 06/10] nvme-tcp: Add DDP data-path
` [PATCH net-next RFC v1 07/10] nvme-tcp : Recalculate crc in the end of the capsule

[PATCH] nvme: Boot as soon as the boot controller has been probed
 2020-11-08  8:24 UTC  (2+ messages)

[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
 2020-11-07  2:50 UTC  (30+ messages)
` [RFC PATCH 01/15] PCI/P2PDMA: Don't sleep in upstream_bridge_distance_warn()
` [RFC PATCH 02/15] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [RFC PATCH 03/15] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [RFC PATCH 05/15] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH 06/15] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH 07/15] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [RFC PATCH 08/15] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [RFC PATCH 09/15] nvme-pci: Convert to using dma_map_sg for p2pdma pages
` [RFC PATCH 10/15] mm: Introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [RFC PATCH 11/15] iov_iter: Introduce iov_iter_get_pages_[alloc_]flags()
` [RFC PATCH 12/15] block: Set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [RFC PATCH 13/15] block: Set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [RFC PATCH 14/15] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
` [RFC PATCH 15/15] nvme-pci: Allow mmaping the CMB in userspace

cleanup updating the size of block devices
 2020-11-07  0:39 UTC  (27+ messages)
` [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change
` [PATCH 02/24] loop: remove loop_set_size
` [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk
` [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify
` [PATCH 06/24] block: add a return value to set_capacity_and_notify
` [PATCH 07/24] nbd: remove the call to set_blocksize
` [PATCH 08/24] nbd: move the task_recv check into nbd_size_update
` [PATCH 09/24] nbd: refactor size updates
` [PATCH 10/24] nbd: validate the block size in nbd_set_size
` [PATCH 11/24] nbd: use set_capacity_and_notify
` [PATCH 12/24] aoe: don't call set_capacity from irq context
` [PATCH 13/24] dm: use set_capacity_and_notify
` [PATCH 14/24] pktcdvd: "
` [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying
` [PATCH 16/24] drbd: use set_capacity_and_notify
` [PATCH 17/24] rbd: "
` [PATCH 18/24] rnbd: "
` [PATCH 19/24] zram: "
` [PATCH 20/24] dm-raid: "
` [PATCH 21/24] md: "
` [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size
` [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size
` [PATCH 24/24] block: unexport revalidate_disk_size

[PATCH] nvme: revert commit 1293477f4f32 as it is breaking BLKROSET
 2020-11-06 19:52 UTC  (4+ messages)

[PATCH] nvme: enable ro namespace for ZNS without append
 2020-11-06 14:22 UTC  (3+ messages)

[PATCH V7 0/4] nvme-core: timeout related fixes and cleanup
 2020-11-06 14:16 UTC  (7+ messages)
` [PATCH V7 1/4] nvme: centralize setting req timeout
` [PATCH V7 2/4] nvmet: add passthru admin timeout value attr
` [PATCH V7 3/4] nvmet: add passthru io "
` [PATCH V7 4/4] nvme: use consistent macro name for timeout

[PATCH] nvme: Simplify the nvme_req_qid()
 2020-11-06 13:56 UTC  (4+ messages)

[PATCH] nvme-fcloop: add sysfs attribute to inject command drop
 2020-11-06 13:55 UTC  (2+ messages)

nvme: problem with chunk_sectors and blkzone
 2020-11-06 12:50 UTC  (2+ messages)

[PATCH] nvme: remove 'qid' argument in case with nvmeq
 2020-11-06 11:39 UTC 

[PATCH] nvme: free sq/cq dbbuf pointers when dbbuf set fails
 2020-11-06  9:02 UTC  (3+ messages)

[GIT PULL] nvme fixes for 5.10
 2020-11-05 14:11 UTC  (2+ messages)

[PATCH V2] nvme: report capacity 0 for non supported ZNS SSDs
 2020-11-05  7:42 UTC  (15+ messages)
    `  "

[PATCH V6 0/5] nvme-core: timeout related fixes and cleanup
 2020-11-05  7:33 UTC  (15+ messages)
` [PATCH V6 1/5] nvme: centralize setting req timeout
` [PATCH V6 2/5] nvmet: add passthru admin timeout value attr
` [PATCH V6 3/5] nvmet: add passthru io "
` [PATCH V6 4/5] nvme: use consistent macro name for timeout
` [PATCH V6 5/5] nvme: centralize setting req end_io_data

[PATCH V3 0/6] nvmet: passthru fixes and improvements
 2020-11-04 21:03 UTC  (10+ messages)
` [PATCH V3 2/6] nvme-core: split nvme_alloc_request()
` [PATCH V3 6/6] nvmet: use inline bio for passthru fast path

[PATCH v3 00/19] blkcg:Support to track FC storage blk io traffic
 2020-11-04  0:55 UTC  (23+ messages)
` [PATCH v3 01/19] cgroup: Added cgroup_get_from_kernfs_id
` [PATCH v3 02/19] blkcg: Added a app identifier support for blkcg
` [PATCH v3 03/19] nvme: Added a newsysfs attribute appid_store
` [PATCH v3 04/19] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v3 05/19] lpfc: vmid: API to check if VMID is enabled
` [PATCH v3 06/19] lpfc: vmid: Supplementary data structures for vmid
` [PATCH v3 07/19] lpfc: vmid: Forward declarations for APIs
` [PATCH v3 08/19] lpfc: vmid: Add support for vmid in mailbox command
` [PATCH v3 09/19] lpfc: vmid: VMID params initialization
` [PATCH v3 10/19] lpfc: vmid: vmid resource allocation
` [PATCH v3 11/19] lpfc: vmid: cleanup vmid resources
` [PATCH v3 12/19] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v3 13/19] lpfc: vmid: Functions to manage vmids
` [PATCH v3 14/19] lpfc: vmid: Implements CT commands for appid
` [PATCH v3 15/19] lpfc: vmid: Appends the vmid in the wqe before sending request
` [PATCH v3 16/19] lpfc: vmid: Timeout implementation for vmid
` [PATCH v3 17/19] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v3 18/19] lpfc: vmid: Introducing vmid in io path
` [PATCH v3 19/19] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID

[linux-nvme:nvme-5.10] BUILD SUCCESS 0a8a2c85b83589a5c10bc5564b796836bf4b4984
 2020-11-03 21:36 UTC 

[PATCH V5 0/7] nvme-core: timeout related fixes and cleanup
 2020-11-03 18:41 UTC  (10+ messages)
` [PATCH V5 1/7] nvme-core: use I/O timeout in submit sync cmd
` [PATCH V5 2/7] nvme-core: use I/O timeout in nvme_submit_user_cmd
` [PATCH V5 3/7] lightnvm: use I/O timeout in nvm submit user cmd
` [PATCH V5 4/7] nvmet: set default timeout for passthru requests
` [PATCH V5 5/7] nvmet: add passthru admin timeout value attr
` [PATCH V5 6/7] nvmet: add passthru io "
` [PATCH V5 7/7] nvme: use consistent macro name for timeout

[PATCH 0/2] nvme-core: pr related small cleanups
 2020-11-03 18:08 UTC  (4+ messages)
` [PATCH 1/2] nvme-core: cleanup nvme_pr_type()
` [PATCH 2/2] nvme-core: add new line after variable declatation

[PATCH v2 1/5] nvme-core: introduce sync io queues
 2020-11-03  9:26 UTC  (2+ messages)

[PATCH V3 1/1] nvme: Add quirk for LiteON CL1 devices running FW 220TQ,22001
 2020-11-03  9:23 UTC  (10+ messages)

[PATCH AUTOSEL 4.9 6/7] nvme-rdma: handle unexpected nvme completion data length
 2020-11-03  1:21 UTC 

[PATCH AUTOSEL 4.14 08/10] nvme-rdma: handle unexpected nvme completion data length
 2020-11-03  1:20 UTC 

[PATCH AUTOSEL 4.19 09/11] nvme-rdma: handle unexpected nvme completion data length
 2020-11-03  1:20 UTC 

[PATCH AUTOSEL 5.4 17/24] nvme-rdma: handle unexpected nvme completion data length
 2020-11-03  1:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 18/24] nvmet: fix a NULL pointer dereference when tracing the flush command

[PATCH AUTOSEL 5.8 22/29] nvme-rdma: handle unexpected nvme completion data length
 2020-11-03  1:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 23/29] nvmet: fix a NULL pointer dereference when tracing the flush command

[PATCH AUTOSEL 5.9 27/35] nvme-rdma: handle unexpected nvme completion data length
 2020-11-03  1:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 28/35] nvmet: fix a NULL pointer dereference when tracing the flush command

[PATCH] Revert "nvme-pci: remove last_sq_tail"
 2020-11-02 18:03 UTC  (2+ messages)

[PATCH] nvme: report capacity 0 for non supported ZNS SSDs
 2020-11-02 17:10 UTC  (4+ messages)

[PATCH V2] nvme: report capacity 0 for non supported ZNS SSDs
 2020-11-02 15:44 UTC  (2+ messages)

NVME controller issue prevents boot on Kernel versions >= 5.8 on MacBook 7,1 (MacBook Air 2015)
 2020-10-30 15:27 UTC  (2+ messages)

[PATCH v2 0/5] avoid race for time out
 2020-10-30  1:00 UTC  (7+ messages)

[GIT PULL] nvme fixes for 5.10
 2020-10-29 14:54 UTC  (2+ messages)


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).