summaryrefslogtreecommitdiff
path: root/fs/ceph/snap.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-03-19 16:15:33 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-03-19 16:15:33 +0100
commit7e2dc8ed7862ac622b5a59953b679de97001dc83 (patch)
treed2d2cf61a22f5a6404000ee007c5e80bc2d9eca9 /fs/ceph/snap.c
parenta7e8c9cc3a13baf3dcf9734dd55609aa7ff9a1a0 (diff)
parent4a2b0ed2ac7abe9743e1559d212075a0ebac96b3 (diff)
downloadkernel-linux-rolling-stable.tar.gz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ceph/snap.c')
0 files changed, 0 insertions, 0 deletions
>vdpa: Support transferring virtual addressing during DMA mappingXie Yongji 2021-09-06vdpa: Add reset callback in vdpa_config_opsXie Yongji 2021-09-05vDPA/ifcvf: enable multiqueue and control vqZhu Lingshan 2021-09-05vDPA/ifcvf: detect and use the onboard number of queues directlyZhu Lingshan 2021-09-05vDPA/ifcvf: implement management netlink framework for ifcvfZhu Lingshan 2021-09-05vDPA/ifcvf: introduce get_dev_type() which returns virtio dev idZhu Lingshan 2021-08-11vDPA/ifcvf: Fix return value check for vdpa_alloc_device()Xie Yongji 2021-07-08vdpa: support packed virtqueue for set/get_vq_state()Jason Wang 2021-07-03vDPA/ifcvf: reuse pre-defined macros for device ids and vendor idsZhu Lingshan 2021-07-03vDPA/ifcvf: implement doorbell mapping for ifcvfZhu Lingshan 2021-07-03vDPA/ifcvf: record virtio notify baseZhu Lingshan 2021-05-03vDPA/ifcvf: get_config_size should return dev specific config sizeZhu Lingshan 2021-05-03vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPAZhu Lingshan 2021-05-03vDPA/ifcvf: deduce VIRTIO device ID when probeZhu Lingshan 2021-05-03vdpa: add get_config_size callback in vdpa_config_opsStefano Garzarella 2021-05-03vDPA/ifcvf: deduce VIRTIO device ID from pdev idsZhu Lingshan 2021-05-03vDPA/ifcvf: verify mandatory feature bits for vDPAZhu Lingshan 2021-05-03vDPA/ifcvf: fetch device feature bits when probeZhu Lingshan 2021-05-03vDPA/ifcvf: remove the version number stringZhu Lingshan 2021-05-03vDPA/ifcvf: rename original IFCVF dev ids to N3000 idsZhu Lingshan 2021-05-03vDPA/ifcvf: enable Intel C5000X-PL virtio-net for vDPAZhu Lingshan 2021-05-03vDPA/ifcvf: get_vendor_id returns a device specific vendor idZhu Lingshan 2021-02-25vdpa: set the virtqueue num during registerJason Wang 2021-02-23vdpa: Extend routine to accept vdpa device nameParav Pandit 2020-12-18vdpa: ifcvf: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET 2020-08-26vdpa: ifcvf: free config irq in ifcvf_free_irq()Jason Wang 2020-08-26vdpa: ifcvf: return err when fail to request config irqJason Wang 2020-08-05vdpa: Modify get_vq_state() to return error codeEli Cohen 2020-08-05net/vdpa: Use struct for set/get vq stateEli Cohen 2020-08-05vdpa: remove hard coded virtq numMax Gurtovoy 2020-08-05ifcvf: implement vdpa_config_ops.get_vq_irq()Zhu Lingshan 2020-08-03virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin 2020-06-06ifcvf: implement config interrupt in IFCVFZhu Lingshan 2020-06-06ifcvf: ignore continuous setting same status valueZhu Lingshan 2020-06-04ifcvf: move IRQ request/free to status change handlersZhu Lingshan 2020-04-17vdpa: allow a 32 bit vq alignmentMichael S. Tsirkin 2020-04-16vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'YueHaibing 2020-04-02vdpa: move to drivers/vdpaMichael S. Tsirkin