]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/ZFSPoolPlugin.pm
bump version to 8.2.0
[pve-storage.git] / PVE / Storage / ZFSPoolPlugin.pm
2023-05-24 Thomas Lamprechtseparate packaging and source build system
2023-03-20 Christian Ebnerapi: fix get content call response type for RBD/ZFS...
2023-01-10 Fiona Ebnerzfs: list zvol: limit recursion depth to 1
2023-01-10 Fiona Ebnerzfs: list zvol: skip different pools during parsing...
2023-01-10 Fiona Ebnerzfs: list zvol: return empty hash rather than undef
2022-12-21 Fiona Ebnerzfs: list images: code cleanup
2022-12-21 Fiona Ebnerzfs: list images: don't use cache
2022-12-21 Fiona Ebnerzfs: list: only cache and list images for requested...
2022-04-26 Thomas Lamprechtzfs pool: bump non-worker timeoiut default to 10s
2022-04-26 Dominik Csapakfix #3803: ZFSPoolPlugin: zfs_request: increase minimum...
2022-03-03 Fabian Ebnerzfs: volume import: use correct format for renaming
2022-01-10 Fabian Ebnerzfs: use -r parameter when listing snapshots
2021-11-09 Aaron Lautereradd disk rename feature
2021-11-08 Fabian Ebnerplugin: remove volume_snapshot_list
2021-11-08 Fabian Ebnerplugin: add volume_snapshot_info function
2021-11-08 Fabian Ebnerzfspool: add blockers parameter to volume_snapshot_is_p...
2021-11-08 Fabian Ebnerzfspool: add zfs_get_sorted_snapshot_list helper
2021-08-12 Fabian Ebnerzfs: fix unmount request
2021-06-23 Wolfgang Bumillerbump storage API: update import/export methods
2021-04-12 Aaron Lautererfix #3345: zfs: restore container volume to ZFS with...
2021-02-19 Thomas Lamprechtzpool: activate: move mount check out and make program...
2021-02-19 Thomas Lamprechtzpool: activate: don't eval procfs read, if it fails...
2021-02-19 Thomas Lamprechtzpool: activate: drop intermediate state variable,...
2021-02-19 Thomas Lamprechtzpool: avoid wrong mount-decoding of dataset
2021-02-19 Stoiko Ivanovzfspoolplugin: check if imported before importing
2021-02-19 Stoiko Ivanovzfspoolplugin: check if mounted instead of imported
2021-02-19 Stoiko Ivanovzfspoolplugin: activate_storage: minor cleanup
2021-01-26 Dominik Csapakadd workaround for zfs rollback bug
2020-11-27 Fabian Ebnerplugin: hooks: add explicit returns
2020-11-22 Fabian Ebnerfix volume activation for ZFS subvols
2020-10-28 Fabian Ebneravoid output of zfs get command on volume import
2020-09-29 Stoiko Ivanovfix regression in zfs volume activation
2020-09-29 Thomas Lamprechtzfs pool: clean up use statements
2020-09-29 Fabian EbnerZFS: mount subvols in activate_volume
2020-09-23 Fabian Grünbichlerzfs: rollback: improve error message
2020-09-23 Fabian Grünbichlerzfs: handle unexpectedly missing snapshots better
2020-04-09 Aaron LautererZFS: use -p flag where possible
2020-04-09 Aaron LautererZFS: use -p flag and remove zfs_parse_size
2020-04-09 Aaron LautererZFSPoolPlugin: fix #2662 get volume size correctly
2020-04-09 Fabian EbnerIntroduce allow_rename parameter for pvesm import and...
2020-02-18 Fabian EbnerCheck whether 'zfs get mountpoint' returns a valid...
2019-12-12 Fabian EbnerUse a common interface for find_free_diskname
2019-12-09 Fabian EbnerWhen resizing a ZFS volume, align size to 1M
2019-11-21 Thomas Lamprechtfollowup: remove no-op JSONSchema::check_format on...
2019-11-21 Fabian Ebnerfix #2085: add mountpoint property for non-default...
2019-11-14 Fabian EbnerIntroduce zfs_get_properties helper
2019-10-08 Fabian EbnerWhitespace cleanup
2019-08-06 Fabian GrünbichlerZFS: refactor waiting for zvol symlinks
2019-04-18 Thomas Lamprechtzpool: handle race with other zpool imports
2019-04-17 Thomas LamprechtzPool: fixup timeout setting for import
2019-04-17 Thomas Lamprechtzpool: cleanup zfs_request command a bit
2019-04-17 Wolfgang LinkZFS Pool: improve error output from activate_storage
2019-04-03 Fabian Grünbichlerzfs: don't generate/update cachefile on pool import
2019-03-30 Mira Limbeckworkaround zfs create -V error for unaligned sizes
2018-09-10 Stoiko Ivanovrefactor finding next diskname for all plugins
2018-05-22 Wolfgang Linkfix #1770: allow ex/import linked clones.
2018-05-08 Thomas Lamprechtfixup error message typo: s/sould/should/
2018-05-07 Wolfgang Linkfix #1691: increase timeout in worker
2018-05-07 Wolfgang Linkfix #1691: replace udev check
2018-01-31 Wolfgang Bumilleradd Storage::get_bandwidth_limit helper
2017-06-27 Dietmar MaurerPVE::Storage::storage_can_replicate - hew helper
2017-06-08 Dietmar MaurerZFSPoolPlugin.pm: remove unused code
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 ip parameter in zfs_request to execute...
2017-05-10 Dietmar MaurerRevert "Add function volume_snapshot_delete_remote."
2017-04-28 Wolfgang LinkAdd replicate as new storage feature.
2017-04-28 Wolfgang LinkAdd function volume_snapshot_delete_remote.
2017-04-28 Wolfgang LinkAdd ip parameter in zfs_request to execute on remote...
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-11-29 Fabian Grünbichlerincrease default timeout for zpool import
2016-11-29 Fabian Grünbichlerimprove zpool activate_storage
2016-09-15 Fabian Grünbichlerharmonize list_images code
2016-06-09 Wolfgang Bumillersplit udevam command call
2016-04-05 Wolfgang LinkIn path use parsed volname not the volid and add 'basevol'
2016-04-04 Dietmar Maurerzfs_parse_zvol_list: simplify regex
2016-04-04 Wolfgang LinkChange zfs path when link clone are used
2016-03-15 Fabian GrünbichlerUse is_worker to decide default timeout for ZFS
2016-02-24 Dominik Csapakadd sparseinit to has_feature
2015-12-30 Dietmar Maurerremove option maxfiles from zfspool plugin
2015-12-09 Dietmar MaurerRevert "Change zfspoolplugin path when snapshot is...
2015-11-19 Wolfgang LinkChange zfspoolplugin path when snapshot is given.
2015-11-18 Phillip SchichtelFixed ZFS over iSCSI snapshot rollback
2015-11-06 Dietmar Maurerzfs: enable posixacl and xattr for subvolumes
2015-10-08 Dietmar Maurerzfspool: fix volume_size_info and volume_resize for...
2015-09-25 Wolfgang Bumillervolume_snapshot_delete: deactivate before deleting
2015-09-22 Wolfgang Linkextend functionality to (de)activate_volumes with snapshots
2015-09-17 Wolfgang Linkremove non used parameter exclusive
2015-08-27 Dietmar Maurerpath: corretly implement path to snapshots
2015-08-12 Dietmar MaurerZFSPoolPlugin: improve subvol support
2015-08-10 Dietmar Maurerzfs_parse_zvol_list: do not add pool to volname
2015-07-30 Wolfgang Linkfix bug #664
2015-06-22 Wolfgang LinkFix ZFSPoolPlugin path for subvol
2015-05-06 Wolfgang Linkremove running from Storage and check it in QemuServer
2015-05-01 Dietmar Maurerzfspool: new format 'subvol' to handle filesystems...
next