]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/Plugin.pm
map_volume: fall back to 'path'
[pve-storage.git] / PVE / Storage / Plugin.pm
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
2015-11-26 Wolfgang Bumillerallow rx permissions for group/world on .subvol dirs
2015-11-11 Dietmar Maurermove format registration to Plugin.pm
2015-10-28 Wolfgang Linkinsert the format type at volume_resize
2015-10-12 Dietmar Maurerallow to choose content type for local storage
2015-10-01 Dietmar Maureradd bash completion for content type
2015-09-25 Wolfgang Bumillervolume_snapshot_delete: deactivate before deleting
2015-09-22 Wolfgang Linkextend functionality to (de)activate_volumes with snapshots
2015-09-18 Dietmar Maurerimprove bash completions
2015-09-17 Wolfgang Linkremove non used parameter exclusive
2015-08-31 Wolfgang BumilleriSCSI ipv6 support
2015-08-27 Dietmar Maurerpath: corretly implement path to snapshots
2015-08-26 Wolfgang LinkAdd content type rootfs to RBD and extend manual
2015-08-12 Dietmar Maureradd subvol support for directory storage
2015-07-01 Dietmar Maurerallow templates using .xz compression
2015-05-21 Wolfgang Bumillerallow ipv6 addresses in Storage::verify_server
2015-05-06 Wolfgang Linkremove running from Storage and check it in QemuServer
2015-05-01 Dietmar Maurercorrectly parse lxc backup files
2015-04-29 Dietmar Maureradd newlines to error messages
2015-03-21 Dietmar Maurermark drbd as shared storage
2015-02-12 Wolfgang LinkStorage: add method volume_rollback_is_possible
2014-07-17 Stefan PriebeStorage Plugins: extend clone_image by snap parameter...
2013-10-08 Alexandre Derumierremove nexenta plugin
2013-10-02 Michael RasmussenAdded support for ZFS Storage Plugin
2013-09-17 Dietmar Maurerintroduce new method filesystem_path()
2013-08-12 Dietmar Maurerdelete trailing white-space
2013-08-12 Alexandre Derumieradd Glusterfs Plugin
2013-02-18 Alexandre Derumierhas_feature : template
2013-02-15 Alexandre Derumierhas_feature : fix key = snap
2013-02-15 Alexandre Derumierplugin : has_feature : copy
2013-02-14 Alexandre Derumierplugin : has_feature : clone from base + fix
2013-02-14 Dietmar Maureruse File::chdir instead of Cwd
2013-02-01 Dietmar Maurercheck base image use count inside vdisk_free
2013-01-31 Dietmar Maureruse chattr to set immutable flag on base images
2013-01-31 Dietmar Maurerfree_image: correctly check if base volume is not used
2013-01-30 Dietmar Maurerimplement vdisk_clone and vdisk_create_base
2012-12-28 Alexandre Derumierplugin : has_feature
2012-12-13 Dietmar Maureralso list vma backup archives
2012-11-22 Alexandre Derumierfiles: retrieve parent of a clone
2012-11-02 Dietmar Maurerremove timeouts from 'qemu-img snapshot' commands.
2012-10-02 Dietmar Maurercreate 'dump' directory if storage contains containers
2012-09-20 Dietmar Maurercode cleanup
2012-09-20 Alexandre Derumierqcow2 : preallocate metadatas at file creation
2012-09-19 Dietmar Maureruse longer timeouts for snapshot commands
2012-09-06 Alexandre Derumierplugin: add volume_snapshot_delete
2012-09-06 Alexandre Derumierplugin : add volume_snapshot_rollback
2012-09-06 Alexandre Derumierplugin : add volume_snapshot
2012-08-07 Alexandre Derumierplugins : add volume_resize
2012-07-27 Alexandre Derumieradd volume_size_info for generic plugin
2012-07-19 Alexandre Derumieradd check_connection in storage_check_enabled.
2012-07-17 Alexandre Derumieradd nexenta plugin
2012-07-17 Alexandre Derumieradd iscsidirect plugin
2012-07-16 Alexandre Derumierset shared=1 to sheepdog plugin
2012-07-16 Dietmar Maurerfix offline migration bug
2012-06-06 Alexandre Derumierrbd : set shared as default
2012-05-23 Dietmar Maurernew plugin architecture