]> git.proxmox.com Git - pve-storage.git/shortlog
pve-storage.git
2019-02-05 Thomas Lamprechtfollowup: improve comment
2019-02-05 Fabian Grünbichlercheck_volume_access: tighten checks for iso/tmpl
2019-02-04 Thomas Lamprechtd/control: bump version dependency of libpve-common...
2019-02-04 Wolfgang Bumillerdiskmanage: fix device encoding handling
2019-02-01 Thomas Lamprechtbump version 5.0-37
2019-01-31 Dominik Csapakallow snippets by default for new dir storages
2019-01-31 Dominik Csapakenable snippets content type for all directory based...
2019-01-31 Dominik Csapakadd new content type 'snippets'
2019-01-29 Thomas Lamprechtfix #1598: use glusterfs daemon default port for online...
2019-01-24 Christian EbnerFix #1941: remove empty directories when freeing image...
2019-01-18 Stoiko IvanovFix #2050: only provide 'conv=sparse' for LvmThin
2019-01-15 Thomas Lamprechtupdate version to 5.0-36
2019-01-15 Stoiko IvanovLVM: Add '--refresh' when activating volumes
2019-01-15 Stoiko Ivanovfix #2046 add volume_size_info to LVMPlugin
2019-01-09 Thomas Lamprechtget_monaddr_list: also ensure that returned 'mon addr...
2019-01-09 Alwin Antreichceph: get_monaddr_list: exclude general monitor section
2019-01-03 David Limbeckfix use of uninitialized value in parse_ceph_config
2018-12-20 Thomas Lamprechtbump version to 5.0-35
2018-12-20 Thomas Lamprechtd/control: bump pve-cluster version dependency to 5...
2018-12-20 Dominik Csapakregister ceph.conf parser/writer
2018-12-20 Dominik Csapakmove Storage/CephTools to CephConfig
2018-12-14 Thomas Lamprechtbump version to 5.0-34
2018-12-10 Wolfgang BumillerFix #2020: use /sys to map nvmeXnY to nvmeX
2018-12-07 Alwin AntreichFix #2019: CephFS storage misses maxfiles
2018-11-27 Thomas Lamprechtbump version to 5.0-33
2018-11-27 Thomas Lamprechtcephfs: tell systemd that mount mount requires network
2018-11-22 Thomas Lamprechtpvesm: add scan subcommands
2018-11-19 Thomas Lamprechtbump version to 5.0-32
2018-11-19 Thomas Lamprechtd/control: bump pve-common dependency and break older...
2018-11-19 Dominik Csapakremove usb scan code
2018-11-19 Dominik Csapakremove PVE/API2/Storage/Scan.pm
2018-11-19 Dominik Csapakmove Scan API calls from PVE/API2/Storage/Scan.pm to...
2018-11-19 Thomas LamprechtAPIAGE followup: fix typo and print versions in error...
2018-11-19 Wolfgang Bumillerplugin loader: add an APIAGE
2018-11-15 Thomas LamprechtLVM: lock on volume_resize
2018-11-15 Thomas Lamprechtfix #862: do not resolve portal adress on storage add
2018-11-09 Thomas Lamprechtbump version to 5.0-31
2018-11-09 Dietmar Maurerimplement map_volume and unmap_volume
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-18 Thomas Lamprechtd/control: record pve-cluster build dependency
2018-10-03 Thomas Lamprechtbump version to 5.0-30
2018-10-03 Thomas Lamprechtremove outdated unused API2::Storage::Replication module
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-10-01 Dietmar Maurerpvesm iscsiscan: fix cli parameters
2018-09-19 Thomas Lamprechtbump version to 5.0-29
2018-09-19 Thomas Lamprechtfind_free_diskname: fixup regex match operator
2018-09-19 Dietmar MaurerFix #1925: untaint rbd JSON output
2018-09-14 Thomas Lamprechtbump version to 5.0-28
2018-09-14 Dominik Csapakfix #1912: find the partition instead of guessing it
2018-09-14 Thomas Lamprechtget_vm_disk_number: follow up cleanup
2018-09-14 Stoiko IvanovFix #1913: get_vm_disk_number: clone plugindata to...
2018-09-12 Thomas Lamprechtbump version to 5.0-27
2018-09-12 Alwin Antreichrbd: krbd_feature_disable was not disabling features
2018-09-11 Thomas Lamprechtrefactor is_valid_vm_diskname to private simpler sub
2018-09-10 Stoiko Ivanovrefactor finding next diskname for all plugins
2018-09-10 Thomas Lamprechtnext diskname: start ids with 0 to honor MAX_VOLUMES_PE...
2018-09-07 Stoiko Ivanovmake max number of disks a constant
2018-09-07 Stoiko Ivanovadd vm_diskname helpers (get_next, is_valid)
2018-09-07 Thomas Lamprechtbump version to 5.0-26
2018-09-07 Alwin AntreichAddition to fix #1895, skip image if no owner
2018-09-06 Thomas Lamprechtrdb: followup cleanups
2018-09-06 Dominik Csapakrbd: remove unused size conversion function
2018-09-06 Dominik Csapakfix #1895: use json for 'rbd ls -l' and 'rbd info'
2018-08-28 Thomas Lamprechttest: zfspoolplugin: fix perl lib path for test
2018-08-20 Thomas Lamprechtbump version to 5.0-25
2018-08-09 Dietmar Maureradd missing parameter descriptions
2018-08-09 Dietmar Maurercleanup return property descriptions
2018-08-09 Dietmar MaurerPVE::API2::Storage::Content::index - document return...
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-07 Dietmar MaurerPVE::API2::Storage::Status::index - document return...
2018-08-07 Stoiko IvanovFix #1858: lvm_find_free_diskname check for base
2018-08-02 Thomas LamprechtLIO: followup: various small cleanups
2018-08-02 Thomas LamprechtLIO: followup: shorter stderr/out logging
2018-08-02 Thomas LamprechtLIO: followup: fix indentation
2018-08-02 Thomas LamprechtLIO: followup: remove trailing whitespaces
2018-08-02 Udo RaderLinux LIO/targetcli support
2018-08-02 Dietmar Maureradd missing dependency to pve-cluster
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 metadata_size and _used to lv list
2018-08-02 Dominik Csapakextend list_thinpools for multiple vgs and more information
2018-08-02 Dominik Csapakadd type and skipsmart to /nodes/NODE/disks/list
next