index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
file-posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/file-posix: drop unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
2020-07-06
1
-3
/
+0
*
block: Drop unused .bdrv_has_zero_init_truncate
Eric Blake
2020-05-08
1
-1
/
+0
*
Compress lines for immediate return
Simran Singhal
2020-05-04
1
-5
/
+3
*
file-posix: Support BDRV_REQ_ZERO_WRITE for truncate
Kevin Wolf
2020-04-30
1
-0
/
+4
*
block: Add flags to BlockDriver.bdrv_co_truncate()
Kevin Wolf
2020-04-30
1
-1
/
+1
*
block/file-posix: Fix check_cache_dropped() error handling
Markus Armbruster
2020-04-29
1
-1
/
+4
*
block: trickle down the fallback image creation function use to the block dri...
Maxim Levitsky
2020-03-26
1
-1
/
+6
*
block: pass BlockDriver reference to the .bdrv_co_create
Maxim Levitsky
2020-03-26
1
-1
/
+3
*
block: introducing 'bdrv_co_delete_file' interface
Daniel Henrique Barboza
2020-03-11
1
-0
/
+23
*
block/file-posix: Remove redundant statement in raw_handle_perm_lock()
Chen Qun
2020-03-09
1
-1
/
+0
*
file-posix: Drop hdev_co_create_opts()
Max Reitz
2020-02-20
1
-67
/
+0
*
block/file-posix.c: extend to use io_uring
Aarushi Mehta
2020-01-30
1
-19
/
+79
*
block/io: wait for serialising requests when a request becomes serialising
Paolo Bonzini
2020-01-30
1
-1
/
+0
*
block/file-posix: Fix laio_init() error handling crash bug
Markus Armbruster
2019-12-02
1
-1
/
+1
*
block/file-posix: Let post-EOF fallocate serialize
Max Reitz
2019-11-04
1
-0
/
+36
*
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
2019-10-28
1
-2
/
+9
|
\
|
*
block: Evaluate @exact in protocol drivers
Max Reitz
2019-10-28
1
-1
/
+7
|
*
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-28
1
-1
/
+2
*
|
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
1
-4
/
+5
|
/
*
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
2019-10-10
1
-0
/
+32
*
file-posix: account discard operations
Anton Nefedov
2019-10-10
1
-1
/
+21
*
file-posix: Fix has_write_zeroes after NO_FALLBACK
Kevin Wolf
2019-09-10
1
-3
/
+3
*
block/file-posix: Reduce xfsctl() use
Max Reitz
2019-09-10
1
-76
/
+1
*
block: workaround for unaligned byte range in fallocate()
Andrey Shinkevich
2019-09-05
1
-0
/
+7
*
file-posix: fix request_alignment typo
Stefan Hajnoczi
2019-09-03
1
-1
/
+1
*
block: posix: Always allocate the first block
Nir Soffer
2019-09-03
1
-0
/
+51
*
block: Implement .bdrv_has_zero_init_truncate()
Max Reitz
2019-08-19
1
-0
/
+1
*
block: fix NetBSD qemu-iotests failure
Paolo Bonzini
2019-08-17
1
-2
/
+2
*
file-posix: Handle undetectable alignment
Nir Soffer
2019-08-16
1
-11
/
+25
*
file-posix: Use max transfer length/segment count only for SCSI passthrough
Maxim Levitsky
2019-07-12
1
-26
/
+28
*
file-posix: Update open_flags in raw_set_perm()
Max Reitz
2019-06-18
1
-0
/
+4
*
block/file-posix: update .help of BLOCK_OPT_PREALLOC option
Stefano Garzarella
2019-06-12
1
-1
/
+5
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-0
/
+1
*
block/file-posix: Unaligned O_DIRECT block-status
Max Reitz
2019-05-20
1
-0
/
+16
*
block/file-posix: Truncate in xfs_write_zeroes()
Max Reitz
2019-05-20
1
-0
/
+13
*
block/file-posix: do not fail on unlock bytes
Vladimir Sementsov-Ogievskiy
2019-04-02
1
-0
/
+12
*
file-posix: Support BDRV_REQ_NO_FALLBACK for zero writes
Kevin Wolf
2019-03-26
1
-8
/
+16
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-03-14
1
-0
/
+16
|
\
|
*
file-posix: add drop-cache=on|off option
Stefan Hajnoczi
2019-03-13
1
-0
/
+16
*
|
block: Add a 'mutable_opts' field to BlockDriver
Alberto Garcia
2019-03-12
1
-0
/
+6
*
|
file-posix: Make auto-read-only dynamic
Kevin Wolf
2019-03-12
1
-19
/
+17
*
|
file-posix: Prepare permission code for fd switching
Kevin Wolf
2019-03-12
1
-11
/
+85
*
|
file-posix: Lock new fd in raw_reopen_prepare()
Kevin Wolf
2019-03-12
1
-11
/
+16
*
|
file-posix: Store BDRVRawState.reopen_state during reopen
Kevin Wolf
2019-03-12
1
-0
/
+10
*
|
file-posix: Factor out raw_reconfigure_getfd()
Kevin Wolf
2019-03-12
1
-45
/
+62
|
/
*
block/file-posix: Convert from DPRINTF() macro to trace events
Laurent Vivier
2019-01-31
1
-19
/
+6
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
file-posix: Avoid aio_worker() for QEMU_AIO_IOCTL
Kevin Wolf
2018-12-14
1
-40
/
+17
*
file-posix: Switch to .bdrv_co_ioctl
Kevin Wolf
2018-12-14
1
-10
/
+11
*
file-posix: Remove paio_submit_co()
Kevin Wolf
2018-12-14
1
-34
/
+0
[next]