summaryrefslogtreecommitdiffstats
path: root/block/file-posix.c
Commit message (Expand)AuthorAgeFilesLines
* file-posix: Do runtime check for ofd lock APIFam Zheng2017-08-111-11/+8Star
* block: respect error code from bdrv_getlength in handle_aiocb_write_zeroesDenis V. Lunev2017-08-081-1/+7
* block/file-posix: Preallocation for truncateMax Reitz2017-07-111-12/+10Star
* block/file-posix: Generalize raw_regular_truncateMax Reitz2017-07-111-11/+50
* block/file-posix: Extract raw_regular_truncate()Max Reitz2017-07-111-66/+78
* block/file-posix: Small fixes in raw_create()Max Reitz2017-07-111-2/+3
* block: Add PreallocMode to BD.bdrv_truncate()Max Reitz2017-07-111-1/+8
* block: change variable names in BlockDriverStateManos Pitsidianakis2017-06-261-17/+17
* block/file-*: *_parse_filename() and colonsMax Reitz2017-05-291-14/+3Star
* file-posix: Remove .bdrv_inactivate/invalidate_cacheKevin Wolf2017-05-111-33/+0Star
* file-posix: Add image locking to perm operationsFam Zheng2017-05-111-1/+275
* file-posix: Add 'locking' optionFam Zheng2017-05-111-0/+5
* qobject: Use simpler QDict/QList scalar insertion macrosEric Blake2017-05-091-4/+4
* qobject: Drop useless QObject castsEric Blake2017-05-081-3/+3
* block: Add .bdrv_truncate() error messagesMax Reitz2017-04-281-5/+12
* block: Add errp to BD.bdrv_truncate()Max Reitz2017-04-281-1/+1
* file-posix: Remove unnecessary includesKevin Wolf2017-04-271-2/+0Star
* block: Document -drive problematic code and bugsMarkus Armbruster2017-04-031-0/+6
* block/file-posix.c: Fix unused variable warning on OpenBSDPeter Maydell2017-03-271-14/+14
* file-posix: Make bdrv_flush() failure permanent without O_DIRECTKevin Wolf2017-03-271-0/+22
* file-posix: Don't leak fd in hdev_get_max_segmentsFam Zheng2017-03-171-0/+3
* file-posix: clean up max_segments buffer terminationStefan Hajnoczi2017-03-171-1/+1
* file-posix: Consider max_segments for BlockLimits.max_transferFam Zheng2017-03-131-0/+47
* qemu-img: Improve documentation for PREALLOC_MODE_FALLOCNir Soffer2017-02-241-1/+6
* qemu-img: Truncate before full preallocationNir Soffer2017-02-241-0/+12
* qemu-img: Do not truncate before preallocationNir Soffer2017-02-241-7/+4Star
* block: get max_transfer limit for char (scsi-generic) devicesEric Farman2017-01-271-1/+1
* block: Fix target variable of BLKSECTGET ioctlEric Farman2017-01-271-7/+10
* block: Rename raw-{posix,win32} to file-*.cEric Blake2017-01-091-0/+2616