aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2016-11-29Merge remote-tracking branch 'kwolf/tags/for-upstream' into stagingStefan Hajnoczi
2016-11-25qcow2: Remove stale commentAlberto Garcia
2016-11-25qcow2: Allow 'cache-clean-interval' in Linux onlyAlberto Garcia
2016-11-25qcow2: Make qcow2_cache_table_release() work only in LinuxAlberto Garcia
2016-11-23Merge remote-tracking branch 'bonzini/tags/for-upstream' into stagingStefan Hajnoczi
2016-11-22nbd: Allow unmap and fua during write zeroesEric Blake
2016-11-22block: Pass unaligned discard requests to driversEric Blake
2016-11-22block: Return -ENOTSUP rather than assert on unaligned discardsEric Blake
2016-11-22block: Let write zeroes fallback work even with small max_transferEric Blake
2016-11-22qcow2: Inform block layer about discard boundariesEric Blake
2016-11-21gluster: Fix use after free in glfs_clear_preopened()Kevin Wolf
2016-11-14mirror: do not flush every time the disks are syncedPaolo Bonzini
2016-11-14block/curl: Do not wait for data beyond EOFMax Reitz
2016-11-14block/curl: Remember all socketsMax Reitz
2016-11-14block/curl: Fix return value from curl_read_cbMax Reitz
2016-11-14block/curl: Use BDRV_SECTOR_SIZEMax Reitz
2016-11-14block/curl: Drop TFTP "support"Max Reitz
2016-11-14blockjob: refactor backup_start as backup_job_createJohn Snow
2016-11-14blockjob: add block_job_startJohn Snow
2016-11-14blockjob: add .start fieldJohn Snow
2016-11-14blockjob: add .clean propertyJohn Snow
2016-11-14Merge remote-tracking branch 'jsnow/tags/ide-pull-request' into stagingStefan Hajnoczi
2016-11-14block-backend: Always notify on blk_ejectJohn Snow
2016-11-11raw-posix: Rename 'raw_s' to 'rs'Fam Zheng
2016-11-11nfs: Fix memory leak in nfs_file_create()Kevin Wolf
2016-11-11qcow2: Remove stale FIXME commentAlberto Garcia
2016-11-11raw_bsd: don't check size alignment when only offset is setTomáš Golembiovský
2016-11-11raw_bsd: move check to prevent overflowTomáš Golembiovský
2016-11-11block/ssh: Code cleanup for unused parameterAshijeet Acharya
2016-11-11block/nbd: Fix the leaked visitorAshijeet Acharya
2016-11-08block: Don't mark node clean after failed flushKevin Wolf
2016-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingStefan Hajnoczi
2016-11-02nbd: Implement NBD_CMD_WRITE_ZEROES on clientEric Blake
2016-11-02nbd: Rename struct nbd_request and nbd_replyEric Blake
2016-11-02nbd: Rename NbdClientSession to NBDClientSessionEric Blake
2016-11-02nbd: Treat flags vs. command type as separate fieldsEric Blake
2016-11-01nbd: Use CoQueue for free_sema instead of CoMutexChanglong Xie
2016-11-01blockjobs: split interface into public/private, Part 1John Snow
2016-11-01blockjob: centralize QMP event emissionsJohn Snow
2016-11-01Replication/Blockjobs: Create replication jobs as internalJohn Snow
2016-11-01blockjobs: Allow creating internal jobsJohn Snow
2016-11-01block/gluster: fix port type in the QAPI options listPrasanna Kumar Kalever
2016-11-01block/gluster: improve defense over string to int conversionPrasanna Kumar Kalever
2016-11-01block: Turn on "unmap" in active commitFam Zheng
2016-11-01block/gluster: memory usage: use one glfs instance per volumePrasanna Kumar Kalever
2016-11-01block: add gluster ifdef guard checks for SEEK_DATA/SEEK_HOLE supportJeff Cody
2016-11-01rbd: make the code more readableXiubo Li
2016-10-31block/nfs: Introduce runtime_opts in NFSAshijeet Acharya
2016-10-31raw_bsd: add offset and size optionsTomáš Golembiovský
2016-10-31block: Support streaming to an intermediate layerAlberto Garcia