2020-07-06 | Maxim Levitsky | block/crypto: rename two functions Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200608094030.670121-7-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-07-06 | Maxim Levitsky | block/amend: refactor qcow2 amend options Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2020-07-06 | Maxim Levitsky | block/amend: separate amend and create options for... Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200608094030.670121-5-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-07-06 | Maxim Levitsky | block/amend: add 'force' option Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200608094030.670121-4-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-07-06 | Maxim Levitsky | qcrypto/luks: implement encryption key management Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200608094030.670121-3-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-07-06 | Maxim Levitsky | qcrypto/core: add generic infrastructure for crypto... Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200608094030.670121-2-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-07-06 | Maxim Levitsky | iotests: filter few more luks specific create options Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2020-05-07 | Maxim Levitsky | block: luks: better error message when creating too... Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2020-05-05 | Maxim Levitsky | Fix iotest 153 Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200504131959.9533-1-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-03-26 | Maxim Levitsky | block: trickle down the fallback image creation function... Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200326011218.29230-3-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-03-26 | Maxim Levitsky | block: pass BlockDriver reference to the .bdrv_co_create Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200326011218.29230-2-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-03-09 | Maxim Levitsky | monitor/hmp: Move hmp_drive_add_node to block-hmp-cmds.c Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200308092440.23564-12-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-03-09 | Maxim Levitsky | monitor/hmp: move hmp_info_block* to block-hmp-cmds.c Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200308092440.23564-11-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-03-09 | Maxim Levitsky | monitor/hmp: move remaining hmp_block* functions to... Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200308092440.23564-10-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-03-09 | Maxim Levitsky | monitor/hmp: move hmp_nbd_server* to block-hmp-cmds.c Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200308092440.23564-9-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-03-09 | Maxim Levitsky | monitor/hmp: move hmp_snapshot_* to block-hmp-cmds.c Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200308092440.23564-8-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-03-09 | Maxim Levitsky | monitor/hmp: move hmp_block_job* to block-hmp-cmds.c Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200308092440.23564-7-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-03-09 | Maxim Levitsky | monitor/hmp: move hmp_drive_mirror and hmp_drive_backup... Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200308092440.23564-6-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-03-09 | Maxim Levitsky | monitor/hmp: move hmp_drive_del and hmp_commit to block... Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200308092440.23564-5-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-03-09 | Maxim Levitsky | monitor/hmp: rename device-hotplug.c to block/monitor... Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200308092440.23564-4-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-03-09 | Maxim Levitsky | monitor/hmp: inline add_init_drive Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200308092440.23564-3-mlevitsk@redhat.com> |
commitcommitdifftree |
2020-03-09 | Maxim Levitsky | usb/dev-storage: remove unused include Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200308092440.23564-2-mlevitsk@redhat.com> |
commitcommitdifftree |
2019-10-28 | Maxim Levitsky | block/nvme: add support for discard Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-id: 20190913133627.28450-3-mlevitsk@redhat.com |
commitcommitdifftree |
2019-10-28 | Maxim Levitsky | block/nvme: add support for write zeros Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-id: 20190913133627.28450-2-mlevitsk@redhat.com |
commitcommitdifftree |
2019-10-10 | Maxim Levitsky | nbd: add empty .bdrv_reopen_prepare Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-id: 20190930213820.29777-2-mlevitsk@redhat.com |
commitcommitdifftree |
2019-10-03 | Maxim Levitsky | qemu-pr-helper: fix crash in mpath_reconstruct_sense Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2019-09-26 | Maxim Levitsky | qcrypto-luks: more rigorous header checking Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2019-09-26 | Maxim Levitsky | qcrypto-luks: simplify the math used for keyslot locations Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2019-09-26 | Maxim Levitsky | qcrypto-luks: extract store key function Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2019-09-26 | Maxim Levitsky | qcrypto-luks: extract check and parse header Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2019-09-26 | Maxim Levitsky | qcrypto-luks: extract store and load header Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2019-09-26 | Maxim Levitsky | qcrypto-luks: purge unused error codes from open callback Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2019-09-26 | Maxim Levitsky | qcrypto-luks: use the parsed encryption settings in... Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2019-09-26 | Maxim Levitsky | qcrypto-luks: pass keyslot index rather that pointer... Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2019-09-26 | Maxim Levitsky | qcrypto-luks: simplify masterkey and masterkey length Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2019-09-26 | Maxim Levitsky | qcrypto-luks: don't overwrite cipher_mode in header Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2019-09-26 | Maxim Levitsky | qcrypto-luks: rename some fields in QCryptoBlockLUKSHeader Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |
2019-09-16 | Maxim Levitsky | qemu-iotests: Add test for bz #1745922 Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-id: 20190915203655.21638-4-mlevitsk@redhat.com |
commitcommitdifftree |
2019-09-16 | Maxim Levitsky | block/qcow2: refactor encryption code Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-id: 20190915203655.21638-3-mlevitsk@redhat.com |
commitcommitdifftree |
2019-09-16 | Maxim Levitsky | block/qcow2: Fix corruption introduced by commit 8ac0f15f335 Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-id: 20190915203655.21638-2-mlevitsk@redhat.com |
commitcommitdifftree |
2019-08-19 | Maxim Levitsky | LUKS: support preallocation Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-id: 20190716161901.1430-1-mlevitsk@redhat.com |
commitcommitdifftree |
2019-07-22 | Maxim Levitsky | block/nvme: don't touch the completion entries Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-id: 20190716163020.13383-4-mlevitsk@redhat.com |
commitcommitdifftree |
2019-07-22 | Maxim Levitsky | block/nvme: support larger that 512 bytes sector devices Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-id: 20190716163020.13383-3-mlevitsk@redhat.com |
commitcommitdifftree |
2019-07-22 | Maxim Levitsky | block/nvme: fix doorbell stride Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Message-id: 20190716163020.13383-2-mlevitsk@redhat.com |
commitcommitdifftree |
2019-07-12 | Maxim Levitsky | file-posix: Use max transfer length/segment count only... Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> |
commitcommitdifftree |