Age | Commit message (Expand) | Author | Files | Lines |
2019-10-28 | block: Handle filter truncation like native impl. | Max Reitz | 1 | -7/+6 |
2019-10-28 | qcow2: Fix v3 snapshot table entry compliancy | Max Reitz | 1 | -0/+18 |
2019-10-28 | qcow2: Repair snapshot table with too many entries | Max Reitz | 1 | -0/+14 |
2019-10-28 | qcow2: Fix overly long snapshot tables | Max Reitz | 1 | -10/+78 |
2019-10-28 | qcow2: Keep track of the snapshot table length | Max Reitz | 1 | -1/+13 |
2019-10-28 | qcow2: Fix broken snapshot table entries | Max Reitz | 1 | -11/+56 |
2019-10-28 | qcow2: Add qcow2_check_fix_snapshot_table() | Max Reitz | 3 | -1/+36 |
2019-10-28 | qcow2: Separate qcow2_check_read_snapshot_table() | Max Reitz | 3 | -18/+120 |
2019-10-28 | qcow2: Write v3-compliant snapshot list on upgrade | Max Reitz | 1 | -2/+30 |
2019-10-28 | qcow2: Put qcow2_upgrade() into its own function | Max Reitz | 1 | -5/+38 |
2019-10-28 | qcow2: Make qcow2_write_snapshots() public | Max Reitz | 2 | -1/+2 |
2019-10-28 | qcow2: Keep unknown extra snapshot data | Max Reitz | 2 | -10/+58 |
2019-10-28 | qcow2: Add Error ** to qcow2_read_snapshots() | Max Reitz | 3 | -4/+8 |
2019-10-28 | qcow2: Use endof() | Max Reitz | 1 | -3/+4 |
2019-10-28 | mirror: Do not dereference invalid pointers | Max Reitz | 1 | -4/+9 |
2019-10-28 | block/nvme: add support for discard | Maxim Levitsky | 2 | -0/+85 |
2019-10-28 | block/nvme: add support for write zeros | Maxim Levitsky | 2 | -1/+72 |
2019-10-28 | block/block-copy: increase buffered copy request | Vladimir Sementsov-Ogievskiy | 1 | -16/+32 |
2019-10-28 | block/block-copy: add memory limit | Vladimir Sementsov-Ogievskiy | 1 | -0/+5 |
2019-10-28 | block/block-copy: refactor copying | Vladimir Sementsov-Ogievskiy | 2 | -70/+54 |
2019-10-28 | block/block-copy: limit copy_range_size to 16 MiB | Vladimir Sementsov-Ogievskiy | 1 | -2/+8 |
2019-10-28 | block/block-copy: allocate buffer in block_copy_with_bounce_buffer | Vladimir Sementsov-Ogievskiy | 1 | -13/+8 |
2019-10-28 | Revert "mirror: Only mirror granularity-aligned chunks" | Vladimir Sementsov-Ogievskiy | 1 | -29/+0 |
2019-10-28 | block/mirror: support unaligned write in active mirror | Vladimir Sementsov-Ogievskiy | 1 | -3/+68 |
2019-10-28 | block/block-backend: add blk_co_pwritev_part | Vladimir Sementsov-Ogievskiy | 1 | -4/+13 |
2019-10-28 | block/mirror: simplify do_sync_target_write | Vladimir Sementsov-Ogievskiy | 1 | -67/+28 |
2019-10-26 | core: replace getpagesize() with qemu_real_host_page_size | Wei Yang | 4 | -7/+8 |
2019-10-25 | qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation() | Kevin Wolf | 2 | -1/+4 |
2019-10-25 | block/backup: drop dead code from backup_job_create | Vladimir Sementsov-Ogievskiy | 1 | -4/+1 |
2019-10-22 | block/nbd: nbd reconnect | Vladimir Sementsov-Ogievskiy | 1 | -63/+268 |
2019-10-17 | qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit | Vladimir Sementsov-Ogievskiy | 1 | -1/+14 |
2019-10-17 | block/qcow2-bitmap: fix and improve qcow2_reopen_bitmaps_rw | Vladimir Sementsov-Ogievskiy | 1 | -19/+58 |
2019-10-17 | block/qcow2-bitmap: do not remove bitmaps on reopen-ro | Vladimir Sementsov-Ogievskiy | 3 | -17/+37 |
2019-10-17 | block/qcow2-bitmap: drop qcow2_reopen_bitmaps_rw_hint() | Vladimir Sementsov-Ogievskiy | 2 | -16/+1 |
2019-10-17 | block/qcow2-bitmap: get rid of bdrv_has_changed_persistent_bitmaps | Vladimir Sementsov-Ogievskiy | 2 | -22/+13 |
2019-10-17 | block/dirty-bitmap: refactor bdrv_dirty_bitmap_next | Vladimir Sementsov-Ogievskiy | 2 | -10/+9 |
2019-10-17 | block/dirty-bitmap: drop BdrvDirtyBitmap.mutex | Vladimir Sementsov-Ogievskiy | 1 | -43/+41 |
2019-10-17 | block/dirty-bitmap: add bs link | Vladimir Sementsov-Ogievskiy | 5 | -22/+22 |
2019-10-17 | block/dirty-bitmap: drop meta | Vladimir Sementsov-Ogievskiy | 1 | -46/+0 |
2019-10-17 | block/qcow2: proper locking on bitmap add/remove paths | Vladimir Sementsov-Ogievskiy | 4 | -23/+119 |
2019-10-17 | block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap | Vladimir Sementsov-Ogievskiy | 3 | -15/+17 |
2019-10-17 | block: move bdrv_can_store_new_dirty_bitmap to block/dirty-bitmap.c | Vladimir Sementsov-Ogievskiy | 1 | -0/+22 |
2019-10-14 | qcow2: Limit total allocation range to INT_MAX | Max Reitz | 1 | -1/+4 |
2019-10-14 | block: Reject misaligned write requests with BDRV_REQ_NO_FALLBACK | Alberto Garcia | 1 | -0/+7 |
2019-10-14 | replay: add BH oneshot event for block layer | Pavel Dovgalyuk | 8 | -16/+28 |
2019-10-14 | replay: don't drain/flush bdrv queue while RR is working | Pavel Dovgalyuk | 1 | -0/+28 |
2019-10-14 | block: implement bdrv_snapshot_goto for blkreplay | Pavel Dovgalyuk | 1 | -0/+8 |
2019-10-14 | block/vhdx: add check for truncated image files | Peter Lieven | 1 | -17/+103 |
2019-10-10 | nbd: add empty .bdrv_reopen_prepare | Maxim Levitsky | 1 | -0/+15 |
2019-10-10 | block/backup: use backup-top instead of write notifiers | Vladimir Sementsov-Ogievskiy | 4 | -121/+56 |