]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/CephFSPlugin.pm
bump version to 8.2.1
[pve-storage.git] / PVE / Storage / CephFSPlugin.pm
2023-05-24 Thomas Lamprechtseparate packaging and source build system
2023-04-11 Thomas Lamprechtcephfs: fix variable declared in conditional statement
2023-03-21 Leo Nunnerfeature: enable 'content-dirs' property for cephfs
2023-02-07 Leo Nunnerfix #2641: allow mounting of CIFS subdirectories
2022-04-06 Fabian Ebnerplugins: allow limiting the number of protected backups...
2021-11-08 Fabian Ebneradd generalized functions to manage volume attributes
2021-11-05 Dominik Csapakcephfs: add support for multiple ceph filesystems
2021-08-26 Aaron LautererCeph: add keyring parameter for external clusters
2021-06-23 Thomas Lamprechttree-wide: fix typos with codespell
2021-06-16 Fabian Ebnercephfs: update reminder for systemd_netmount removal
2021-06-16 Fabian Ebnercephfs: revert safe-guard check for Luminous
2021-03-31 Dylan Whytefix #3354: support notes on ceph backups
2020-11-27 Fabian Ebnerplugin: hooks: add explicit returns
2020-07-24 Fabian EbnerIntroduce prune-backups property for directory-based...
2020-04-25 Thomas Lamprechts/ceph_version/local_ceph_version/ for clarity
2020-04-25 Thomas Lamprechtfollowup: only parse version if required, fix whitespac...
2020-04-25 Alwin AntreichFix #2705: cephfs: mount fails with bad option
2020-02-05 Thomas Lamprechtsystemd unit name escape helpers moved to common, use...
2020-02-05 Thomas Lamprechtdirectory/cephfs: sort module usage
2020-01-29 Thomas Lamprechtcephfs mount: reload systemd if existing unit gets...
2020-01-29 Thomas Lamprechtcephfs: mount fuse through systemd with correct order...
2020-01-29 Thomas Lamprechtfix random hangs on reboot with active CephFS mount...
2020-01-29 Thomas LamprechtCephFSPlugin: copy over systemd_escape
2019-07-03 Dominik Csapakcephfs: make is_mounted check less strict
2019-06-14 Alwin Antreichcephfs: Exclude _netdev when mounting with fuse
2019-01-31 Dominik Csapakenable snippets content type for all directory based...
2018-12-20 Dominik Csapakmove Storage/CephTools to CephConfig
2018-12-07 Alwin AntreichFix #2019: CephFS storage misses maxfiles
2018-11-27 Thomas Lamprechtcephfs: tell systemd that mount mount requires network
2018-07-04 Thomas Lamprechtcephfs plugin: followup with some code cleanups
2018-07-04 Alwin AntreichCephfs storage plugin