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
...
*
file-posix: Reorganise RawPosixAIOData
Kevin Wolf
2018-12-14
1
-40
/
+49
*
file-posix: Fix shared locks on reopen commit
Max Reitz
2018-11-19
1
-1
/
+1
*
file-posix: Drop s->lock_fd
Fam Zheng
2018-11-12
1
-24
/
+13
*
file-posix: Skip effectiveless OFD lock operations
Fam Zheng
2018-11-12
1
-10
/
+44
*
file-posix: Use error API properly
Fam Zheng
2018-11-12
1
-23
/
+16
*
file-posix: Support auto-read-only option
Kevin Wolf
2018-11-05
1
-3
/
+16
*
file-posix: Forbid trying to change unsupported options during reopen
Alberto Garcia
2018-10-01
1
-2
/
+7
*
file-posix: x-check-cache-dropped should default to false on reopen
Alberto Garcia
2018-10-01
1
-1
/
+1
*
file-posix: Include filename in locking error message
Fam Zheng
2018-10-01
1
-4
/
+6
*
file-posix: Fix write_zeroes with unmap on block devices
Kevin Wolf
2018-07-30
1
-15
/
+44
*
file-posix: Handle EINTR in preallocation=full write
Fam Zheng
2018-07-30
1
-0
/
+3
*
block/file-posix: add bdrv_attach_aio_context callback for host dev and cdrom
Nishanth Aravamudan
2018-07-24
1
-0
/
+3
*
file-posix: specify expected filetypes
John Snow
2018-07-12
1
-8
/
+31
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-07-10
1
-9
/
+16
|
\
|
*
block: Add copy offloading trace points
Fam Zheng
2018-07-10
1
-0
/
+2
|
*
block: Prefix file driver trace points with "file_"
Fam Zheng
2018-07-10
1
-1
/
+1
|
*
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
2018-07-10
1
-8
/
+13
*
|
file-posix: Fix fd_open check in raw_co_copy_range_to
Fam Zheng
2018-07-09
1
-1
/
+1
|
/
*
file-posix: Unlock FD after creation
Max Reitz
2018-07-05
1
-3
/
+14
*
file-posix: Fix creation locking
Max Reitz
2018-07-05
1
-2
/
+2
*
file-posix: Fix EINTR handling
Fam Zheng
2018-06-29
1
-8
/
+9
*
file-posix: Implement co versions of discard/flush
Kevin Wolf
2018-06-29
1
-48
/
+24
*
file-posix: Make .bdrv_co_truncate asynchronous
Kevin Wolf
2018-06-29
1
-115
/
+151
*
block: Convert .bdrv_truncate callback to coroutine_fn
Kevin Wolf
2018-06-29
1
-6
/
+6
*
linux-aio: properly bubble up errors from initialization
Nishanth Aravamudan
2018-06-27
1
-5
/
+28
*
block/file-posix: File locking during creation
Max Reitz
2018-06-11
1
-2
/
+35
*
block/file-posix: Pass FD to locking helpers
Max Reitz
2018-06-11
1
-13
/
+14
*
file-posix: Implement bdrv_co_copy_range
Fam Zheng
2018-06-01
1
-3
/
+95
*
block/file-posix: add x-check-page-cache=on|off option
Stefan Hajnoczi
2018-05-11
1
-2
/
+98
*
block/file-posix: implement bdrv_co_invalidate_cache() on Linux
Stefan Hajnoczi
2018-05-11
1
-0
/
+46
*
block/file-posix: Fix fully preallocated truncate
Max Reitz
2018-04-03
1
-2
/
+3
*
block: handle invalid lseek returns gracefully
Jeff Cody
2018-04-03
1
-2
/
+12
*
file-posix: Fix no-op bdrv_truncate() with falloc preallocation
Kevin Wolf
2018-03-09
1
-5
/
+9
*
file-posix: Support .bdrv_co_create
Kevin Wolf
2018-03-09
1
-23
/
+56
*
block: rename .bdrv_create() to .bdrv_co_create_opts()
Stefan Hajnoczi
2018-03-02
1
-7
/
+8
*
file-posix: Switch to .bdrv_co_block_status()
Eric Blake
2018-03-02
1
-34
/
+30
*
block: Simplify bdrv_can_write_zeroes_with_unmap()
Eric Blake
2018-02-09
1
-2
/
+1
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+2
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
file-posix: Clear out first sector in hdev_create
Fam Zheng
2017-09-26
1
-0
/
+10
*
scsi, file-posix: add support for persistent reservation management
Paolo Bonzini
2017-09-22
1
-0
/
+30
*
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
2017-09-04
1
-3
/
+5
*
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-09-04
1
-2
/
+2
*
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
2017-09-04
1
-1
/
+0
*
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
2017-09-04
1
-4
/
+3
*
file-posix: Do runtime check for ofd lock API
Fam Zheng
2017-08-11
1
-11
/
+8
*
block: respect error code from bdrv_getlength in handle_aiocb_write_zeroes
Denis V. Lunev
2017-08-08
1
-1
/
+7
*
block/file-posix: Preallocation for truncate
Max Reitz
2017-07-11
1
-12
/
+10
*
block/file-posix: Generalize raw_regular_truncate
Max Reitz
2017-07-11
1
-11
/
+50
*
block/file-posix: Extract raw_regular_truncate()
Max Reitz
2017-07-11
1
-66
/
+78
[prev]
[next]