]> git.proxmox.com Git - pve-storage.git/shortlog
pve-storage.git
2020-03-06 Dietmar Maurerapi: storage/content: add ctime to return schema
2020-03-03 Thomas Lamprechtiscis: add iscsi_session helper
2020-03-03 Thomas Lamprechtiscsi: sort and split module usage
2020-03-03 Aaron LautererISCSI: whitespace cleanup
2020-03-03 Aaron Lautererfix #2620: storage API: iSCSI: return active field...
2020-02-21 Thomas Lamprechtfollowup: fix VMID regex, use same as JSONSchema does
2020-02-21 Dominik Csapaklist_volumes: try to return vmid also for backups
2020-02-20 Thomas Lamprechtbump version to 6.1-5
2020-02-20 Thomas Lamprechtcifs: followup fix for credential fallback
2020-02-20 Thomas Lamprechtcifs: move password credential file to storage subdirectory
2020-02-20 Dietmar MaurerPBSPlugin.pm: fix password handling using new on_update...
2020-02-20 Dietmar MaurerCIFSPlugin.pm: fix crediential handling using new on_up...
2020-02-20 Dietmar MaurerPVE/Storage/Plugin.pm: introduce on_update_hook
2020-02-20 Thomas Lamprechtpbs: ensure storage secret file directory exists
2020-02-20 Dietmar MaurerPBSPlugin.pm - extract_vzdump_config: fix call to run_r...
2020-02-19 Fabian Ebnervolume_resize: align size to 1 KiB
2020-02-19 Thomas Lamprechtnamespace storage specific secret files to 'priv/storag...
2020-02-19 Thomas Lamprechtcheck if client executable ist installed before running...
2020-02-19 Thomas Lamprechtuse one liner closure for outfunc
2020-02-19 Thomas Lamprechtindentation fixes
2020-02-19 Dietmar Maurerimplement extract_vzdump_config for PBSPlugin
2020-02-19 Dietmar MaurerPVE/Storage/PBSPlugin.pm: start new proxmox backup...
2020-02-18 Fabian EbnerCheck whether 'zfs get mountpoint' returns a valid...
2020-02-05 Thomas Lamprechtsystemd unit name escape helpers moved to common, use...
2020-02-05 Thomas Lamprechtdirectory/cephfs: sort module usage
2020-02-05 Fabian Grünbichlerstorage_migrate: only set errfunc for send stream
2020-02-05 Fabian Ebnerstorage_migrate: also log with an insecure connection...
2020-02-05 Fabian EbnerRemove unused string
2020-01-29 Thomas Lamprechtbump version to 6.1-4
2020-01-29 Thomas Lamprechtcephcfg sort keys in write_ceph_config
2020-01-29 Thomas Lamprechtcephfs mount: reload systemd if existing unit gets...
2020-01-29 Thomas Lamprechtcephfs: mount fuse through systemd with correct order...
2020-01-29 Thomas Lamprechtfix random hangs on reboot with active CephFS mount...
2020-01-29 Thomas LamprechtCephFSPlugin: copy over systemd_escape
2020-01-08 Fabian Grünbichlerdon't (accidentally) modify PVE::Cluster::vmlist
2019-12-20 Dominic Jägercifs-plugin: Add bwlimit storage option
2019-12-13 Thomas Lamprechtbump version to 6.1-3
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-12-12 Thomas Lamprechtbase find_free_diskname: refactor mapping from disks...
2019-12-12 Fabian EbnerUse a common interface for find_free_diskname
2019-12-11 Fabian Grünbichlerrbd: unprotect all snapshots on image removal
2019-12-09 Fabian EbnerWhen resizing a ZFS volume, align size to 1M
2019-12-09 Tim Marxcalculate reasonable metadatasize for lvm thin pools...
2019-12-02 Thomas Lamprechtlvm: vg create: followup for bogus warnings
2019-11-30 Thomas Lamprechtbump version to 6.1-2
2019-11-29 Thomas LamprechtLVM commands: ignore "No medium found" bogus warnings
2019-11-29 Fabian Grünbichlerrbd: update features of image when mapping snapshot
2019-11-29 Fabian Grünbichlerrbd: don't attempt to update features of snapshots
2019-11-27 Thomas Lamprechtbump version to 6.1-1
2019-11-27 Fabian Grünbichlerpvesm import: make error messages consistent
2019-11-27 Fabian Grünbichlerpvesm import: improve handling of interrupted export
2019-11-26 Thomas Lamprechtfix #2309: allow LVM Volume Group names starting with...
2019-11-25 Thomas Lamprechtbump version to 6.0-12
2019-11-25 Thomas Lamprechtd/controll: add zfs-zed to Recommends
2019-11-23 Thomas Lamprechtd/control: bump version dependency to pve-common
2019-11-23 Thomas LamprechtRBD: disable and enable features depending on kernel...
2019-11-22 Thomas Lamprechtrbd: group and sort module usage
2019-11-22 Thomas Lamprechtbump version to 6.0-11
2019-11-22 Thomas LamprechtRBD: fix ceph version detection
2019-11-21 Thomas Lamprechtcleanuo: no need to negate we have not-equal
2019-11-21 Tim Marxchange var name ct to type to prevent confusion with...
2019-11-21 Tim Marxfix #2467: avoid duplicate volumes & tag with correct...
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-21 Thomas Lamprechtpvesm list: right align size column
2019-11-21 Tim Marxadd content type to pvesm list output
2019-11-18 Fabian Grünbichlerbump version to 6.0-10
2019-11-18 Fabian Grünbichlerd/control: add (build-)depends on libpve-cluster-perl
2019-11-18 Fabian Grünbichleruse PVE::RRD for RRD data
2019-11-18 Fabian Grünbichleruse PVE::SSHInfo
2019-11-18 Fabian Grünbichleruse PVE::DataCenterConfig
2019-11-14 Fabian EbnerIntroduce zfs_get_properties helper
2019-11-08 Thomas Lamprechtfollowup: different error messages for no and to many IPs
2019-11-08 Fabian Grünbichleruse correct local IP address helper
2019-11-05 Tim Marxconvert vmid to int to conform with return type declaration
2019-11-05 Tim Marxwhitespace cleanup
2019-10-31 Thomas Lamprechtcleanup: omit module prefix for call to methods in...
2019-10-08 Fabian EbnerWhitespace cleanup
2019-09-26 Daniel BerteaudLIO: re-use variables
2019-09-26 Daniel BerteaudLIO: Prefix backstores with the pool name
2019-09-26 Daniel BerteaudLIO: Make the target cache works per target and portal
2019-09-26 Thomas Lamprechtlio: list_lun: return early if volname cannot be parsed
2019-09-26 Thomas Lamprechtlio: list_lun: re-use $object variable
2019-09-23 Thomas Lamprechtbump version to 6.0-9
2019-09-23 Daniel BerteaudParse volname where needed
2019-09-23 Daniel BerteaudEnable unmap support
2019-09-23 Daniel BerteaudDon't remove and recreate lun when changing a volume
2019-09-20 Thomas Lamprechtfollowup: add JSON use and cleanup
2019-09-20 Tim Marxchange file_size_info sub to use qemu-img info json...
2019-09-17 Fabian EbnerActually use target_volid
2019-09-09 Dominik Csapakfix vmid filter for backup listing
2019-09-09 Thomas Lamprechtfile_size_info: move parser to own variable
2019-09-09 Tim Marxwarn if filesize info couldn't be read due to error
2019-09-09 Tim Marxwhitespace cleanup
2019-09-03 Thomas Lamprechtbump version to 6.0-8
2019-09-03 Alwin AntreichFix #2346: rbd storage shows wrong %-usage
2019-09-03 Thomas Lamprechtfollowup: just use case sensitive flag, no manual hack
2019-09-03 Thomas Lamprechtfixup: use our to make $iso_extension_re value availabl...
2019-09-03 Stefan Reiterfix #2216: Allow .img files in 'iso' type storages
2019-08-06 Fabian Grünbichlerbump version to 6.0-7
next