]> git.proxmox.com Git - pve-storage.git/history - PVE
Linux LIO/targetcli support
[pve-storage.git] / PVE /
2018-08-02 Udo RaderLinux LIO/targetcli support
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-07-11 Thomas Lamprechtremove unused Data::Dumper usages
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 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-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 Wolfgang Linkcifs: fix uninitialized warning in check_connection
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ü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 Alwin AntreichFix #1750: set monhost split to old behavior
2018-04-18 Alwin AntreichRefactor of method build_cmd and path
2018-04-18 Alwin AntreichFix #1542: show storage utilization per pool
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 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-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-01-31 Wolfgang Bumilleradd Storage::get_bandwidth_limit helper
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-16 Wolfgang LinkAdd logfung in storage_migrate
2017-10-09 Emmanuel KasperISCSIPlugin: Use long options for readability
2017-09-12 Fabian Grünbichlerrbd: support auth=none if pveceph-managed
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 Bumillercleanup: call defined() early
2017-08-10 Philip AbernethyFix #1474: Fixes input and output of print_storage
2017-08-07 Dominik Csapakadd info about bluestore to disklist
2017-07-27 Wolfgang Bumillerpvesm: remove superfluous space after N/A
2017-07-27 Thomas Lamprechtpvesm status: improve output and its format
2017-07-27 Thomas Lamprechtstorage_info: return also disabled storages
2017-07-04 Wolfgang Linkfix ceph_version_parser
2017-06-29 Emmanuel KasperFixes: #1415 do not block pvestatd when nfsd is stopped...
2017-06-27 Dietmar MaurerPVE::Storage::storage_can_replicate - hew helper
2017-06-22 Wolfgang Bumillerimport/export: drop the 'subvol/' prefix from 'tar...
2017-06-22 Emmanuel KasperFix #1424: allow tar.xz templates upload
2017-06-22 Wolfgang Bumillerimport/export: use our standard tar flags
2017-06-22 Wolfgang Bumillerstorage_migrate: with_snapshots parameter
2017-06-22 Dietmar Maurerre-add changes to PVE/Storage/Plugin.pm (fixup previous...
2017-06-22 Dietmar Maurerbump version to 5.0-6
2017-06-22 Wolfgang Bumillermigrate: only use import/export
2017-06-22 Wolfgang Bumillerlvm: import/export: implement raw+size format
2017-06-22 Wolfgang Bumillerimport/export: new formats: raw, tar, qcow2, vmdk
2017-06-22 Wolfgang Bumillerexport: add missing format query call parameter
2017-06-09 Wolfgang Bumillermigrate: insecure: untaint the received ip/port
2017-06-09 Wolfgang Bumillermigrate: don't include the hostname in rsync's rsh...
2017-06-09 Wolfgang Bumillermigrate: use the correct IP with rsync
2017-06-08 Dietmar MaurerZFSPoolPlugin.pm: remove unused code
2017-06-07 Dietmar MaurerPVE::Storage::volume_snapshot_list - remove comment...
2017-06-07 Dietmar MaurerPVE::Storage::volume_snapshot_list - remove $prefix...
2017-06-07 Dietmar Maurerremove unused replication code (moved to pve-manager)
2017-06-02 Dominik Csapakfix #1379: return size as number instead of string
next