Show patches with: State = Action Required       |   426773 patches
« 1 2 ... 924 925 9264267 4268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v0,2/2] block: postpone the coroutine executing if the BDS's is drained Postponed actions - - - - --- 2018-06-29 Denis Plotnikov New
[v0,1/2] async: add infrastructure for postponed actions Postponed actions - - - - --- 2018-06-29 Denis Plotnikov New
[v0,7/7] migration: add background snapshotting Background snapshots - - - - --- 2018-06-29 Denis Plotnikov New
[v0,6/7] kvm: add vCPU failed memeory access processing Background snapshots - - - - --- 2018-06-29 Denis Plotnikov New
[v0,5/7] kvm: add failed memeory access exit reason Background snapshots - - - - --- 2018-06-29 Denis Plotnikov New
[v0,4/7] migration: add background snapshot infrastructure Background snapshots - - - - --- 2018-06-29 Denis Plotnikov New
[v0,3/7] threads: add infrastructure to process sigsegv Background snapshots - - - - --- 2018-06-29 Denis Plotnikov New
[v0,2/7] bitops: add some atomic versions of bitmap operations Background snapshots - - 1 - --- 2018-06-29 Denis Plotnikov New
[v0,1/7] migration: add background snapshot capability [v0,1/7] migration: add background snapshot capability - - 1 - --- 2018-06-29 Denis Plotnikov New
[v0,2/2] qmp: add block-set-copy-on-read command enable/disable copy-on-read via qmp - - - - --- 2018-06-13 Denis Plotnikov New
[v0,1/2] block: check for read-only on copy-on-read setting enable/disable copy-on-read via qmp - - - - --- 2018-06-13 Denis Plotnikov New
i386: turn off l3-cache property by default i386: turn off l3-cache property by default - - 1 - --- 2017-11-24 Denis Plotnikov New
[v3] kvmclock: update system_time_msr address forcibly - - 1 - --- 2017-05-29 Denis Plotnikov New
[v2] kvmclock: update system_time_msr address forcibly - - 1 - --- 2017-05-26 Denis Plotnikov New
kvmclock: update system_time_msr address forcibly - - - - --- 2017-05-24 Denis Plotnikov New
[PULL,22/22] tests: extend test 131 to cover availability of the write-zeroes [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,21/22] parallels: naive implementation of parallels_co_pwrite_zeroes [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,20/22] tests: extend test 131 to cover availability of the discard operation [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,19/22] parallels: naive implementation of parallels_co_pdiscard [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,18/22] parallels: improve readability of allocate_clusters [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,17/22] parallels: naive implementation of allocate_clusters with used bitmap [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,16/22] parallels: update used bitmap in allocate_cluster [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,15/22] parallels: accept multiple clusters in mark_used() [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,14/22] tests: test self-cure of parallels image with duplicated clusters [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,13/22] tests: fix broken deduplication check in parallels format test [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,12/22] parallels: collect bitmap of used clusters at open [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,11/22] parallels: add test which will validate data_off fixes through repair [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,10/22] parallels: fix broken parallels_check_data_off() [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,09/22] tests: ensure that image validation will not cure the corruption [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,08/22] parallels: create mark_used() helper which sets bit in used bitmap [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,07/22] parallels: refactor path when we need to re-check image in parallels_open [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,06/22] parallels: return earlier from parallels_open() function on error [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,05/22] parallels: return earler in fail_format branch in parallels_open() [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,04/22] parallels: invent parallels_opts_prealloc() helper to parse prealloc opts [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,03/22] parallels: fix memory leak in parallels_open() [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,02/22] parallels: mark driver as supporting CBT [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,01/22] parallels: fix formatting in bdrv_parallels initialization [PULL,01/22] parallels: fix formatting in bdrv_parallels initialization - - 1 - --- 2023-09-20 Denis V. Lunev New
[PULL,00/22] implement discard operation for Parallels images - - - - --- 2023-09-20 Denis V. Lunev New
[22/22] tests: extend test 131 to cover availability of the write-zeroes implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[21/22] parallels: naive implementation of parallels_co_pwrite_zeroes implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[20/22] tests: extend test 131 to cover availability of the discard operation implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[19/22] parallels: naive implementation of parallels_co_pdiscard implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[18/22] parallels: improve readability of allocate_clusters implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[17/22] parallels: naive implementation of allocate_clusters with used bitmap implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[16/22] parallels: update used bitmap in allocate_cluster implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[15/22] parallels: accept multiple clusters in mark_used() implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[14/22] tests: test self-cure of parallels image with duplicated clusters implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[13/22] tests: fix broken deduplication check in parallels format test implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[12/22] parallels: collect bitmap of used clusters at open implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[11/22] parallels: add test which will validate data_off fixes through repair implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[10/22] parallels: fix broken parallels_check_data_off() implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[09/22] tests: ensure that image validation will not cure the corruption implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[08/22] parallels: create mark_used() helper which sets bit in used bitmap implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[07/22] parallels: refactor path when we need to re-check image in parallels_open implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[06/22] parallels: return earlier from parallels_open() function on error implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[05/22] parallels: return earler in fail_format branch in parallels_open() implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[04/22] parallels: invent parallels_opts_prealloc() helper to parse prealloc opts implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[3/3] tests: extend test 131 to cover availability of the write-zeroes Untitled series #373726 - - 1 - --- 2023-09-18 Denis V. Lunev New
[03/22] parallels: fix memory leak in parallels_open() implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[02/22] parallels: mark driver as supporting CBT implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[01/22] parallels: fix formatting in bdrv_parallels initialization implement discard operation for Parallels images - - 1 - --- 2023-09-18 Denis V. Lunev New
[21/21] tests: extend test 131 to cover availability of the write-zeroes implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[20/21] parallels: naive implementation of parallels_co_pwrite_zeroes implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[19/21] tests: extend test 131 to cover availability of the discard operation implement discard operation for Parallels images - - - - --- 2023-09-15 Denis V. Lunev New
[18/21] parallels: naive implementation of parallels_co_pdiscard implement discard operation for Parallels images - - - - --- 2023-09-15 Denis V. Lunev New
[17/21] parallels: improve readability of allocate_clusters implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[16/21] parallels: naive implementation of allocate_clusters with used bitmap implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[15/21] parallels: update used bitmap in allocate_cluster implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[14/21] parallels: accept multiple clusters in mark_used() implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[13/21] tests: test self-cure of parallels image with duplicated clusters implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[12/21] tests: fix broken deduplication check in parallels format test implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[11/21] parallels: collect bitmap of used clusters at open Untitled series #373344 - - - - --- 2023-09-15 Denis V. Lunev New
[11/21] parallels: collect bitmap of used clusters at open implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[10/21] parallels: add test which will validate data_off fixes through repair implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[09/21] parallels: fix broken parallels_check_data_off() implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[08/21] tests: ensure that image validation will not cure the corruption implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[07/21] parallels: create mark_used() helper which sets bit in used bitmap implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[06/21] parallels: refactor path when we need to re-check image in parallels_open implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[05/21] parallels: return earlier from parallels_open() function on error implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[04/21] parallels: return earler in fail_format branch in parallels_open() implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[03/21] parallels: invent parallels_opts_prealloc() helper to parse prealloc opts implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[02/21] parallels: mark driver as supporting CBT Untitled series #373345 - - - - --- 2023-09-15 Denis V. Lunev New
[02/21] parallels: mark driver as supporting CBT implement discard operation for Parallels images - - 1 - --- 2023-09-15 Denis V. Lunev New
[01/21] parallels: fix formatting in bdrv_parallels initialization implement discard operation for Parallels images - - 2 - --- 2023-09-15 Denis V. Lunev New
[1/1] block: improve alignment detection and fix 271 test [1/1] block: improve alignment detection and fix 271 test - - - - --- 2023-09-07 Denis V. Lunev New
[PULL,18/18] iotests: Add test for data_off check Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,17/18] iotests: Fix test 131 after repair was added to parallels_open() Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,16/18] iotests: Fix cluster size in parallels images tests (131) Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,15/18] iotests: Refactor tests of parallels images checks (131) Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,14/18] iotests: Add test for BAT entries duplication check Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,13/18] iotests: Add leak check test for parallels format Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,12/18] iotests: Add out-of-image check test for parallels format Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,11/18] parallels: Add data_off repairing to parallels_open() Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,10/18] parallels: Add data_off check Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,09/18] parallels: Use bdrv_co_getlength() in parallels_check_outside_image() Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,08/18] parallels: Image repairing in parallels_open() Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,07/18] parallels: Add checking and repairing duplicate offsets in BAT Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,06/18] parallels: Add data_start field to BDRVParallelsState Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,05/18] parallels: Add "explicit" argument to parallels_check_leak() Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
[PULL,04/18] parallels: Check if data_end greater than the file size Parallels format driver - - 1 - --- 2023-09-06 Denis V. Lunev New
« 1 2 ... 924 925 9264267 4268 »