]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/LvmThinPlugin.pm
bump version to 8.2.0
[pve-storage.git] / PVE / Storage / LvmThinPlugin.pm
2023-05-24 Thomas Lamprechtseparate packaging and source build system
2021-11-18 Fabian Ebnerlvm thin: add missing newline to error message
2021-11-10 Fabian Ebnerlvm thin: don't assume that a thin pool and its volumes...
2021-11-10 Fabian Ebnerlvm thin: status: code cleanup
2021-11-10 Fabian Ebnerapi: list thin pools: add volume group to properties
2021-11-09 Aaron Lautereradd disk rename feature
2021-06-23 Thomas Lamprechttree-wide: fix typos with codespell
2020-11-16 Dominic Jägerlvmthin: Match snapshot remove regex to allowed names
2020-03-06 Dietmar MaurerLVM list_images: return creation time
2019-12-12 Fabian EbnerUse a common interface for find_free_diskname
2019-01-18 Stoiko IvanovFix #2050: only provide 'conv=sparse' for LvmThin
2018-09-10 Stoiko Ivanovrefactor finding next diskname for all plugins
2018-08-02 Dominik Csapakextend list_thinpools for multiple vgs and more information
2018-07-11 Thomas Lamprechtremove unused Data::Dumper usages
2018-01-31 Wolfgang Bumilleradd Storage::get_bandwidth_limit helper
2016-09-15 Fabian Grünbichleradd comments about LVM thin clones
2016-03-15 Wolfgang Bumillerlvmthin: activate base volumes
2016-02-24 Dominik Csapakadd sparseinit to has_feature
2016-02-20 Dominik Csapakprepare storage for lvmthin gui
2016-01-20 Dietmar Maurerlvmthin: allow to clone from snapshot
2015-11-12 Dietmar Maurerlvmthin: enable copy from snapshot feature
2015-11-12 Dietmar Maurerlvmthin: allow to acces snapshots in filesystem_path
2015-11-12 Dietmar Maurerlvmthin: implement template/clone
2015-11-12 Dietmar Maurerlvmthin alloc_image: add additional test if VG exists
2015-11-12 Dietmar Maurerlvmthin: implement snapshot and rollback
2015-11-11 Dietmar Maurerlvmthin volume_resize: reuse code from parent class
2015-11-11 Dietmar MaurerLvmThinPlugin: improve basic functionality, better...
2015-11-11 Dietmar Maureradd lvm thin plugin