aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-11rcu: Add automatically released rcu_read_lock variantsDr. David Alan Gilbert2-0/+41
2019-10-11migration: use migration_is_active to represent active stateWei Yang2-4/+9
2019-10-10hw/vfio/pci: fix double free in vfio_msi_disableEvgeny Yakovlev1-0/+1
2019-10-10MAINTAINERS: Downgrade status of virtio-9p to "Odd Fixes"Greg Kurz1-1/+1
2019-10-10s390x/tcg: MVCL: Exit to main loop if requestedDavid Hildenbrand2-1/+27
2019-10-10iotests/162: Fix for newer Linux 5.3+Max Reitz2-2/+2
2019-10-109p: Use variable length suffixes for inode remappingChristian Schoenebeck2-33/+279
2019-10-109p: stat_to_qid: implement slow pathAntonios Motakis2-7/+76
2019-10-109p: Added virtfs option 'multidevs=remap|forbid|warn'Antonios Motakis8-25/+242
2019-10-109p: Treat multiple devices on one export as an errorAntonios Motakis2-14/+57
2019-10-10fsdev: Add return value to fsdev_throttle_parse_opts()Greg Kurz3-5/+4
2019-10-109p: Simplify error path of v9fs_device_realize_common()Greg Kurz3-10/+14
2019-10-109p: unsigned type for type, version, pathAntonios Motakis3-13/+13
2019-10-10tests: fix I/O test for hosts defaulting to LUKSv2Daniel P. Berrangé2-23/+23
2019-10-10nbd: add empty .bdrv_reopen_prepareMaxim Levitsky1-0/+15
2019-10-10block/backup: use backup-top instead of write notifiersVladimir Sementsov-Ogievskiy12-287/+237
2019-10-10block: introduce backup-top filter driverVladimir Sementsov-Ogievskiy3-0/+323
2019-10-10block/block-copy: split block_copy_set_callbacks functionVladimir Sementsov-Ogievskiy3-15/+28
2019-10-10block/backup: move write_flags calculation inside backup_job_createVladimir Sementsov-Ogievskiy1-15/+15
2019-10-10block/backup: move in-flight requests handling from backup to block-copyVladimir Sementsov-Ogievskiy3-52/+51
2019-10-10iotests: Use stat -c %b in 125Max Reitz1-2/+1
2019-10-10iotests: Disable 125 on broken XFS versionsMax Reitz1-0/+40
2019-10-10iotests: Fix 125 for growth_mode = metadataMax Reitz1-1/+1
2019-10-10qapi: query-blockstat: add driver specific file-posix statsAnton Nefedov6-0/+86
2019-10-10file-posix: account discard operationsAnton Nefedov1-1/+21
2019-10-10scsi: account unmap operationsAnton Nefedov1-1/+11
2019-10-10scsi: move unmap error checking to the complete callbackAnton Nefedov1-4/+6
2019-10-10scsi: store unmap offset and nb_sectors in request structAnton Nefedov1-7/+7
2019-10-10ide: account UNMAP (TRIM) operationsAnton Nefedov1-0/+12
2019-10-10block: add empty account cookie typeAnton Nefedov2-0/+7
2019-10-10qapi: add unmap to BlockDeviceStatsAnton Nefedov4-6/+48
2019-10-10qapi: group BlockDeviceStats fieldsAnton Nefedov1-11/+15
2019-10-10iotests: 257: drop device_addVladimir Sementsov-Ogievskiy2-52/+0
2019-10-10iotests: 257: drop unused Drive.device fieldVladimir Sementsov-Ogievskiy1-22/+15
2019-10-10iotests: prepare 124 and 257 bitmap querying for backup-top filterVladimir Sementsov-Ogievskiy4-304/+219
2019-10-10block: teach bdrv_debug_breakpoint skip filters with backingVladimir Sementsov-Ogievskiy1-8/+26
2019-10-10block: move block_copy from block/backup.c to separate fileVladimir Sementsov-Ogievskiy5-354/+413
2019-10-10block/backup: fix block-comment styleVladimir Sementsov-Ogievskiy1-11/+21
2019-10-10block/backup: introduce BlockCopyStateVladimir Sementsov-Ogievskiy2-143/+239
2019-10-10block/backup: improve comment about image fleecingVladimir Sementsov-Ogievskiy1-3/+12
2019-10-10block/backup: split shareable copying part from backup_do_cowVladimir Sementsov-Ogievskiy1-15/+32
2019-10-10block/backup: fix backup_cow_with_offload for last clusterVladimir Sementsov-Ogievskiy1-1/+1
2019-10-10block/backup: fix max_transfer handling for copy_rangeVladimir Sementsov-Ogievskiy1-4/+11
2019-10-10block/qcow2: introduce parallel subrequest handling in read and writeVladimir Sementsov-Ogievskiy3-12/+117
2019-10-10block/qcow2: refactor qcow2_co_pwritev_partVladimir Sementsov-Ogievskiy1-64/+90
2019-10-10block/qcow2: refactor qcow2_co_preadv_partVladimir Sementsov-Ogievskiy1-96/+113
2019-10-10block: introduce aio task poolVladimir Sementsov-Ogievskiy3-0/+180
2019-10-10qemu-iotests: ignore leaks on failure paths in 026Vladimir Sementsov-Ogievskiy4-123/+60
2019-10-09target/s390x: Remove ILEN_UNWINDRichard Henderson1-2/+0
2019-10-09target/s390x: Remove ilen argument from trigger_pgm_exceptionRichard Henderson4-10/+8