]> git.proxmox.com Git - pve-storage.git/shortlog
pve-storage.git
2022-04-22 Thomas Lamprechtsome code style refcatoring/cleanup
2022-04-06 Fabian Grünbichlerbump version to 7.1-2
2022-04-06 Thomas Lamprechtdisks: zfs: code indentation/style improvments
2022-04-06 Fabian Ebnerplugins: allow limiting the number of protected backups...
2022-04-01 Fabian Ebnerapi: file restore: use check_volume_access to restrict...
2022-04-01 Fabian Ebnerpvesm: extract config: add content type check
2022-04-01 Fabian Ebnercheck volume accesss: add content type parameter
2022-04-01 Fabian Ebnercheck volume access: allow for images/rootdir if user...
2022-04-01 Fabian Ebnercheck volume access: always allow with Datastore.Alloca...
2022-04-01 Fabian Ebnerpvesm: extract config: check for VM.Backup privilege
2022-03-16 Fabian Ebnerlist volumes: also return backup type for backups
2022-03-16 Fabian Ebnercifs: check connection: bubble up NT_STATUS_LOGON_FAILURE
2022-03-16 Fabian Ebneractivate storage: improve error when check_connection...
2022-03-16 Lorenz Stechaunerstorage/plugin: factoring out regex for backup extension re
2022-03-16 Lorenz Stechaunerstorage: rename REs for iso and vztmpl extensions
2022-03-03 Fabian Ebnerzfs: volume import: use correct format for renaming
2022-02-21 Mira Limbeckfile_size_info: cast 'size' and 'used' to integer
2022-02-21 Mira Limbeckfix #3894: cast 'size' and 'used' to integer
2022-02-09 Fabian Grünbichleradd volume_import/export_start helpers
2022-02-09 Fabian Grünbichlerstorage_migrate: pull out import/export_prepare
2022-02-09 Fabian Grünbichlerstorage_migrate_snapshot: skip for btrfs without snapshots
2022-02-04 Thomas Lamprechtbump version to 7.1-1
2022-02-04 Thomas Lamprechtrbd: followup code style cleanups
2022-02-04 Aaron Lautererfix #1816: rbd: add support for erasure coded ec pools
2022-02-04 Fabian Grünbichlerstorage_migrate: pull out snapshot decision
2022-02-04 Fabian Grünbichlervolname_for_storage: parse volname before calling
2022-01-25 Aaron LautererCephConfig: ensure newline in $secret and $cephfs_secre...
2022-01-10 Fabian Ebnerzfs: use -r parameter when listing snapshots
2021-11-18 Fabian Ebnerlvm thin: add missing newline to error message
2021-11-12 Fabian Ebnerpbs: update attribute: cleaner error message if not...
2021-11-10 Fabian Grünbichlerbump version to 7.0-15
2021-11-10 Fabian Ebnerlvm thin: don't assume that a thin pool and its volumes...
2021-11-10 Fabian Ebnerlvm thin: status: code cleanup
2021-11-10 Fabian Ebnerapi: disks: delete: add flag for cleaning up storage...
2021-11-10 Fabian Ebnerapi: disks: delete: add flag for wiping disks
2021-11-10 Fabian Ebnerdiskmanage: add helper for udev workaround
2021-11-10 Fabian Ebnerapi: disks: add DELETE endpoint for directory, lvm...
2021-11-10 Fabian Ebnerapi: list thin pools: add volume group to properties
2021-11-10 Fabian EbnerLVM: add lvm_destroy_volume_group
2021-11-09 Fabian Grünbichlerbump version to 7.0-14
2021-11-09 Aaron Lautereradd disk rename feature
2021-11-09 Fabian Grünbichlerapi changelog: add volume attributes change
2021-11-09 Fabian Ebnerpbs: integrate support for protected
2021-11-08 Fabian Ebnerprune: mark renamed and protected backups differently
2021-11-08 Fabian Ebnerfix #3307: make it possible to set protection for backups
2021-11-08 Fabian Ebnerprune mark: preserve additional information for the...
2021-11-08 Fabian Ebneradd generalized functions to manage volume attributes
2021-11-08 Fabian Ebnerdir plugin: get notes: return undef if notes are not...
2021-11-08 Fabian Ebnerdir plugin: update notes: don't fail if file is already...
2021-11-08 Fabian Ebnerbump APIVER and APIAGE
2021-11-08 Fabian Ebnerplugin: remove volume_snapshot_list
2021-11-08 Fabian Ebnerplugin: add volume_snapshot_info function
2021-11-08 Fabian Ebnertest: zfspool: extend some rollback is possible tests...
2021-11-08 Fabian Ebnerzfspool: add blockers parameter to volume_snapshot_is_p...
2021-11-08 Fabian Ebnerzfspool: add zfs_get_sorted_snapshot_list helper
2021-11-05 Dominik Csapakcephfs: add support for multiple ceph filesystems
2021-10-27 Fabian Ebnerrbd plugin: free image: use actual command in error...
2021-10-14 Thomas Lamprechtbump version to 7.0-13
2021-10-14 Thomas Lamprechttest: also pass format for backing base image
2021-10-14 Lorenz Stechaunerfix #3580: plugins: make preallocation mode selectable...
2021-10-13 Thomas Lamprechtct templates: support zstd compressed archives
2021-10-07 Fabian Ebnerapi: disks: create: set correct partition type
2021-10-07 Fabian Ebnerpartially fix #2285: api: disks: allow partitions for...
2021-10-07 Fabian Ebnerapi: disks: initgpt: explicitly abort for partitions
2021-10-07 Fabian Ebnerdiskmanage: don't set usage for unused partitions
2021-10-07 Fabian Ebnerdiskmanage: wipe blockdev: also change partition type
2021-10-07 Fabian Ebnerdiskmanage: add change_parttype and is_partition helpers
2021-10-06 Fabian Ebnerbtrfs: free image: only remove snapshots for current...
2021-10-05 Thomas Lamprechtbump version to 7.0-12
2021-10-05 Stefan Reiterimport: don't check for 1K aligned size
2021-10-04 Thomas Lamprechtd/control: break libpve-http-server-perl (<< 4.0-3)
2021-10-04 Lorenz Stechaunerstatus: fix tmpfile cleanup
2021-10-04 Lorenz Stechaunerfix #3505: status: add checksum and algorithm to file...
2021-10-04 Lorenz Stechaunerstatus: remove sleep(1) in file upload
2021-09-30 Fabian Ebnerdiskmanage: allow passing partitions to get_disks
2021-09-30 Fabian Ebnerdiskmanage: allow partitions for get_udev_info
2021-09-30 Fabian Ebnerapi: disk: work around udev bug to ensure its database...
2021-09-30 Fabian Ebnerapi: disks: create: re-check disk after fork/lock
2021-09-22 Fabian Ebnerbtrfs: call free_image correctly
2021-09-15 Thomas Lamprechtcifs: negotiates the highest SMB2+ version supported...
2021-09-14 Thomas Lamprechtcifs: allow "3" and "default" for version
2021-09-14 Moayad Almalatfix #3609: cifs: add support to SMB 3.11
2021-09-10 Fabian Ebnerfix #3610: properly build ZFS detail tree
2021-09-10 Fabian Ebnerfix prune-backups validation (again)
2021-09-09 Fabian Ebnerprune {validate, mark}: preserve input parameter
2021-09-08 Fabian Ebnerbtrfs: style: add missing semicolon
2021-09-08 Fabian Ebnerbtrfs: avoid undef warnings with format
2021-09-06 Thomas Lamprechtbump version to 7.0-11
2021-09-06 Thomas Lamprechtapi: followup style/comment improvements
2021-09-06 Lorenz Stechaunerstatus: move unlink from http-server to enpoint
2021-09-06 Thomas Lamprechtbtrfs: fix calling alloc_image from DirPlugin
2021-08-26 Aaron LautererCeph: add keyring parameter for external clusters
2021-08-26 Aaron LautererCephConfig: add optional $secret parameter
2021-08-12 Fabian Ebnerzfs: fix unmount request
2021-07-30 Thomas Lamprechtbuildsys: change upload dist to bullseye
2021-07-30 Thomas Lamprechtbump version to 7.0-10
2021-07-30 Dominik Csapakapi: disks: allow zstd compression for zfs pools
2021-07-30 Hannes Laimerfix #3555: BTRFS: call DirPlugin's free_image correctly
2021-07-29 Thomas Lamprechtapi: status: rework err cleanup
2021-07-29 Thomas Lamprechtapi: status: import run_command
next