]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/RBDPlugin.pm
bump version to 8.2.1
[pve-storage.git] / PVE / Storage / RBDPlugin.pm
2023-05-24 Thomas Lamprechtseparate packaging and source build system
2023-04-11 Thomas Lamprechtrbd: fix variable declared in conditional statement
2023-03-20 Christian Ebnerapi: fix get content call response type for RBD/ZFS...
2023-01-11 Fiona Ebnerfix #4390: rbd: snapshot delete: avoid early return...
2022-09-13 Fiona EbnerRBD plugin: librados connect: increase timeout when...
2022-09-13 Fiona EbnerRBD plugin: librados connect: pass along options
2022-09-13 Fiona EbnerRBD plugin: path: conditionalize get_rbd_dev_path(...
2022-06-14 Aaron Lautererrbd: get_rbd_dev_path: return /dev/rbd path only if...
2022-05-20 Aaron Lautererrbd: fix #4060 show data-pool usage when configured
2022-05-13 Stoiko Ivanovrbd: warn if no stats for a pool could be gathered
2022-05-13 Stoiko Ivanovrbd: add fallback default poolname 'rbd' to status
2022-05-12 Wolfgang Bumillerpbs: namespace support
2022-04-28 Thomas Lamprechtrbd: get path: allow fake override of fsid in scfg...
2022-04-28 Fabian Ebnerrbd: unmap volume after rename
2022-04-27 Fabian Grünbichlerrbd: drop get_kernel_device_path
2022-04-27 Fabian Grünbichlerrbd: reduce number of stats in likely path
2022-04-27 Aaron Lautererrbd: fix #3969: add rbd dev paths with cluster info
2022-02-04 Thomas Lamprechtrbd: followup code style cleanups
2022-02-04 Aaron Lautererfix #1816: rbd: add support for erasure coded ec pools
2021-11-09 Aaron Lautereradd disk rename feature
2021-10-27 Fabian Ebnerrbd plugin: free image: use actual command in error...
2021-08-26 Aaron LautererCeph: add keyring parameter for external clusters
2021-04-20 Fabian Ebnerrbd: fix typo in error message
2021-04-09 Thomas Lamprechtrbd: make volume param for get_rbd_path to allow furthe...
2021-04-09 Thomas Lamprechtrbd: list images: early return to avoid indentation
2021-04-09 Thomas Lamprechtrbd: list images: sort by keys when pushing on result...
2021-04-09 Thomas Lamprechtrbd: indentation and whitespace cleanups
2021-04-09 Thomas Lamprechtrbd: get kernel device sub returns a path, not a name
2021-04-09 Thomas Lamprechtrbd: consistent closure call style
2021-04-09 Thomas Lamprechtrbd: build cmd: allow "falsy" namespace value also...
2021-04-09 Thomas Lamprechtrbd: use private sub for get_rbd_path
2021-04-09 Aaron Lautererrbd: fix #3286 add namespace support
2021-04-09 Aaron Lautererrbd: centralize rbd path concatenation
2020-11-27 Fabian Ebnerplugin: hooks: add explicit returns
2020-11-10 Stoiko Ivanovadd check for fsfreeze before snapshot
2020-04-25 Thomas Lamprechtd/control: bump ceph dependency to 12.2
2020-04-25 Alwin AntreichFix #2705: cephfs: mount fails with bad option
2019-12-12 Fabian EbnerUse a common interface for find_free_diskname
2019-12-11 Fabian Grünbichlerrbd: unprotect all snapshots on image removal
2019-11-29 Fabian Grünbichlerrbd: update features of image when mapping snapshot
2019-11-29 Fabian Grünbichlerrbd: don't attempt to update features of snapshots
2019-11-23 Thomas LamprechtRBD: disable and enable features depending on kernel...
2019-11-22 Thomas Lamprechtrbd: group and sort module usage
2019-11-22 Thomas LamprechtRBD: fix ceph version detection
2019-09-03 Alwin AntreichFix #2346: rbd storage shows wrong %-usage
2018-12-20 Dominik Csapakmove Storage/CephTools to CephConfig
2018-11-09 Dietmar Maurerimplement map_volume and unmap_volume
2018-09-19 Thomas Lamprechtfind_free_diskname: fixup regex match operator
2018-09-19 Dietmar MaurerFix #1925: untaint rbd JSON output
2018-09-12 Alwin Antreichrbd: krbd_feature_disable was not disabling features
2018-09-10 Stoiko Ivanovrefactor finding next diskname for all plugins
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-07-04 Alwin AntreichUse keyfile create/remove from CephTools
2018-07-04 Alwin AntreichMerge RBD and CephFS code into a helper module
2018-07-03 Thomas Lamprechtrbd: use add/delete hooks
2018-05-08 Fabian Grünbichlerfix #1754: rbd: fix handling of external clusters
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-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-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-07-04 Wolfgang Linkfix ceph_version_parser
2017-03-21 Fabian Grünbichlerrbd: fix rados df parser for luminous
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-17 Wolfgang Bumillerfix #1252: rbd: delete snapshots when using krbd
2017-01-16 Dmitry PetuhovFix RBD resize with krbd option enabled.
2016-11-17 Stefan Priebeallow --allow-shrink on RBD resize
2016-10-07 Dominik Csapakallow rbd images < 1M to be detected
2016-09-15 Fabian Grünbichlerharmonize list_images code
2016-09-14 Dietmar Maurercode cleanup
2016-09-14 Fabian Grünbichlerfix indentation
2016-09-14 Fabian Grünbichlerrbd: detect linked clones/base volumes correctly
2016-09-14 Fabian Grünbichlerrbd: use correct key to access hash elements
2016-09-01 Dietmar Maurerwhite space cleanups
2016-09-01 Dietmar Maurerrbd_unittobytes: use a local var instead of a sub
2016-09-01 Alexandre Derumierrbd: allow to use client custom ceph conf for each...
2016-07-11 Wolfgang BumillerRemove unused pve-storage-monhost format
2016-07-11 Wolfgang Bumillerrbd: use pve-storage-portal-dns-list for monhost
2016-07-11 Wolfgang Bumillerrbd: path: don't build the entire path if we don't...
2016-06-14 Fabian Grünbichleruse correct ceph version command
2016-06-07 Dietmar Maurers/version_parser/ceph_version_parser/
2016-06-07 Fabian Grünbichlerdisable jewel image features when using krdb
2016-06-07 Fabian Grünbichleradd ceph version helpers
2016-04-11 Wolfgang Bumillerrbd: fix error message
2016-02-24 Dominik Csapakadd sparseinit to has_feature
2015-09-25 Wolfgang Bumillervolume_snapshot_delete: deactivate before deleting
2015-09-22 Wolfgang Linkextend functionality to (de)activate_volumes with snapshots
2015-09-17 Wolfgang Linkremove non used parameter exclusive
next