]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/Plugin.pm
pbs: allow setting up a master key
[pve-storage.git] / PVE / Storage / Plugin.pm
2021-04-09 Thomas Lamprechtprune backups: improve internal errors messages slightly
2021-04-09 Thomas Lamprechtplugin: get_subdir_files: add comment
2021-04-09 Fabian Ebnerprune backups: make vmid filtering more robust
2021-04-09 Fabian Ebnerplugin: subdir files: backup: don't match for vmid...
2021-01-28 Fabian Ebnermark PBS storages as shared
2020-11-24 Dominik CsapakStorage/Plugin: add get/update_volume_comment and imple...
2020-11-24 Dominik Csapakrename comment to notes
2020-11-23 Fabian Ebnerprune: introduce keep-all option
2020-11-23 Thomas Lamprechtplugin: hooks: avoid that method param count gets returned
2020-11-16 Fabian Ebnerprune: allow having all prune options zero/missing
2020-11-12 Thomas Lamprechtavoid unecessary try for over optimization
2020-11-12 Dominik Csapakstorage: get subdirectory files: read .comment files...
2020-11-10 Stoiko Ivanovadd check for fsfreeze before snapshot
2020-10-05 Fabian Grünbichlerfile_size_info: handle dangling symlinks
2020-09-03 Thomas Lamprechtfix indentation of $prune_backups_format
2020-09-03 Fabian Ebnerprune-backups CLI: use keep-options directly
2020-07-24 Fabian EbnerAdd prune_backups to storage API
2020-07-24 Fabian EbnerIntroduce prune-backups property for directory-based...
2020-06-06 Thomas Lamprechtbase plugin: fall back to empty hash to avoid checking...
2020-06-06 Fabian EbnerExpand archive_info to include ctime, vmid and is_std_name
2020-05-15 Alwin AntreichFix #2737: Can't call method "mode"
2020-04-30 Alwin AntreichFix: #2124 storage: add zstd support
2020-04-30 Alwin Antreichbackup: compact regex for backup file filter
2020-04-30 Alwin AntreichFix: backup: ctime was from stat not file name
2020-04-30 Alwin Antreichtest: parse_volname
2020-04-30 Alwin Antreichstorage: replace build-in stat occurrences
2020-04-09 Fabian EbnerIntroduce allow_rename parameter for pvesm import and...
2020-03-27 Fabian EbnerAllow passing options to volume_has_feature
2020-03-06 Thomas Lamprechtbase plugin: get_subdir_files: split stat variables...
2020-03-06 Dietmar Maurerbase plugin: return ctime for vm images
2020-03-06 Dietmar Maurerbase plugin: add ctime for all files
2020-03-06 Dietmar Maurerbase plugin: add ctime for backup files
2020-02-21 Thomas Lamprechtfollowup: fix VMID regex, use same as JSONSchema does
2020-02-21 Dominik Csapaklist_volumes: try to return vmid also for backups
2020-02-20 Dietmar MaurerPVE/Storage/Plugin.pm: introduce on_update_hook
2020-01-08 Fabian Grünbichlerdon't (accidentally) modify PVE::Cluster::vmlist
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-12-12 Thomas Lamprechtbase find_free_diskname: refactor mapping from disks...
2019-12-12 Fabian EbnerUse a common interface for find_free_diskname
2019-11-27 Fabian Grünbichlerpvesm import: make error messages consistent
2019-11-27 Fabian Grünbichlerpvesm import: improve handling of interrupted export
2019-11-26 Thomas Lamprechtfix #2309: allow LVM Volume Group names starting with...
2019-11-21 Thomas Lamprechtcleanuo: no need to negate we have not-equal
2019-11-21 Tim Marxchange var name ct to type to prevent confusion with...
2019-11-21 Tim Marxfix #2467: avoid duplicate volumes & tag with correct...
2019-09-20 Thomas Lamprechtfollowup: add JSON use and cleanup
2019-09-20 Tim Marxchange file_size_info sub to use qemu-img info json...
2019-09-09 Dominik Csapakfix vmid filter for backup listing
2019-09-09 Thomas Lamprechtfile_size_info: move parser to own variable
2019-09-09 Tim Marxwarn if filesize info couldn't be read due to error
2019-09-09 Tim Marxwhitespace cleanup
2019-09-03 Stefan Reiterfix #2216: Allow .img files in 'iso' type storages
2019-08-06 Fabian Grünbichlerfix 2317: list images on 'rootdir' only storages
2019-07-19 Fabian Grünbichlerstorage plugin: move get_subdir call
2019-07-19 Dietmar Maurerstorage plugin: new list_volumes plugin method
2019-06-17 Thomas Lamprechtpartially revert follow up
2019-06-17 Thomas Lamprechtfollowup: free_image: just check if a file in general...
2019-06-17 Stefan Reiterfix #2226: allow broken symlinks to be deleted via API
2019-06-04 Thomas Lamprechtdrop un-maintained sheepdog plugin
2019-04-29 Mira Limbeckmap_volume: fall back to 'path'
2019-03-05 Christian Ebnerfix #585: remove leftover disks/directory after VM...
2019-01-31 Dominik Csapakenable snippets content type for all directory based...
2019-01-31 Dominik Csapakadd new content type 'snippets'
2019-01-24 Christian EbnerFix #1941: remove empty directories when freeing image...
2018-11-09 Dietmar Maurerimplement map_volume and unmap_volume
2018-09-14 Thomas Lamprechtget_vm_disk_number: follow up cleanup
2018-09-14 Stoiko IvanovFix #1913: get_vm_disk_number: clone plugindata to...
2018-09-11 Thomas Lamprechtrefactor is_valid_vm_diskname to private simpler sub
2018-09-10 Stoiko Ivanovrefactor finding next diskname for all plugins
2018-09-10 Thomas Lamprechtnext diskname: start ids with 0 to honor MAX_VOLUMES_PE...
2018-09-07 Stoiko Ivanovmake max number of disks a constant
2018-09-07 Stoiko Ivanovadd vm_diskname helpers (get_next, is_valid)
2018-07-11 Thomas Lamprechtremove unused Data::Dumper usages
2018-07-04 Alwin AntreichCephfs storage plugin
2018-07-03 Thomas Lamprechtadd on_add and on_delete hooks
2018-03-16 Wolfgang LinkRegister CIFSPlugin in the storage plugin system.
2017-06-29 Emmanuel KasperFixes: #1415 do not block pvestatd when nfsd is stopped...
2017-06-27 Dietmar MaurerPVE::Storage::storage_can_replicate - hew helper
2017-06-22 Wolfgang Bumillerimport/export: drop the 'subvol/' prefix from 'tar...
2017-06-22 Wolfgang Bumillerimport/export: use our standard tar flags
2017-06-22 Dietmar Maurerre-add changes to PVE/Storage/Plugin.pm (fixup previous...
2017-06-22 Dietmar Maurerbump version to 5.0-6
2017-06-22 Wolfgang Bumillerimport/export: new formats: raw, tar, qcow2, vmdk
2017-06-07 Dietmar MaurerPVE::Storage::volume_snapshot_list - remove comment...
2017-06-07 Dietmar MaurerPVE::Storage::volume_snapshot_list - remove $prefix...
2017-05-12 Wolfgang Bumillerapi: add import/export format querying
2017-05-12 Wolfgang Bumillerpvesm: import/export commands
2017-05-10 Dietmar Maurervolume_snapshot_list: remove $ip parameter
2017-05-10 Dietmar MaurerRevert "Include new storage function volume_send."
2017-05-10 Dietmar MaurerRevert "Add function volume_snapshot_delete_remote."
2017-04-28 Wolfgang LinkAdd function volume_snapshot_delete_remote.
2017-04-28 Wolfgang LinkInclude new storage function volume_snapshot_list.
2017-04-28 Wolfgang LinkInclude new storage function volume_send.
2017-03-10 Dominik Csapakremove immutable flag also for subvols on directory...
2016-09-27 Wolfgang Bumillerpath based storages: improve the mkdir option
2016-09-15 Fabian Grünbichlerfix typo
2016-06-28 Wolfgang Linkadd check if format is defined to avoid warning
2016-04-15 Fabian Grünbichlerdocs: typo, newlines, cleanup
2016-04-04 Wolfgang LinkSkip invalid property's in storage parser
2016-02-24 Dominik Csapakadd sparseinit to has_feature
next