]> git.proxmox.com Git - pve-storage.git/shortlog
pve-storage.git
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
2018-08-02 Dominik Csapakadd API for LVM management
2018-08-02 Dominik Csapakadd an option to include pvs in lvm_vgs
2018-08-01 Dominik Csapakskip zfs tests when not building with root
2018-07-11 Thomas Lamprechtremove unused Data::Dumper usages
2018-07-04 Thomas Lamprechtbump version to 5.0-24
2018-07-04 Thomas Lamprechtcephtools: simplify ceph_check_keyfile
2018-07-04 Thomas Lamprechtcephfs plugin: followup with some code cleanups
2018-07-04 Alwin AntreichUse keyfile create/remove from CephTools
2018-07-04 Alwin AntreichCephfs storage plugin
2018-07-04 Alwin AntreichAdd simple keyring check for cephfs/rbd
2018-07-04 Alwin AntreichMerge RBD and CephFS code into a helper module
2018-07-03 Thomas Lamprechtapi add: remove now uneeded $cred_file variable
2018-07-03 Thomas Lamprechtlvm: use add hook
2018-07-03 Thomas Lamprechtrbd: use add/delete hooks
2018-07-03 Thomas Lamprechtcifs: use add/delete hooks
2018-07-03 Thomas Lamprechtadd on_add and on_delete hooks
2018-06-29 Thomas Lamprechtstorage add: always extract password from parameters
2018-06-29 Thomas Lamprechtadd cifs: fix variable declaration in post if
2018-06-27 Thomas Lamprechtd/control: update pve-common version dependency
2018-06-27 Dominik Csapakreplace read_password with param_mapping
2018-06-22 Dietmar MaurerPVE/API2/Storage/Config.pm - set type in returns schema
2018-06-14 Wolfgang LinkCIFS: add mkdir option allowing to switch off path...
2018-06-12 Alwin AntreichAdd missing dependency to ceph-common
2018-06-06 Thomas Lamprechtfollowup: fix typo
2018-06-06 Wolfgang LinkUse enums for smbvers to prevent incorrect input
2018-05-22 Wolfgang LinkMake check_connection less costly.
2018-05-22 Wolfgang Linkfix #1770: allow ex/import linked clones.
2018-05-16 Fabian Grünbichlerbuild: use git rev-parse for GITVERSION
2018-05-16 Fabian Grünbichlerbump version to 5.0-23
2018-05-16 Wolfgang Linkcifs: fix uninitialized warning in check_connection
2018-05-14 Wolfgang Bumillerbump version to 5.0-22
2018-05-14 Wolfgang Bumillerwhitespace fixup
2018-05-14 Wolfgang LinkFix typo.
2018-05-14 Wolfgang LinkSimplify image/template upload check.
2018-05-08 Fabian Grünbichlerbump version to 5.0-21
2018-05-08 Fabian Grünbichlerfix #1754: rbd: fix handling of external clusters
2018-05-08 Thomas Lamprechtfixup error message typo: s/sould/should/
2018-05-07 Wolfgang Linkfix #1691: increase timeout in worker
2018-05-07 Wolfgang Linkfix #1691: replace udev check
2018-05-04 Thomas Lamprechtbump version to 5.0-20
2018-05-04 Alwin AntreichFix #1750: set monhost split to old behavior
2018-04-18 Dietmar Maurerbump version to 5.0-19
2018-04-18 Alwin AntreichRefactor of method build_cmd and path
2018-04-18 Alwin AntreichFix #1542: show storage utilization per pool
2018-03-22 Thomas Lamprechtbump version to 5.0-18
2018-03-16 Dietmar Maurercifs: use correct pluging class name
2018-03-16 Dietmar Maurercifs: move plugin related code into plugin
2018-03-16 Dietmar Maureradd missing "use PVE::Storage::LVMPlugin;"
2018-03-16 Dietmar Maurercifs plugin cleanups
2018-03-16 Dietmar Maurerremove useless "use PVE::PTY;"
2018-03-16 Wolfgang LinkAdd read_password in CLI.
2018-03-16 Wolfgang LinkAdd cifsscan to CLI
2018-03-16 Wolfgang LinkAdd cifsscan to API
2018-03-16 Wolfgang LinkAdd cifsscan.
2018-03-16 Wolfgang LinkRegister CIFSPlugin in the storage plugin system.
2018-03-16 Wolfgang LinkAdd CIFS dependencies in package management.
2018-03-16 Wolfgang LinkAdd remove cifs in API call.
2018-03-16 Wolfgang LinkAdd cifs in create API call.
2018-03-16 Wolfgang LinkAdd set CIFS credentials.
2018-03-16 Wolfgang LinkAdd CIFS Storage Plugin.
2018-03-14 Wolfgang LinkRemove pool with -f parameter.
2018-03-07 Wolfgang Bumillerbwlimit: apply limits when there's no override
2018-03-02 Alwin AntreichFix typo in sub s/krdb_feature_disable/krbd_feature_disable
2018-03-02 Alwin AntreichFix #1574: could not disable krbd-incompatible image...
2018-02-19 Fabian Grünbichlerd/control: bump dependency on libpve-common-perl
2018-01-31 Wolfgang Bumilleradd Storage::get_bandwidth_limit helper
2017-11-29 Wolfgang Bumillerbump version to 5.0-17
2017-11-14 Fabian Grünbichleradd missing b-d on Test::MockModule
2017-11-14 Dominik Csapakwhitespace cleanup
2017-11-14 Dominik Csapakadd 'format' parameter to storage list call
2017-11-14 Dominik Csapakadd select_existing to plugindata for iscsi(direct)
2017-11-14 Dominik Csapak(finally) fix #1099: return disklist correctly
2017-10-17 Fabian Grünbichlerbump version to 5.0-16
2017-10-16 Wolfgang LinkAdd logfung in storage_migrate
2017-10-09 Emmanuel KasperISCSIPlugin: Use long options for readability
2017-10-04 Fabian Grünbichlerbuild: reformat debian/control
2017-09-12 Wolfgang Bumillerbump version to 5.0-15
2017-09-12 Fabian Grünbichlerrbd: support auth=none if pveceph-managed
2017-09-07 Fabian Grünbichlerrequire libpve-common-perl >= 5.0-17
2017-09-07 Fabian Grünbichlerrbd: create ceph keyring dir before copying
2017-09-07 Fabian Grünbichlerrbd: manage keyring for pveceph storages
2017-09-07 Fabian Grünbichlerrbd: implement handling of unset monhost
2017-09-07 Fabian Grünbichlerrbd: refactor cmdline helpers
2017-09-07 Fabian Grünbichlerrbd: make monhost option optional
2017-09-06 Wolfgang Bumillerdir: allow a path as is_mountpoint value
2017-08-10 Wolfgang Bumillerbump version to 5.0-14
2017-08-10 Wolfgang Bumillercleanup: call defined() early
2017-08-10 Philip AbernethyFix #1474: Fixes input and output of print_storage
2017-08-08 Fabian Grünbichlerbump version to 5.0-13
2017-08-07 Dominik Csapakadd info about bluestore to disklist
next