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
2017-08-30
nbd-client: avoid read_reply_co entry if send failed
Stefan Hajnoczi
1
-16
/
+9
2017-08-23
nbd-client: avoid spurious qio_channel_yield() re-entry
Stefan Hajnoczi
2
-14
/
+28
2017-08-23
mirror: Mark target BB as "force allow inactivate"
Fam Zheng
1
-2
/
+12
2017-08-23
block-backend: Allow more "can inactivate" cases
Fam Zheng
1
-5
/
+17
2017-08-23
block-backend: Refactor inactivate check
Fam Zheng
1
-5
/
+14
2017-08-23
fix build failure in nbd_read_reply_entry()
Igor Mammedov
1
-1
/
+1
2017-08-15
nbd-client: Fix regression when server sends garbage
Eric Blake
2
-4
/
+14
2017-08-15
block-backend: Defer shared_perm tightening migration completion
Fam Zheng
1
-0
/
+41
2017-08-11
file-posix: Do runtime check for ofd lock API
Fam Zheng
1
-11
/
+8
2017-08-11
qcow2: Check failure of bdrv_getlength()
Eric Blake
1
-1
/
+4
2017-08-11
qcow2: Drop debugging dump_refcounts()
Eric Blake
1
-21
/
+0
2017-08-11
vpc: Check failure of bdrv_getlength()
Eric Blake
1
-1
/
+8
2017-08-08
block/nfs: fix mutex assertion in nfs_file_close()
Jeff Cody
1
-3
/
+8
2017-08-08
parallels: drop check that bdrv_truncate() is working
Denis V. Lunev
1
-3
/
+1
2017-08-08
parallels: respect error code of bdrv_getlength() in allocate_clusters()
Denis V. Lunev
1
-2
/
+6
2017-08-08
block: respect error code from bdrv_getlength in handle_aiocb_write_zeroes
Denis V. Lunev
1
-1
/
+7
2017-08-08
vmdk: Fix error handling/reporting of vmdk_check
Fam Zheng
1
-8
/
+18
2017-08-08
block/null: Remove 'filename' option
Kevin Wolf
1
-5
/
+26
2017-08-08
block/vhdx: check error return of bdrv_truncate()
Jeff Cody
1
-1
/
+5
2017-08-08
block/vhdx: check error return of bdrv_flush()
Jeff Cody
1
-3
/
+14
2017-08-08
block/vhdx: check for offset overflow to bdrv_truncate()
Jeff Cody
2
-1
/
+8
2017-08-08
block/vhdx: check error return of bdrv_getlength()
Jeff Cody
2
-6
/
+26
2017-08-08
quorum: Set sectors-count to 0 when reporting a flush error
Alberto Garcia
1
-2
/
+1
2017-08-07
block: move trace probes into bdrv_co_preadv|pwritev
Daniel P. Berrange
2
-6
/
+6
2017-08-01
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+2
2017-08-01
block/qapi: Remove redundant NULL check to silence Coverity
Kevin Wolf
1
-1
/
+2
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
1
-11
/
+11
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
1
-3
/
+3
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-31
qcow2: fix null pointer dereference
Philippe Mathieu-Daudé
1
-2
/
+2
2017-07-25
qcow2-bitmap: fix bitmap_free
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2017-07-25
qcow: fix memory leaks related to encryption
Daniel P. Berrange
2
-5
/
+7
2017-07-24
block: Skip implicit nodes in query-block/blockstats
Kevin Wolf
3
-6
/
+33
2017-07-24
qcow2: Fix sector calculation in qcow2_measure()
Eric Blake
1
-2
/
+2
2017-07-24
dirty-bitmap: Report BlockDirtyInfo.count in bytes, as documented
Eric Blake
1
-1
/
+1
2017-07-21
block/vpc: fix uninitialised variable compiler warning
Mark Cave-Ayland
1
-1
/
+1
2017-07-18
block/vvfat: Fix compiler warning with gcc 7
Max Reitz
1
-2
/
+3
2017-07-18
vvfat: initialize memory after allocating it
Hervé Poussineau
1
-0
/
+1
2017-07-18
vvfat: correctly parse non-ASCII short and long file names
Hervé Poussineau
1
-22
/
+37
2017-07-18
vvfat: add a constant for bootsector name
Hervé Poussineau
1
-1
/
+7
2017-07-18
vvfat: add constants for special values of name[0]
Hervé Poussineau
1
-6
/
+11
2017-07-18
block: List anonymous device BBs in query-block
Kevin Wolf
1
-1
/
+1
2017-07-18
block/qapi: Use blk_all_next() for query-block
Kevin Wolf
1
-2
/
+8
2017-07-18
block: Make blk_all_next() public
Kevin Wolf
1
-1
/
+1
2017-07-18
block/qapi: Add qdev device name to query-block
Kevin Wolf
1
-0
/
+10
2017-07-18
block: Make blk_get_attached_dev_id() public
Kevin Wolf
1
-2
/
+1
2017-07-18
block/vpc.c: Handle write failures in get_image_offset()
Peter Maydell
1
-7
/
+23
2017-07-18
block/vmdk: Report failures in vmdk_read_cid()
Peter Maydell
1
-12
/
+32
2017-07-18
block: remove timer canceling in throttle_config()
Manos Pitsidianakis
1
-9
/
+1
2017-07-18
block: add clock_type field to ThrottleGroup
Manos Pitsidianakis
1
-10
/
+10
[next]