]> git.proxmox.com Git - pve-storage.git/shortlog
pve-storage.git
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
2019-08-06 Fabian GrünbichlerZFS: refactor waiting for zvol symlinks
2019-08-06 Fabian Grünbichlerfix 2317: list images on 'rootdir' only storages
2019-07-25 Thomas Lamprechtbump version to 6.0-6
2019-07-25 Dominic JägerFix #582: Add DELETE delay logic
2019-07-19 Fabian Grünbichlerstorage plugin: move get_subdir call
2019-07-19 Dietmar Maurerstorage plugin: new list_volumes plugin method
2019-07-12 Dominik CsapakDiskmanage: add flag for encrypted osds
2019-07-12 Dominik CsapakDiskmanage: fix usage test for sdd
2019-07-12 Dominik CsapakDiskmanage: add test for lsblk by simulating zfs disk
2019-07-12 Dominik CsapakDiskmanage: change parttype uuid detection
2019-07-11 Thomas Lamprechtbump version to 6.0-5
2019-07-11 Thomas Lamprechtpvesm import: allow to pass a tcp://<IP> as file
2019-07-08 Dominik Csapakfix #2266: Diskmanage: get correct osd id
2019-07-04 Thomas Lamprechtbump version to 6.0-4
2019-07-03 Dominik Csapakcephfs: make is_mounted check less strict
2019-07-03 Dominik Csapakfix missing osd info for osd 0
2019-06-27 Thomas Lamprechtbump version to 6.0-3
2019-06-27 Dominik CsapakCephConfig: read monitor addresses also from mon_host...
2019-06-27 Dominik CsapakCephConfig: refactor host port parsing
2019-06-27 Dominik CsapakCephConfig: do not always interpret '; ' as a comment
2019-06-24 Thomas Lamprechtbump version to 6.0-2
2019-06-19 Thomas Lamprechtfollowup: comment reword
2019-06-19 Dominik CsapakCephConfig: map special config key characters to _
2019-06-17 Thomas Lamprechtpartially revert follow up
2019-06-17 Thomas Lamprechtfollowup: free_image: just check if a file in general...
2019-06-17 Stefan Reiterfix #2226: allow broken symlinks to be deleted via API
2019-06-17 Stefan Reiterfix #2226: ignore broken symlinks in *_list
2019-06-14 Thomas Lamprechtbump version to 6.0-1
2019-06-14 Alwin Antreichcephfs: Exclude _netdev when mounting with fuse
2019-06-13 Thomas Lamprechtfollowup: reword comment a bit
2019-06-13 Stefan Reiterfix #1427: Set file mode on uploaded templates/ISOs
2019-06-04 Thomas Lamprechtdrop un-maintained sheepdog plugin
2019-06-04 Thomas Lamprechtbuildsys: split storage plugins to single lines
2019-06-04 Dominik CsapakDiskmanage: correctly add wearout value of 0
2019-06-04 Dominik CsapakDiskmanage: fix incorrect variable usage
2019-06-04 Dominik CsapakDiskmanage: extract nvme wearout from smartctl text
2019-06-04 Dominik Csapaktests: test get_disks single/multi disk filter
2019-06-04 Dominik CsapakDiskmanage: add append_partition sub
2019-06-04 Dominik CsapakDiskmanage: allow get_disks to take multiple disks
2019-06-04 Dominik CsapakDisks API: allow also unused disks for db/wal
2019-06-04 Dominik Csapaktests: improve error handling of run_disk_tests
2019-06-04 Dominik CsapakLVMPlugin: factor out the lv creation
2019-05-31 Thomas Lamprechtfollowup: get_disks: use own variable for frequent...
2019-05-31 Thomas Lamprechtfollouwp: get_ceph_volume_infos: code and comment cleanup
2019-05-31 Dominik CsapakDiskmanage: detect osds/journals/etc. created with...
2019-05-31 Dominik Csapakallow disk with LVM for journal devices
2019-05-21 Thomas Lamprechtbuildsys: no need to include arch detection for arch...
2019-05-21 Thomas Lamprechtbuildsys: switch upload dist over to buster
2019-05-21 Thomas Lamprechtbump version to 6.0-0+1
2019-05-21 Thomas Lamprechtbuildsys: use dpkg-dev makefile helpers for pkg info
2019-05-21 Thomas Lamprechtd/control: fix priority-extra-is-replaced-by-priority...
2019-05-15 Thomas Lamprechtbump version to 5.0-43
2019-05-15 Thomas Lamprechtapi/config update: indentation and whitespace fixes
2019-05-15 Thomas Lamprechtapi/config update: only iterate over hash keys, not...
2019-05-14 Thomas Lamprechtpvesm set: handle deletion of properties
2019-04-30 Thomas Lamprechtbump version to 5.0-42
2019-04-29 Mira Limbeckmap_volume: fall back to 'path'
2019-04-18 Thomas Lamprechtzpool: handle race with other zpool imports
2019-04-18 Fabian Grünbichleradd zfsutils-linux to build-dependencies
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-11 Christian EbnerStatus: Include command error in error message when...
2019-04-10 Thomas Lamprechtfollowup: code cleanup
next