]> git.proxmox.com Git - pve-storage.git/history - PVE/API2/Disks/ZFS.pm
bump version to 8.2.0
[pve-storage.git] / PVE / API2 / Disks / ZFS.pm
2023-05-24 Thomas Lamprechtseparate packaging and source build system
2022-11-17 Thomas Lamprechtdisk manage: fix dereferencing draid config
2022-11-11 Thomas Lamprechtdisk manage: draid: style clean ups
2022-11-11 Thomas Lamprechtdisk manage: move "draid-config set only on draid level...
2022-11-11 Stefan Hrdlickafix #3967: enable ZFS dRAID creation via API
2022-11-11 Thomas Lamprechtzfs diskmanage: code/indentation cleanup in get_pool_data
2022-09-20 Fabian Grünbichlerapi: remove duplicate variable
2022-09-13 Aaron Lautererdisks: allow add_storage for already configured local...
2022-09-13 Aaron Lautererdisks: die if storage name is already in use
2022-04-06 Thomas Lamprechtdisks: zfs: code indentation/style improvments
2021-11-10 Fabian Ebnerapi: disks: delete: add flag for cleaning up storage...
2021-11-10 Fabian Ebnerapi: disks: delete: add flag for wiping disks
2021-11-10 Fabian Ebnerdiskmanage: add helper for udev workaround
2021-11-10 Fabian Ebnerapi: disks: add DELETE endpoint for directory, lvm...
2021-10-07 Fabian Ebnerapi: disks: create: set correct partition type
2021-10-07 Fabian Ebnerpartially fix #2285: api: disks: allow partitions for...
2021-09-30 Fabian Ebnerapi: disk: work around udev bug to ensure its database...
2021-09-30 Fabian Ebnerapi: disks: create: re-check disk after fork/lock
2021-09-10 Fabian Ebnerfix #3610: properly build ZFS detail tree
2021-07-30 Dominik Csapakapi: disks: allow zstd compression for zfs pools
2021-02-26 Stoiko Ivanovdisks: zfs: scan is only returned optionally
2020-09-29 Thomas Lamprechtcheck for service exsitance before enabling zfs-import...
2020-09-29 Stoiko IvanovDisks: instantiate import unit for created zpool
2020-06-06 Stoiko Ivanovfix #2777 create zpools with stable dev paths
2018-11-09 Thomas Lamprechtfolowup: fix whitespace errors and s/and/&&/ for consis...
2018-11-09 Tim Marxstorage zfs: removed unused variable
2018-11-09 Tim Marxstorage zfs: changed return value description & optionals
2018-11-09 Tim Marxclose #1949: storage zfs: changed zpool command parser
2018-10-29 Tim MarxFix: api zfs: changed return value name to errors
2018-10-03 Thomas Lamprechtdiskmanage: rename check_unused to assert_disk_unused
2018-10-03 Thomas Lamprechtrename check_available to assert_sid_unused
2018-10-03 Dominik Csapakfix #1929: only check storage if user want to create one
2018-10-03 Dominik Csapakrefactor disk/storage checks for Disk API
2018-08-08 Dominik Csapakadd return description for zfs detail api call
2018-08-08 Dominik Csapakrefactor diskmanagement lock_file calls
2018-08-08 Dominik Csapakadd 'single' raidlevel for zfs
2018-08-08 Dominik Csapakrename raidlvl to raidlevel
2018-08-08 Dominik Csapakfix descriptions of api calls
2018-08-08 Dietmar Maurercleanup descriptions
2018-08-08 Dietmar Maurerfix schema - 'string-list' is a format, not a type
2018-08-08 Dominik Csapakadd API for ZFS management