Skip to content
  • Peter Maydell's avatar
    1270a3f5
    Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging · 1270a3f5
    Peter Maydell authored
    Block layer patches
    
    - Lock the graph, part 2 (BlockDriver callbacks)
    - virtio-scsi: fix SCSIDevice hot unplug with IOThread
    - rbd: Add support for layered encryption
    
    # -----BEGIN PGP SIGNATURE-----
    #
    # iQJFBAABCAAvFiEE3D3rFZqa+V09dFb+fwmycsiPL9YFAmP3tUURHGt3b2xmQHJl
    # ZGhhdC5jb20ACgkQfwmycsiPL9ZQkA/9HFBrcsfSyzU5sHXcpqrcVPsvFwwzhsXN
    # V6zMvBXQVEMYo6oDBSyNrniOJSYjiFLm1c+bMAaAFbo8dvVqqlkecBuZgQkFjnCy
    # vXyaYeWnBSG5A91Vs30qzLObBsrX7P1Gh+bvtRvBPThC1zd8lrxMbVzlsxnTfDFo
    # DsPkgiXL0SZ6YLBN5s61GBCfjvF8i0/8TPAvvwhHEo15sBgcBSTFYSftzEe9TXmH
    # NHAuHnRshrd9DNnf20tVPuHCanSTsIpbx5cLYBoy81vSbjqJG4agULZLltKP3fiM
    # kadpqmhJwjq+KhioLmcIjevPnUuqOMEzubaxZUm9o8jjsFPa8Isv4sIaAxyUP6e6
    # aze1Xh9vUXn/JEf2/hApUY+2rz5dREL/TqpFwyzZjdqJb8PVCuy1JA1m2zLkvRPd
    # Bl9pS7kabhcZOHrITnJS7Lvyy4IWeiw78trtaer0nCbKbPdQB62eswSXKYh5g+Ke
    # kVJbkRSNi6lnljK5egIR3VxxM5kbGZsY4aGuyZk3Lc5yeAuPOil9swHlSO+5LFxP
    # lRZOyumHbfKU6J7JbGFErrqR2fZiqKUN/6i0HZAIcjpZq1QxXlmHBbmrkXao+j5Y
    # 0WcHdduH65dHT8fnBMgDZCXUfV7iBufspkCmY1v50YNJRPNmDzb4Os/Jh9qLHHMQ
    # M1ae+58T0Fo=
    # =gOli
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Thu 23 Feb 2023 18:49:41 GMT
    # gpg:                using RSA key DC3DEB159A9AF95D3D7456FE7F09B272C88F2FD6
    # gpg:                issuer "kwolf@redhat.com"
    # gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>" [full]
    # Primary key fingerprint: DC3D EB15 9A9A F95D 3D74  56FE 7F09 B272 C88F 2FD6
    
    * tag 'for-upstream' of https://repo.or.cz/qemu/kevin
    
    : (29 commits)
      block/rbd: Add support for layered encryption
      block/rbd: Add luks-any encryption opening option
      block/rbd: Remove redundant stack variable passphrase_len
      virtio-scsi: reset SCSI devices from main loop thread
      dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
      scsi: protect req->aiocb with AioContext lock
      block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK
      block: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK
      block: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCK
      block: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
      block: Mark bdrv_co_eject/lock_medium() and callers GRAPH_RDLOCK
      block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
      block: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK
      block: Mark bdrv_co_create() and callers GRAPH_RDLOCK
      block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCK
      block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
      block: Mark bdrv_co_do_pwrite_zeroes() GRAPH_RDLOCK
      block: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCK
      block: Mark public read/write functions GRAPH_RDLOCK
      block: Mark read/write in block/io.c GRAPH_RDLOCK
      ...
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
    1270a3f5
    Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
    Peter Maydell authored
    Block layer patches
    
    - Lock the graph, part 2 (BlockDriver callbacks)
    - virtio-scsi: fix SCSIDevice hot unplug with IOThread
    - rbd: Add support for layered encryption
    
    # -----BEGIN PGP SIGNATURE-----
    #
    # iQJFBAABCAAvFiEE3D3rFZqa+V09dFb+fwmycsiPL9YFAmP3tUURHGt3b2xmQHJl
    # ZGhhdC5jb20ACgkQfwmycsiPL9ZQkA/9HFBrcsfSyzU5sHXcpqrcVPsvFwwzhsXN
    # V6zMvBXQVEMYo6oDBSyNrniOJSYjiFLm1c+bMAaAFbo8dvVqqlkecBuZgQkFjnCy
    # vXyaYeWnBSG5A91Vs30qzLObBsrX7P1Gh+bvtRvBPThC1zd8lrxMbVzlsxnTfDFo
    # DsPkgiXL0SZ6YLBN5s61GBCfjvF8i0/8TPAvvwhHEo15sBgcBSTFYSftzEe9TXmH
    # NHAuHnRshrd9DNnf20tVPuHCanSTsIpbx5cLYBoy81vSbjqJG4agULZLltKP3fiM
    # kadpqmhJwjq+KhioLmcIjevPnUuqOMEzubaxZUm9o8jjsFPa8Isv4sIaAxyUP6e6
    # aze1Xh9vUXn/JEf2/hApUY+2rz5dREL/TqpFwyzZjdqJb8PVCuy1JA1m2zLkvRPd
    # Bl9pS7kabhcZOHrITnJS7Lvyy4IWeiw78trtaer0nCbKbPdQB62eswSXKYh5g+Ke
    # kVJbkRSNi6lnljK5egIR3VxxM5kbGZsY4aGuyZk3Lc5yeAuPOil9swHlSO+5LFxP
    # lRZOyumHbfKU6J7JbGFErrqR2fZiqKUN/6i0HZAIcjpZq1QxXlmHBbmrkXao+j5Y
    # 0WcHdduH65dHT8fnBMgDZCXUfV7iBufspkCmY1v50YNJRPNmDzb4Os/Jh9qLHHMQ
    # M1ae+58T0Fo=
    # =gOli
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Thu 23 Feb 2023 18:49:41 GMT
    # gpg:                using RSA key DC3DEB159A9AF95D3D7456FE7F09B272C88F2FD6
    # gpg:                issuer "kwolf@redhat.com"
    # gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>" [full]
    # Primary key fingerprint: DC3D EB15 9A9A F95D 3D74  56FE 7F09 B272 C88F 2FD6
    
    * tag 'for-upstream' of https://repo.or.cz/qemu/kevin
    
    : (29 commits)
      block/rbd: Add support for layered encryption
      block/rbd: Add luks-any encryption opening option
      block/rbd: Remove redundant stack variable passphrase_len
      virtio-scsi: reset SCSI devices from main loop thread
      dma-helpers: prevent dma_blk_cb() vs dma_aio_cancel() race
      scsi: protect req->aiocb with AioContext lock
      block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK
      block: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK
      block: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCK
      block: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
      block: Mark bdrv_co_eject/lock_medium() and callers GRAPH_RDLOCK
      block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
      block: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK
      block: Mark bdrv_co_create() and callers GRAPH_RDLOCK
      block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCK
      block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
      block: Mark bdrv_co_do_pwrite_zeroes() GRAPH_RDLOCK
      block: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCK
      block: Mark public read/write functions GRAPH_RDLOCK
      block: Mark read/write in block/io.c GRAPH_RDLOCK
      ...
    
    Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Loading