summaryrefslogtreecommitdiff
path: root/block/file-posix.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-03block: Document -drive problematic code and bugsMarkus Armbruster1-0/+6
2017-03-27block/file-posix.c: Fix unused variable warning on OpenBSDPeter Maydell1-14/+14
2017-03-27file-posix: Make bdrv_flush() failure permanent without O_DIRECTKevin Wolf1-0/+22
2017-03-17file-posix: Don't leak fd in hdev_get_max_segmentsFam Zheng1-0/+3
2017-03-17file-posix: clean up max_segments buffer terminationStefan Hajnoczi1-1/+1
2017-03-13file-posix: Consider max_segments for BlockLimits.max_transferFam Zheng1-0/+47
2017-02-24qemu-img: Improve documentation for PREALLOC_MODE_FALLOCNir Soffer1-1/+6
2017-02-24qemu-img: Truncate before full preallocationNir Soffer1-0/+12
2017-02-24qemu-img: Do not truncate before preallocationNir Soffer1-7/+4
2017-01-27block: get max_transfer limit for char (scsi-generic) devicesEric Farman1-1/+1
2017-01-27block: Fix target variable of BLKSECTGET ioctlEric Farman1-7/+10
2017-01-09block: Rename raw-{posix,win32} to file-*.cEric Blake1-0/+2616