]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/ZFSPlugin.pm
bump version to 8.2.1
[pve-storage.git] / PVE / Storage / ZFSPlugin.pm
2023-05-24 Thomas Lamprechtseparate packaging and source build system
2021-11-08 Fabian Ebnerplugin: remove volume_snapshot_list
2021-06-23 Thomas Lamprechttree-wide: fix typos with codespell
2020-10-09 Stoiko IvanovZFSPlugin: untaint lun number
2019-12-12 Fabian EbnerUse a common interface for find_free_diskname
2019-09-23 Daniel BerteaudParse volname where needed
2018-08-02 Udo RaderLinux LIO/targetcli support
2018-01-31 Wolfgang Bumilleradd Storage::get_bandwidth_limit helper
2017-06-27 Dietmar MaurerPVE::Storage::storage_can_replicate - hew helper
2017-06-07 Dietmar MaurerPVE::Storage::volume_snapshot_list - remove $prefix...
2017-05-10 Dietmar Maurervolume_snapshot_list: remove $ip parameter
2017-05-10 Dietmar MaurerRevert "Include new storage function volume_send."
2017-04-28 Wolfgang LinkInclude new storage function volume_snapshot_list.
2017-04-28 Wolfgang LinkInclude new storage function volume_send.
2017-01-19 Dietmar Maurerfixes for new PVE::RPCEnvironment implementation
2016-09-29 Fabian Grünbichlerfix #1122: correctly create LUNs for linked clones
2016-03-15 Fabian GrünbichlerUse is_worker to decide default timeout for ZFS
2016-01-25 Wolfgang Linkincrease timeout for ZFSPugin
2015-11-18 Phillip SchichtelFixed ZFS over iSCSI snapshot rollback
2015-11-06 Wolfgang Linkfix bug #809: inheritance from ZFSPoolPlugin is not...
2015-09-22 Wolfgang Linkextend functionality to (de)activate_volumes with snapshots
2015-08-28 Wolfgang Linkfix to prevent uninitialized variable massage.
2015-08-27 Dietmar Maurerpath: corretly implement path to snapshots
2015-02-16 Wolfgang LinkBug-fix alloc_image in ZFSPlugin.pm
2015-02-12 Dietmar Maurercall volume_rollback_is_possible from PVE::Storage...
2015-02-12 Wolfgang LinkStorage: add method volume_rollback_is_possible
2015-02-10 Wolfgang Linkzfspoolplugin: fix volume_resize
2015-02-09 Wolfgang Linkzfs: auto import after reboot
2015-01-30 Wolfgang Linkzfs: fix wait by alloc_image
2015-01-24 Dietmar Maurermove activate_storage into ZFSPoolPlugin
2015-01-24 Dietmar Maurerrename ZFSDirPlugin to ZFSPoolPlugin
2015-01-23 Wolfgang Linkzfs: move and refactor code
2015-01-23 Dietmar Maurerzfs: implement zfs_get_latest_snapshot
2015-01-23 Wolfgang Linkzfs: move code fix metode call
2015-01-23 Wolfgang Linkzfs: move code
2015-01-23 Wolfgang Linkzfs: move methode list_image
2015-01-23 Wolfgang Linkzfs: move code
2015-01-23 Wolfgang Linkzfs: move some code
2015-01-22 Dietmar Maurerzfs: remove duplicate $object definition
2015-01-22 Dietmar Maurerzfs: move common code to ZFSDirPlugin
2015-01-22 Dietmar Maurerzfs: white space cleanups
2015-01-22 Dietmar Maurerzfs: cleanup zfs_get_lu_name
2015-01-22 Dietmar Maurerzfs: cleanup zfs_request
2015-01-22 Dietmar Maurerzfs: make zfs_request a virtual method
2015-01-22 Dietmar MaurerZFSDirPlugin: new plugin for local zfs storage
2014-11-21 Alexandre Derumierrbd, zfs, sheepdog: bugfix : fix alloc_image if name...
2014-07-17 Stefan PriebeStorage Plugins: extend clone_image by snap parameter...
2014-06-25 Chris AllenAdded code to abort a snapshot rollback in ZFS if the...
2014-06-25 Chris AllenAdded target-group and host-group options for ZFS comst...
2014-06-25 Chris AllenAdded "nowritecache" option to ZFS storage plugin....
2014-06-25 Chris AllenAdded sparse zvol support to ZFS.
2014-02-27 Pablo Ruiz GarciaImprove parsing of zfs volumes (ZVOLs) in order to...
2013-10-23 Michael RasmussenUse ssh key stored in pmxcfg. Use ssh -i /etc/pve/priv...
2013-10-21 Michael RasmussenAdded support for iSCSI Enterprise Target Daemon (iet...
2013-10-18 Michael RasmussenPrepare for adding support for istgt and openiscsi...
2013-10-14 Michael RasmussenFixes bug in calculating pool size
2013-10-08 Alexandre Derumierremove nexenta plugin
2013-10-03 Michael RasmussenRemove unused functionality
2013-10-02 Dietmar Maurercode cleanups for ZFSPlugin
2013-10-02 Michael RasmussenAdded support for ZFS Storage Plugin