index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
storage
/
storage_backend_disk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
storage: Update format strings in translated messages
Jiri Denemark
2023-04-01
1
-10
/
+10
*
storage: Implement 'checkPool' method for 'disk' type pools
Peter Krempa
2022-01-20
1
-0
/
+27
*
meson: Don't require the parted command at build time
Andrea Bolognani
2022-01-03
1
-0
/
+2
*
lib: Drop internal virXXXPtr typedefs
Michal Privoznik
2021-04-13
1
-48
/
+48
*
Do not check return value of VIR_REALLOC_N
Jiri Denemark
2021-03-22
1
-3
/
+1
*
storage: use g_new0 instead of VIR_ALLOC*
Ján Tomko
2020-10-01
1
-4
/
+2
*
disk storage: fix allocation size for pool format dos
Sebastian Mitterle
2020-09-09
1
-1
/
+1
*
Move debug statements after declarations
Ján Tomko
2020-08-25
1
-1
/
+1
*
util: Move virIsDevMapperDevice() to virdevmapper.c
Michal Privoznik
2020-06-15
1
-0
/
+1
*
virsh: include virutil.h where used
Ján Tomko
2020-02-24
1
-0
/
+1
*
src: replace last_component() with g_path_get_basename()
Daniel P. Berrangé
2020-01-03
1
-5
/
+4
*
storage: backend_disk: Implement the deletePool function
Erik Skultety
2019-12-03
1
-0
/
+20
*
storage: Use g_strdup_printf() instead of virAsprintf()
Michal Privoznik
2019-11-12
1
-5
/
+2
*
storage: use g_strdup instead of VIR_STRDUP
Ján Tomko
2019-10-21
1
-13
/
+6
*
storage: Use consistent error preservation and restoration calls
John Ferlan
2019-10-16
1
-3
/
+2
*
Use g_autoptr instead of VIR_AUTOPTR
Ján Tomko
2019-10-16
1
-5
/
+5
*
Use g_autofree instead of VIR_AUTOFREE
Ján Tomko
2019-10-16
1
-5
/
+5
*
storage: use G_GNUC_UNUSED
Ján Tomko
2019-10-15
1
-3
/
+3
*
storage: Drop and reacquire pool obj lock in some backends
Michal Privoznik
2019-08-23
1
-1
/
+10
*
Fix names for abs_top_{src,build}dir variables
Andrea Bolognani
2019-03-14
1
-2
/
+2
*
storage: Use VIR_AUTOFREE for storage backends
John Ferlan
2019-02-12
1
-41
/
+21
*
storage: Use VIR_AUTOPTR(virCommand)
John Ferlan
2019-02-12
1
-25
/
+18
*
storage: Rework logic in virStorageBackendDiskBuildPool
John Ferlan
2019-02-12
1
-28
/
+23
*
Remove all Author(s): lines from source file headers
Daniel P. Berrangé
2018-12-13
1
-2
/
+0
*
Fix minor typos in messages and docs
Yuri Chornoivan
2018-12-05
1
-1
/
+1
*
src: More cleanup of some system headers already contained in internal.h
Erik Skultety
2018-09-20
1
-1
/
+0
*
internal: Move <stdio.h> include to internal.h
Erik Skultety
2018-09-20
1
-1
/
+0
*
storage: Add capability to use LUKS encryption for disk backend
v4.4.0-rc1
John Ferlan
2018-05-29
1
-17
/
+32
*
disk: Allow settling to occur after reading partitions
John Ferlan
2018-05-25
1
-0
/
+9
*
storage: remove virConnectPtr from all backend functions
Daniel P. Berrangé
2018-01-31
1
-19
/
+11
*
storage: Modify virStorageBackendDiskMakeDataVol logic
John Ferlan
2018-01-10
1
-15
/
+25
*
storage: Use virStoragePoolObjGetDef accessor for Disk backend
John Ferlan
2017-10-06
1
-43
/
+55
*
storage: Introduce APIs to search/scan storage pool volumes list
John Ferlan
2017-09-19
1
-35
/
+55
*
storage: Introduce storage volume add, delete, count APIs
John Ferlan
2017-09-19
1
-3
/
+2
*
storage: Adjust expected format for Disk startup processing
John Ferlan
2017-09-12
1
-2
/
+4
*
disk: Use virStorageBackendZeroPartitionTable
John Ferlan
2017-04-26
1
-1
/
+5
*
util: Rename virFileWaitForDevices
John Ferlan
2017-03-15
1
-3
/
+3
*
storage: backend: Refactor registration of the backend drivers
Peter Krempa
2017-02-21
1
-0
/
+7
*
storage: Split utility functions from storage_backend.(ch)
Peter Krempa
2017-01-19
1
-0
/
+1
*
storage: Remove common code from specific driver backend
Peter Krempa
2017-01-19
1
-152
/
+0
*
disk: Fixup error handling path for devmapper when part_separator='yes'
John Ferlan
2017-01-18
1
-0
/
+23
*
storage: Fix storage_backend probing when PARTED not installed.
John Ferlan
2017-01-10
1
-0
/
+152
*
storage: Move and rename disk backend label checking
John Ferlan
2017-01-10
1
-134
/
+16
*
Fix minor typos
Yuri Chornoivan
2016-12-02
1
-2
/
+2
*
storage: Fix virStorageBackendDiskDeleteVol for device mapper
John Ferlan
2016-05-11
1
-34
/
+65
*
storage: Fix algorithm generating path names for devmapper
John Ferlan
2016-05-11
1
-4
/
+5
*
storage: Add new flag for libvirt_parthelper
John Ferlan
2016-01-19
1
-1
/
+10
*
storage: Add readflags for backend error processing
John Ferlan
2015-12-09
1
-2
/
+3
*
storage: Adjust calculation of alloc/capacity for disk
John Ferlan
2015-10-05
1
-11
/
+23
*
storage: Introduce virStorageBackendDiskStartPool
John Ferlan
2015-10-05
1
-1
/
+28
[next]