index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
file-posix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-26
file-posix: Clear out first sector in hdev_create
Fam Zheng
1
-0
/
+10
2017-09-22
scsi, file-posix: add support for persistent reservation management
Paolo Bonzini
1
-0
/
+30
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
1
-3
/
+5
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
1
-2
/
+2
2017-09-04
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
1
-1
/
+0
2017-09-04
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
1
-4
/
+3
2017-08-11
file-posix: Do runtime check for ofd lock API
Fam Zheng
1
-11
/
+8
2017-08-08
block: respect error code from bdrv_getlength in handle_aiocb_write_zeroes
Denis V. Lunev
1
-1
/
+7
2017-07-11
block/file-posix: Preallocation for truncate
Max Reitz
1
-12
/
+10
2017-07-11
block/file-posix: Generalize raw_regular_truncate
Max Reitz
1
-11
/
+50
2017-07-11
block/file-posix: Extract raw_regular_truncate()
Max Reitz
1
-66
/
+78
2017-07-11
block/file-posix: Small fixes in raw_create()
Max Reitz
1
-2
/
+3
2017-07-11
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
1
-1
/
+8
2017-06-26
block: change variable names in BlockDriverState
Manos Pitsidianakis
1
-17
/
+17
2017-05-29
block/file-*: *_parse_filename() and colons
Max Reitz
1
-14
/
+3
2017-05-11
file-posix: Remove .bdrv_inactivate/invalidate_cache
Kevin Wolf
1
-33
/
+0
2017-05-11
file-posix: Add image locking to perm operations
Fam Zheng
1
-1
/
+275
2017-05-11
file-posix: Add 'locking' option
Fam Zheng
1
-0
/
+5
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
1
-4
/
+4
2017-05-08
qobject: Drop useless QObject casts
Eric Blake
1
-3
/
+3
2017-04-28
block: Add .bdrv_truncate() error messages
Max Reitz
1
-5
/
+12
2017-04-28
block: Add errp to BD.bdrv_truncate()
Max Reitz
1
-1
/
+1
2017-04-27
file-posix: Remove unnecessary includes
Kevin Wolf
1
-2
/
+0
2017-04-03
block: Document -drive problematic code and bugs
Markus Armbruster
1
-0
/
+6
2017-03-27
block/file-posix.c: Fix unused variable warning on OpenBSD
Peter Maydell
1
-14
/
+14
2017-03-27
file-posix: Make bdrv_flush() failure permanent without O_DIRECT
Kevin Wolf
1
-0
/
+22
2017-03-17
file-posix: Don't leak fd in hdev_get_max_segments
Fam Zheng
1
-0
/
+3
2017-03-17
file-posix: clean up max_segments buffer termination
Stefan Hajnoczi
1
-1
/
+1
2017-03-13
file-posix: Consider max_segments for BlockLimits.max_transfer
Fam Zheng
1
-0
/
+47
2017-02-24
qemu-img: Improve documentation for PREALLOC_MODE_FALLOC
Nir Soffer
1
-1
/
+6
2017-02-24
qemu-img: Truncate before full preallocation
Nir Soffer
1
-0
/
+12
2017-02-24
qemu-img: Do not truncate before preallocation
Nir Soffer
1
-7
/
+4
2017-01-27
block: get max_transfer limit for char (scsi-generic) devices
Eric Farman
1
-1
/
+1
2017-01-27
block: Fix target variable of BLKSECTGET ioctl
Eric Farman
1
-7
/
+10
2017-01-09
block: Rename raw-{posix,win32} to file-*.c
Eric Blake
1
-0
/
+2616