]> git.proxmox.com Git - pve-storage.git/history - PVE/API2/Disks
fix #3610: properly build ZFS detail tree
[pve-storage.git] / PVE / API2 / Disks /
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
2020-02-05 Thomas Lamprechtsystemd unit name escape helpers moved to common, use...
2020-02-05 Thomas Lamprechtdirectory/cephfs: sort module usage
2019-12-09 Tim Marxcalculate reasonable metadatasize for lvm thin pools...
2019-02-20 Thomas Lamprechtfollowup: try to be a bit more like systemd-escape
2019-02-20 Thomas Lamprechtfollowup comment that we do not escape completely like...
2019-02-20 Dominik Csapakfix #2099: escape systemd path names in mount unit
2019-01-31 Dominik Csapakallow snippets by default for new dir storages
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 Csapakadd missing storage check in LVM Disk API
2018-10-03 Dominik Csapakrefactor disk/storage checks for Disk API
2018-09-14 Dominik Csapakfix #1912: find the partition instead of guessing it
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
2018-08-08 Dominik Csapakrename lvmcreate to lvmthincreate for lvm thin
2018-08-02 Dietmar Maurerfix typo
2018-08-02 Dominik Csapakadd API for add Directory storage
2018-08-02 Dietmar Maurercleanup: do not convert exceptions to strings.
2018-08-02 Dominik Csapakadd API for LVMThin management
2018-08-02 Dominik Csapakadd API for LVM management