]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage.pm
iscsidirect : add volume_snapshot_delete
[pve-storage.git] / PVE / Storage.pm
2012-09-06 Alexandre Derumierstorage : add volume_snapshot_delete
2012-09-06 Alexandre Derumierstorage: add volume_snapshot_rollback
2012-09-06 Alexandre Derumierstorage : add volume_snapshot
2012-08-07 Alexandre DerumierStorage : add global volume_resize
2012-08-01 Dietmar Maurermove check_connection into activate_storage
2012-07-31 Dietmar Maurervolume_size_info: make it work with raw devices
2012-07-27 Alexandre Derumieradd volume_size_info sub
2012-07-19 Dietmar Maurercatch exception
2012-07-19 Alexandre Derumieradd check_connection in storage_check_enabled.
2012-07-17 Dietmar Maurerregister all plugins
2012-07-16 Dietmar Maurerregister sheepdog plugin
2012-07-16 Dietmar Maurerfix offline migration bug
2012-06-02 Alexandre Derumierrados block plugin update
2012-06-01 Alexandre DerumierAdd rados block plugin storage
2012-05-23 Dietmar Maurerfix return value for path()
2012-05-23 Dietmar Maureruse Sockets
2012-05-23 Dietmar Maurernew plugin architecture
2012-04-23 Dietmar Maureravoid call to lvs when deactivating devices
2012-04-18 Dietmar Maurerfix bug #171: fix path_to_volume_id for unmounted NFS
2012-04-05 Dietmar Maurerfix bug #148: set maxfiles for default local storage
2012-03-28 Dietmar Maureruse dir_glob_* from PVE::Tools
2012-03-28 Dietmar Maureradd line break to error message
2012-03-23 Dietmar Maurerallow to set option 'maxfiles'
2012-03-20 Dietmar Maureruse Digest::SHA instead of Digest::SHA1
2012-03-09 Dietmar Maurernew lvm option 'saferemove' to zero-out data when remov...
2012-03-07 Dietmar Maurerzero-ot data on LVM volumes
2012-02-07 Dietmar Maureralso list tar.gz and tar.lzo backup files
2012-02-01 Dietmar Maurerparse backup files and return owner vmid
2012-01-26 Dietmar Maureruse correct package prefix
2012-01-26 Dietmar Maurermoved format definition to pve-common
2012-01-26 Dietmar Maurerallow optional slash in mount path
2011-12-02 Dietmar Maureruse -e to test if volume exists
2011-11-28 Dietmar Maurerfix iscsi size bug
2011-11-25 Dietmar Maurerignore errors from vgs
2011-11-25 Dietmar Maurerimprove error messages
2011-11-25 Dietmar Maurerdo not activate LVM volumes with vgchange -aly
2011-11-17 Dietmar Maurerfix bug 44: allow to store vztmpl on NFS
2011-11-14 Dietmar Maurerimproved container support (rootdir)
2011-11-07 Dietmar Maurerallow container rootdir on NFS
2011-11-03 Dietmar Maurerimplement file upload API
2011-10-20 Dietmar Maurerfix parse_volname_dir to support backup images
2011-10-20 Dietmar Maurerallow multiple content types
2011-10-18 Dietmar Maurerallow backup to local storage and code cleanups
2011-09-29 Dietmar Maureronly activate lvm volumes on local node
2011-09-23 Dietmar Maureravoid warning about uninitialize value
2011-09-07 Dietmar MaurerFix digest handling
2011-08-26 Dietmar Maurerfix shared attribute in storage list
2011-08-23 Dietmar Maurerimported from svn 'pve-storage/pve2'