]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/BTRFSPlugin.pm
bump version to 8.2.0
[pve-storage.git] / PVE / Storage / BTRFSPlugin.pm
2023-05-24 Thomas Lamprechtseparate packaging and source build system
2022-07-05 Dominik CsapakBTRFSPlugin: reuse DirPlugin update/get_volume_attribute
2022-04-22 Thomas Lamprechtsome code style refcatoring/cleanup
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-08 Fabian Ebnerzfspool: add blockers parameter to volume_snapshot_is_p...
2021-10-14 Lorenz Stechaunerfix #3580: plugins: make preallocation mode selectable...
2021-10-06 Fabian Ebnerbtrfs: free image: only remove snapshots for current...
2021-09-22 Fabian Ebnerbtrfs: call free_image correctly
2021-09-08 Fabian Ebnerbtrfs: style: add missing semicolon
2021-09-08 Fabian Ebnerbtrfs: avoid undef warnings with format
2021-09-06 Thomas Lamprechtbtrfs: fix calling alloc_image from DirPlugin
2021-07-30 Hannes Laimerfix #3555: BTRFS: call DirPlugin's free_image correctly
2021-06-28 Wolfgang Bumillerbtrfs: fix path_is_mounted invocation
2021-06-24 Thomas Lamprechtbtrfs: support newer prune-backups for backup retention
2021-06-24 Thomas Lamprechtbtrfs: add mkdir as option for now
2021-06-24 Thomas Lamprechtbtrfs: do not reuse DirPlugins activate_storage directrly
2021-06-24 Wolfgang Bumillerbtrfs: check for btrfs in on_add_hook and activate
2021-06-23 Thomas Lamprechtbtrfs: drop qcow2 and vmdk for now
2021-06-23 Wolfgang Bumillerbtrfs: make NOCOW optional
2021-06-23 Wolfgang Bumillerbtrfs: add 'btrfs' import/export format
2021-06-23 Wolfgang Bumilleradd BTRFS storage plugin