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
/
gluster.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-03
gluster: Fix blockdev-add with server.N.type=unix
Kevin Wolf
1
-4
/
+17
2018-03-13
block: include original filename when reporting invalid URIs
Daniel P. Berrangé
1
-1
/
+1
2018-03-09
gluster: Support .bdrv_co_create
Kevin Wolf
1
-44
/
+91
2018-03-02
block: rename .bdrv_create() to .bdrv_co_create_opts()
Stefan Hajnoczi
1
-6
/
+7
2018-03-02
gluster: Switch to .bdrv_co_block_status()
Eric Blake
1
-36
/
+34
2018-02-13
gluster: Add preallocated truncation
Max Reitz
1
-16
/
+1
2018-02-13
gluster: Query current size in do_truncate()
Max Reitz
1
-2
/
+19
2018-02-13
gluster: Pull truncation from qemu_gluster_create
Max Reitz
1
-34
/
+40
2018-02-13
gluster: Move glfs_close() to create's clean-up
Max Reitz
1
-4
/
+6
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+2
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
1
-2
/
+2
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
/
+2
2017-07-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
1
-2
/
+1
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-2
/
+1
2017-07-11
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
1
-1
/
+7
2017-06-09
block/gluster.c: Handle qdict_array_entries() failure
Peter Maydell
1
-2
/
+1
2017-06-02
gluster: add support for PREALLOC_MODE_FALLOC
Niels de Vos
1
-36
/
+40
2017-05-24
block/gluster: glfs_lseek() workaround
Jeff Cody
1
-2
/
+16
2017-05-09
sockets: Rename SocketAddressFlat to SocketAddress
Markus Armbruster
1
-24
/
+24
2017-04-28
block: Add .bdrv_truncate() error messages
Max Reitz
1
-1
/
+3
2017-04-28
block: Add errp to BD.bdrv_truncate()
Max Reitz
1
-1
/
+2
2017-04-03
qapi-schema: SocketAddressFlat variants 'vsock' and 'fd'
Markus Armbruster
1
-0
/
+2
2017-04-03
gluster: Prepare for SocketAddressFlat extension
Markus Armbruster
1
-10
/
+16
2017-03-07
qapi-schema: Rename SocketAddressFlat's variant tcp to inet
Markus Armbruster
1
-28
/
+31
2017-03-07
qapi-schema: Rename GlusterServer to SocketAddressFlat
Markus Armbruster
1
-19
/
+19
2017-03-07
gluster: Plug memory leaks in qemu_gluster_parse_json()
Markus Armbruster
1
-11
/
+11
2017-03-07
gluster: Don't duplicate qapi-util.c's qapi_enum_parse()
Markus Armbruster
1
-21
/
+9
2017-03-07
gluster: Drop assumptions on SocketTransport names
Markus Armbruster
1
-4
/
+2
2017-02-21
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
1
-8
/
+1
2017-01-09
block: Rename raw-{posix,win32} to file-*.c
Eric Blake
1
-2
/
+2
2016-12-05
block/gluster: fix QMP to match debug option
Prasanna Kumar Kalever
1
-20
/
+20
2016-11-21
gluster: Fix use after free in glfs_clear_preopened()
Kevin Wolf
1
-1
/
+2
2016-11-01
block/gluster: fix port type in the QAPI options list
Prasanna Kumar Kalever
1
-1
/
+1
2016-11-01
block/gluster: improve defense over string to int conversion
Prasanna Kumar Kalever
1
-1
/
+10
2016-11-01
block/gluster: memory usage: use one glfs instance per volume
Prasanna Kumar Kalever
1
-14
/
+80
2016-11-01
block: add gluster ifdef guard checks for SEEK_DATA/SEEK_HOLE support
Jeff Cody
1
-3
/
+14
2016-10-07
block: use aio_bh_schedule_oneshot
Paolo Bonzini
1
-5
/
+1
2016-09-13
block/gluster: add support to choose libgfapi logfile
Prasanna Kumar Kalever
1
-4
/
+38
2016-07-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-9
/
+6
2016-07-20
gluster: Switch .bdrv_co_discard() to byte-based
Eric Blake
1
-8
/
+6
2016-07-19
block/gluster: add support for multiple gluster servers
Prasanna Kumar Kalever
1
-40
/
+357
2016-07-19
block/gluster: using new qapi schema
Prasanna Kumar Kalever
1
-50
/
+59
2016-07-19
block/gluster: deprecate rdma support
Prasanna Kumar Kalever
1
-8
/
+12
2016-07-19
block/gluster: code cleanup
Prasanna Kumar Kalever
1
-68
/
+75
2016-07-19
block/gluster: rename [server, volname, image] -> [host, volume, path]
Prasanna Kumar Kalever
1
-27
/
+27
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
1
-1
/
+1
2016-06-28
block/gluster: add support for selecting debug logging level
Jeff Cody
1
-7
/
+41
[next]