]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage
refactor disk/storage checks for Disk API
[pve-storage.git] / PVE / Storage /
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 Lamprechtget_vm_disk_number: follow up cleanup
2018-09-14 Stoiko IvanovFix #1913: get_vm_disk_number: clone plugindata to...
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 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-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 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 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 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-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-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: move plugin related code into plugin
2018-03-16 Wolfgang LinkRegister CIFSPlugin in the storage plugin system.
2018-03-16 Wolfgang LinkAdd CIFS Storage Plugin.
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 Csapakadd select_existing to plugindata for iscsi(direct)
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: 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-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 Wolfgang Bumillerimport/export: use our standard tar flags
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 Bumillerlvm: import/export: implement raw+size format
2017-06-22 Wolfgang Bumillerimport/export: new formats: raw, tar, qcow2, vmdk
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-02 Dominik Csapakfix #1379: return size as number instead of string
2017-05-12 Wolfgang Bumillerapi: add import/export format querying
2017-05-12 Wolfgang Bumillerpvesm: import/export commands
2017-05-10 Dietmar Maurervolume_snapshot_list: remove $ip parameter
2017-05-10 Dietmar MaurerRevert "Include new storage function volume_send."
2017-05-10 Dietmar MaurerRevert "Add ip parameter in zfs_request to execute...
2017-05-10 Dietmar MaurerRevert "Add function volume_snapshot_delete_remote."
2017-04-28 Wolfgang LinkAdd replicate as new storage feature.
2017-04-28 Wolfgang LinkAdd function volume_snapshot_delete_remote.
2017-04-28 Wolfgang LinkAdd ip parameter in zfs_request to execute on remote...
2017-04-28 Wolfgang LinkInclude new storage function volume_snapshot_list.
2017-04-28 Wolfgang LinkInclude new storage function volume_send.
2017-03-21 Fabian Grünbichlerrbd: fix rados df parser for luminous
2017-03-10 Dominik Csapakremove immutable flag also for subvols on directory...
2017-02-23 Fabian Grünbichlerrbd: fix exit from 'rbd ls -l' parser
2017-02-20 Wolfgang Bumillerrbd: minor regex fixup
2017-02-13 Fabian Grünbichlerrbd: fix typo
2017-02-13 Fabian Grünbichlerrbd: use consistent image name schemes
2017-02-13 Fabian Grünbichlerrbd: use 'rbd ls' without '-l' to find free names
2017-01-19 Dietmar Maurerfixes for new PVE::RPCEnvironment implementation
2017-01-17 Wolfgang Bumillerfix #1252: rbd: delete snapshots when using krbd
2017-01-16 Dmitry PetuhovFix RBD resize with krbd option enabled.
2017-01-09 Alexandre Derumiersheepdog : volume_resize return if running
2016-11-29 Dominik Csapakuse qemu gluster blockdriver for linked clone creation
2016-11-29 Fabian Grünbichlerincrease default timeout for zpool import
2016-11-29 Fabian Grünbichlerimprove zpool activate_storage
2016-11-17 Stefan Priebeallow --allow-shrink on RBD resize
2016-10-13 Fabian Grünbichlerfix #1165: only check mount status when is_mountpoint...
next