]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/LVMPlugin.pm
bump version to 8.2.1
[pve-storage.git] / PVE / Storage / LVMPlugin.pm
2023-05-24 Thomas Lamprechtseparate packaging and source build system
2021-11-10 Fabian Ebnerlvm thin: don't assume that a thin pool and its volumes...
2021-11-10 Fabian EbnerLVM: add lvm_destroy_volume_group
2021-11-09 Aaron Lautereradd disk rename feature
2021-07-06 Stoiko Ivanovlvm: wipe signatures on lvcreate
2021-06-23 Wolfgang Bumillerbump storage API: update import/export methods
2021-06-23 Thomas Lamprechttree-wide: fix typos with codespell
2021-06-21 Fabian Ebnerlvm: volume import: handle worker returned by free_image
2021-01-26 Dominic Jägerlvm: Fix #3159: Show RAID LVs as storage content
2020-11-27 Fabian Ebnerplugin: hooks: add explicit returns
2020-04-09 Fabian EbnerIntroduce allow_rename parameter for pvesm import and...
2020-03-06 Dietmar MaurerLVM list_images: return creation time
2019-12-12 Fabian EbnerUse a common interface for find_free_diskname
2019-12-02 Thomas Lamprechtlvm: vg create: followup for bogus warnings
2019-11-29 Thomas LamprechtLVM commands: ignore "No medium found" bogus warnings
2019-06-04 Dominik CsapakLVMPlugin: factor out the lv creation
2019-01-18 Stoiko IvanovFix #2050: only provide 'conv=sparse' for LvmThin
2019-01-15 Stoiko IvanovLVM: Add '--refresh' when activating volumes
2019-01-15 Stoiko Ivanovfix #2046 add volume_size_info to LVMPlugin
2018-11-15 Thomas LamprechtLVM: lock on volume_resize
2018-09-10 Stoiko Ivanovrefactor finding next diskname for all plugins
2018-08-07 Stoiko IvanovFix #1858: lvm_find_free_diskname check for base
2018-08-02 Dominik Csapakadd metadata_size and _used to lv list
2018-08-02 Dominik Csapakadd an option to include pvs in lvm_vgs
2018-07-11 Thomas Lamprechtremove unused Data::Dumper usages
2018-07-03 Thomas Lamprechtlvm: use add hook
2018-01-31 Wolfgang Bumilleradd Storage::get_bandwidth_limit helper
2017-06-22 Wolfgang Bumillerlvm: import/export: implement raw+size format
2017-06-02 Dominik Csapakfix #1379: return size as number instead of string
2016-06-29 Fabian Grünbichlerfix indentation
2016-06-29 Fabian Grünbichleradd tagged_only option to LVM storage
2015-11-12 Dietmar Maurerlvmthin: fix used space (only use data%)
2015-11-12 Dietmar Maurernew helper lvm_find_free_diskname()
2015-11-11 Dietmar Maurerwhite space cleanups
2015-11-11 Dietmar Maurerimplement generic lvm_list_volumes()
2015-11-11 Dietmar Maurermove format registration to Plugin.pm
2015-10-01 Dietmar Maurerallow containers on lvm
2015-09-22 Wolfgang Linkextend functionality to (de)activate_volumes with snapshots
2015-09-17 Wolfgang Linkremove non used parameter exclusive
2015-09-11 Dietmar Maurerfix lvm storage status
2015-08-27 Dietmar Maurerpath: corretly implement path to snapshots
2015-08-12 Dietmar Maurerparse_volname: always return image format
2015-05-06 Wolfgang Linkremove running from Storage and check it in QemuServer
2015-03-06 Pawel BoguslawskiFixed LV cleaning function. saferemove_throughput param...
2014-07-17 Stefan PriebeStorage Plugins: extend clone_image by snap parameter...
2013-09-19 Dietmar Maurerbug fix: use filesysetm_path for LVM/iSCSI storage
2013-02-15 Alexandre Derumierhas_feature : fix key = snap
2013-02-15 Alexandre Derumierlvm : has_feature : copy
2013-02-01 Dietmar Maurercheck base image use count inside vdisk_free
2013-01-31 Dietmar Maureradd stubs for create_base and cone_image
2012-12-28 Alexandre Derumierlvm: has_feature
2012-12-17 Dietmar Maurerfix typo
2012-09-06 Alexandre Derumierlvm: add volume_snapshot_delete
2012-09-06 Alexandre Derumierlvm : add volume_snapshot_rollback
2012-09-06 Alexandre Derumierlvm: add volume_snapshot
2012-08-07 Alexandre Derumierlvmplugin : volume_resize
2012-05-23 Dietmar Maurerfix return value for path()
2012-05-23 Dietmar Maurernew plugin architecture