index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
block/backup-top: fix failure path
Vladimir Sementsov-Ogievskiy
1
-9
/
+12
2020-06-22
block/backup: fix memory leak in bdrv_backup_top_append()
Eiichi Tsukata
1
-1
/
+1
2020-06-22
blkdebug: Allow taking/unsharing permissions
Max Reitz
1
-1
/
+92
2020-06-22
iscsi: Cap block count from GET LBA STATUS (CVE-2020-1711)
Felipe Franciosi
1
-2
/
+3
2020-06-15
block: Call attention to truncation of long NBD exports
Eric Blake
1
-8
/
+13
2020-06-03
block/io: fix bdrv_co_do_copy_on_readv
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2020-06-03
block/block-copy: fix progress calculation
Vladimir Sementsov-Ogievskiy
2
-15
/
+14
2020-06-03
block/qcow2-threads: fix qcow2_decompress
Vladimir Sementsov-Ogievskiy
1
-5
/
+7
2020-06-02
qcow2: Fix alloc_cluster_abort() for pre-existing clusters
Max Reitz
1
-1
/
+1
2020-06-02
qcow2: Fix qcow2_alloc_cluster_abort() for external data file
Kevin Wolf
1
-2
/
+5
2020-06-02
qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put()
Kevin Wolf
1
-0
/
+1
2020-06-01
qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-23
/
+18
2020-05-11
backup-top: Begin drain earlier
Max Reitz
1
-2
/
+2
2020-05-11
block/nbd: fix memory leak in nbd_open()
Pan Nengyuan
1
-0
/
+1
2020-05-11
block/nbd: extract the common cleanup code
Pan Nengyuan
1
-11
/
+15
2019-12-09
block/qcow2-bitmap: fix crash bug in qcow2_co_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-3
/
+6
2019-12-02
block/file-posix: Fix laio_init() error handling crash bug
Markus Armbruster
1
-1
/
+1
2019-11-26
block/qcow2-bitmap: fix bitmap migration
Vladimir Sementsov-Ogievskiy
1
-1
/
+20
2019-11-18
nbd: Don't send oversize strings
Eric Blake
1
-0
/
+10
2019-11-18
bitmap: Enforce maximum bitmap name length
Eric Blake
2
-3
/
+11
2019-11-07
qcow2: Fix QCOW2_COMPRESSED_SECTOR_MASK
Max Reitz
1
-1
/
+1
2019-11-07
qcow2-bitmap: Fix uint64_t left-shift overflow
Tuguoyi
1
-3
/
+11
2019-11-04
block/file-posix: Let post-EOF fallocate serialize
Max Reitz
1
-0
/
+36
2019-11-04
block: Add bdrv_co_get_self_request()
Max Reitz
1
-0
/
+18
2019-11-04
block: Make wait/mark serialising requests public
Max Reitz
1
-12
/
+12
2019-11-04
block/block-copy: fix s->copy_size for compressed cluster
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2019-10-28
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
30
-322
/
+936
2019-10-28
block: Pass truncate exact=true where reasonable
Max Reitz
3
-5
/
+19
2019-10-28
block: Let format drivers pass @exact
Max Reitz
3
-3
/
+16
2019-10-28
block: Evaluate @exact in protocol drivers
Max Reitz
2
-2
/
+13
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
24
-55
/
+74
2019-10-28
block: Do not truncate file node when formatting
Max Reitz
3
-16
/
+0
2019-10-28
block/cor: Drop cor_co_truncate()
Max Reitz
1
-8
/
+0
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
[next]