index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2016-11-29
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2016-11-25
qcow2: Remove stale comment
Alberto Garcia
2016-11-25
qcow2: Allow 'cache-clean-interval' in Linux only
Alberto Garcia
2016-11-25
qcow2: Make qcow2_cache_table_release() work only in Linux
Alberto Garcia
2016-11-23
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2016-11-22
nbd: Allow unmap and fua during write zeroes
Eric Blake
2016-11-22
block: Pass unaligned discard requests to drivers
Eric Blake
2016-11-22
block: Return -ENOTSUP rather than assert on unaligned discards
Eric Blake
2016-11-22
block: Let write zeroes fallback work even with small max_transfer
Eric Blake
2016-11-22
qcow2: Inform block layer about discard boundaries
Eric Blake
2016-11-21
gluster: Fix use after free in glfs_clear_preopened()
Kevin Wolf
2016-11-14
mirror: do not flush every time the disks are synced
Paolo Bonzini
2016-11-14
block/curl: Do not wait for data beyond EOF
Max Reitz
2016-11-14
block/curl: Remember all sockets
Max Reitz
2016-11-14
block/curl: Fix return value from curl_read_cb
Max Reitz
2016-11-14
block/curl: Use BDRV_SECTOR_SIZE
Max Reitz
2016-11-14
block/curl: Drop TFTP "support"
Max Reitz
2016-11-14
blockjob: refactor backup_start as backup_job_create
John Snow
2016-11-14
blockjob: add block_job_start
John Snow
2016-11-14
blockjob: add .start field
John Snow
2016-11-14
blockjob: add .clean property
John Snow
2016-11-14
Merge remote-tracking branch 'jsnow/tags/ide-pull-request' into staging
Stefan Hajnoczi
2016-11-14
block-backend: Always notify on blk_eject
John Snow
2016-11-11
raw-posix: Rename 'raw_s' to 'rs'
Fam Zheng
2016-11-11
nfs: Fix memory leak in nfs_file_create()
Kevin Wolf
2016-11-11
qcow2: Remove stale FIXME comment
Alberto Garcia
2016-11-11
raw_bsd: don't check size alignment when only offset is set
Tomáš Golembiovský
2016-11-11
raw_bsd: move check to prevent overflow
Tomáš Golembiovský
2016-11-11
block/ssh: Code cleanup for unused parameter
Ashijeet Acharya
2016-11-11
block/nbd: Fix the leaked visitor
Ashijeet Acharya
2016-11-08
block: Don't mark node clean after failed flush
Kevin Wolf
2016-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2016-11-02
nbd: Implement NBD_CMD_WRITE_ZEROES on client
Eric Blake
2016-11-02
nbd: Rename struct nbd_request and nbd_reply
Eric Blake
2016-11-02
nbd: Rename NbdClientSession to NBDClientSession
Eric Blake
2016-11-02
nbd: Treat flags vs. command type as separate fields
Eric Blake
2016-11-01
nbd: Use CoQueue for free_sema instead of CoMutex
Changlong Xie
2016-11-01
blockjobs: split interface into public/private, Part 1
John Snow
2016-11-01
blockjob: centralize QMP event emissions
John Snow
2016-11-01
Replication/Blockjobs: Create replication jobs as internal
John Snow
2016-11-01
blockjobs: Allow creating internal jobs
John Snow
2016-11-01
block/gluster: fix port type in the QAPI options list
Prasanna Kumar Kalever
2016-11-01
block/gluster: improve defense over string to int conversion
Prasanna Kumar Kalever
2016-11-01
block: Turn on "unmap" in active commit
Fam Zheng
2016-11-01
block/gluster: memory usage: use one glfs instance per volume
Prasanna Kumar Kalever
2016-11-01
block: add gluster ifdef guard checks for SEEK_DATA/SEEK_HOLE support
Jeff Cody
2016-11-01
rbd: make the code more readable
Xiubo Li
2016-10-31
block/nfs: Introduce runtime_opts in NFS
Ashijeet Acharya
2016-10-31
raw_bsd: add offset and size options
Tomáš Golembiovský
2016-10-31
block: Support streaming to an intermediate layer
Alberto Garcia
[next]