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
2024-06-28
block: remove separate bdrv_file_open callback
Paolo Bonzini
1
-3
/
+3
2024-05-14
block/gluster: Use URI parsing code from glib
Thomas Huth
1
-35
/
+34
2024-04-24
block/gluster: Remove deprecated RDMA protocol handling
Philippe Mathieu-Daudé
1
-39
/
+0
2023-10-12
block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK
Kevin Wolf
1
-0
/
+2
2023-06-02
cutils: Adjust signature of parse_uint[_full]
Eric Blake
1
-2
/
+2
2023-02-01
block: Convert bdrv_get_allocated_file_size() to co_wrapper
Emanuele Giuseppe Esposito
1
-5
/
+6
2023-02-01
block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed
Emanuele Giuseppe Esposito
1
-6
/
+6
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
1
-0
/
+1
2022-12-14
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster
1
-3
/
+0
2022-10-26
block: add BDRV_REQ_REGISTERED_BUF request flag
Stefan Hajnoczi
1
-1
/
+0
2022-09-30
gluster: stop using .bdrv_needs_filename
Stefan Hajnoczi
1
-4
/
+0
2022-06-24
block/gluster: correctly set max_pdiscard
Fabian Ebner
1
-1
/
+1
2021-09-29
block: use int64_t instead of int in driver discard handlers
Vladimir Sementsov-Ogievskiy
1
-2
/
+5
2021-09-29
block: use int64_t instead of int in driver write_zeroes handlers
Vladimir Sementsov-Ogievskiy
1
-3
/
+3
2021-09-15
block/gluster: Do not force-cap *pnum
Hanna Reitz
1
-3
/
+4
2021-09-15
gluster: Align block-status tail
Max Reitz
1
-0
/
+16
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
1
-10
/
+3
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-2
/
+2
2020-07-10
error: Reduce unnecessary error propagation
Markus Armbruster
1
-4
/
+4
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
1
-3
/
+1
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
1
-10
/
+5
2020-05-08
gluster: Drop useless has_zero_init callback
Eric Blake
1
-14
/
+0
2020-04-30
block: Add flags to BlockDriver.bdrv_co_truncate()
Kevin Wolf
1
-0
/
+1
2020-03-26
block: pass BlockDriver reference to the .bdrv_co_create
Maxim Levitsky
1
-1
/
+2
2019-10-28
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
1
-0
/
+1
2019-08-19
block: Implement .bdrv_has_zero_init_truncate()
Max Reitz
1
-0
/
+4
2019-07-15
gluster: fix .bdrv_reopen_prepare when backing file is a JSON object
Stefano Garzarella
1
-1
/
+11
2019-06-12
block/gluster: update .help of BLOCK_OPT_PREALLOC option
Stefano Garzarella
1
-1
/
+8
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-04-02
block/gluster: limit the transfer size to 512 MiB
Stefano Garzarella
1
-0
/
+16
2019-03-12
gluster: the glfs_io_cbk callback function pointer adds pre/post stat args
Niels de Vos
1
-1
/
+5
2019-03-12
gluster: Handle changed glfs_ftruncate signature
Prasanna Kumar Kalever
1
-0
/
+4
2019-02-25
block: Add strong_runtime_opts to BlockDriver
Max Reitz
1
-0
/
+19
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-1
/
+1
2018-11-05
gluster: Support auto-read-only option
Kevin Wolf
1
-2
/
+10
2018-07-23
block: Fix typos in comments (found by codespell)
Stefan Weil
1
-1
/
+1
2018-06-29
block: Convert .bdrv_truncate callback to coroutine_fn
Kevin Wolf
1
-6
/
+8
2018-06-15
block: Add block-specific QDict header
Max Reitz
1
-0
/
+1
2018-05-15
block: Merge .bdrv_co_writev{,_flags} in drivers
Eric Blake
1
-1
/
+3
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-2
/
+2
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
[next]