]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage.pm
iSCSI ipv6 support
[pve-storage.git] / PVE / Storage.pm
2015-08-31 Wolfgang BumilleriSCSI ipv6 support
2015-08-28 Dietmar Maurerscan_zfs: ignore subvolumes generated by our ZFSPoolPlugin
2015-08-28 Wolfgang Bumillerallow subvolume selection in ZPool storage
2015-08-12 Dietmar Maurerparse_volname: document return values
2015-08-12 Dietmar Maureradd subvol support for directory storage
2015-08-10 Dietmar Maurerzfs_parse_zvol_list: do not add pool to volname
2015-08-10 Dietmar Maurerstorage_info: fix content filter
2015-08-07 Dietmar Maurerstorage status API: allow to filter multiple content...
2015-07-30 Wolfgang Bumillermask world r and group wx permissions in vdisk_alloc
2015-07-01 Dietmar Maurerallow templates using .xz compression
2015-06-10 Wolfgang LinkFix nfsscan
2015-05-12 Wolfgang Bumilleripv6 support for Storage::resolv_server
2015-05-06 Wolfgang Linkremove running from Storage and check it in QemuServer
2015-04-27 Dietmar Maurerwhitespace cleanups
2015-04-27 Wolfgang Linkimplement offline migration on zfs
2015-03-20 Dietmar Maureradd dummy for DRBD9
2015-03-06 Pawel BoguslawskiFixed LV cleaning function. saferemove_throughput param...
2015-02-12 Dietmar Maurercleanup error messages
2015-02-12 Dietmar Maurercall volume_rollback_is_possible from PVE::Storage...
2015-02-12 Wolfgang LinkStorage: add method volume_rollback_is_possible
2015-01-26 Dietmar Maurerimplement zfsscan to list local zfs pools
2015-01-24 Dietmar Maurerrename ZFSDirPlugin to ZFSPoolPlugin
2015-01-22 Dietmar MaurerZFSDirPlugin: new plugin for local zfs storage
2014-07-17 Stefan Priebepass snapname to vdisk_clone and plugin clone_image
2013-10-08 Alexandre Derumierremove nexenta plugin
2013-10-02 Michael RasmussenAdded support for ZFS Storage Plugin
2013-10-01 Dietmar Maureruse warnings instead of global -w flag
2013-10-01 Dietmar Maurernew helper abs_filesystem_path()
2013-10-01 Alexandre Derumierstorage: add parse_volname
2013-08-12 Dietmar Maurerdelete trailing white-space
2013-08-12 Alexandre Derumieradd Glusterfs Plugin
2013-05-02 Alexandre Derumierstorage : sub path: add snapname argument
2013-02-14 Alexandre Derumiernexenta : nexenta_list_zvol : parse base volumes
2013-02-14 Dietmar Maurervmid is integer an can be 0, so we need to use defined...
2013-02-14 Alexandre Derumierstorage : vdisk_free : eval parse_volname
2013-02-01 Dietmar Maurercheck base image use count inside vdisk_free
2013-01-31 Dietmar Maurerfree_image: correctly check if base volume is not used
2013-01-31 Dietmar Maurerreturn the volid, not the storage path
2013-01-31 Dietmar Maurernew method volume_is_base() to check if volume is a...
2013-01-31 Dietmar Maurerfix path_to_volume_id to work with base volumes and...
2013-01-30 Dietmar Maurerimplement vdisk_clone and vdisk_create_base
2012-12-28 Alexandre Derumierstorage : has_feature
2012-12-13 Dietmar Maureralso list vma backup archives
2012-10-31 Stefan PriebePVE/API2/Storage/Status: remove hardcoded blowfish...
2012-09-07 Dietmar Maurerfix typo
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'