]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage
cephfs: add support for multiple ceph filesystems
[pve-storage.git] / PVE / Storage /
2020-11-23 Thomas Lamprechtplugin: hooks: avoid that method param count gets returned
2020-11-22 Fabian Ebnerfix volume activation for ZFS subvols
2020-11-16 Dominic Jägerlvmthin: Match snapshot remove regex to allowed names
2020-11-16 Fabian Ebnerprune: allow having all prune options zero/missing
2020-11-16 Fabian Ebnerdon't pass along keep-options equal to zero to PBS
2020-11-12 Thomas Lamprechtpbs: add/update: return enc. key, if newly set or auto...
2020-11-12 Thomas Lamprechtavoid unecessary try for over optimization
2020-11-12 Dominik Csapakstorage: get subdirectory files: read .comment files...
2020-11-12 Dominik Csapakapi: content listing: add comment and verification...
2020-11-12 Thomas Lamprechtpbs: autogen encryption key: bubble up error message
2020-11-10 Stoiko Ivanovadd check for fsfreeze before snapshot
2020-10-28 Fabian Ebneravoid output of zfs get command on volume import
2020-10-27 Thomas Lamprechtfix #3097: cifs, nfs: increase connection check timeout...
2020-10-13 Stoiko IvanovLIO: drop unused statements
2020-10-13 Stoiko IvanovLIO: untaint values read from remote config
2020-10-09 Stoiko IvanovZFSPlugin: untaint lun number
2020-10-05 Fabian Grünbichlerfile_size_info: handle dangling symlinks
2020-10-02 Thomas LamprechtPBS: use simple TCP ping for online check for now
2020-10-02 Thomas LamprechtPBS: add support to specify port
2020-09-29 Stoiko Ivanovfix regression in zfs volume activation
2020-09-29 Thomas Lamprechtzfs pool: clean up use statements
2020-09-29 Fabian EbnerZFS: mount subvols in activate_volume
2020-09-23 Fabian Grünbichlerzfs: rollback: improve error message
2020-09-23 Fabian Grünbichlerzfs: handle unexpectedly missing snapshots better
2020-09-03 Thomas Lamprechtfix indentation of $prune_backups_format
2020-09-03 Fabian Ebnerprune-backups CLI: use keep-options directly
2020-07-24 Thomas Lamprechtpbs: check if encryption key could be deleted
2020-07-24 Thomas Lamprechtconfig: add hint for set encryption key, die on unlink...
2020-07-24 Fabian EbnerAdd prune_backups to storage API
2020-07-24 Fabian EbnerIntroduce prune-backups property for directory-based...
2020-07-09 Wolfgang Bumillerquick fixup for prune command in vzdump
2020-07-09 Thomas Lamprechtpbs: activate_storage: query status to ensure we can...
2020-07-09 Thomas Lamprechtpbs: allow to autogen an encryption key
2020-07-09 Thomas Lamprechtpbs: rename encryption_key param to encryption-key
2020-07-09 Wolfgang Bumillerrefactor sensitive parameter handling
2020-07-09 Wolfgang Bumillerpbs: encryption support, split "raw client command...
2020-07-09 Thomas Lamprechtcifs: use more general name for password description
2020-07-07 Mira Limbeckfix #2460: use dm-uuid-mpath- as fallback for multipath
2020-07-07 Thomas Lamprechtpbs: run_raw_client_cmd: fix typo, and drop repetive...
2020-06-30 Fabian EbnerPBSPlugin: Add print_volid helper
2020-06-06 Thomas Lamprechtbase plugin: fall back to empty hash to avoid checking...
2020-06-06 Fabian EbnerExpand archive_info to include ctime, vmid and is_std_name
2020-06-06 Fabian EbnerPBSPlugin: list_volumes: filter by vmid if specified
2020-06-03 Dietmar MaurerPBSPlugin.pm: avoid ascii-art in proxmox-backup-client...
2020-05-15 Alwin AntreichFix #2737: Can't call method "mode"
2020-04-30 Alwin AntreichFix: #2124 storage: add zstd support
2020-04-30 Alwin Antreichbackup: compact regex for backup file filter
2020-04-30 Alwin AntreichFix: backup: ctime was from stat not file name
2020-04-30 Alwin Antreichtest: parse_volname
2020-04-30 Alwin Antreichstorage: replace build-in stat occurrences
2020-04-25 Thomas Lamprechts/ceph_version/local_ceph_version/ for clarity
2020-04-25 Thomas Lamprechtd/control: bump ceph dependency to 12.2
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-04-09 Aaron LautererZFS: use -p flag where possible
2020-04-09 Aaron LautererZFS: use -p flag and remove zfs_parse_size
2020-04-09 Aaron LautererZFSPoolPlugin: fix #2662 get volume size correctly
2020-04-09 Fabian EbnerIntroduce allow_rename parameter for pvesm import and...
2020-04-08 Dominic JägerFix 2647: Add snippet content type for Gluster
2020-04-07 Dominik Csapakfix #2474: always show iscsi content
2020-03-27 Fabian EbnerAllow passing options to volume_has_feature
2020-03-06 Thomas Lamprechtbase plugin: get_subdir_files: split stat variables...
2020-03-06 Thomas LamprechtPBS plugin: code cleanup
2020-03-06 Dietmar MaurerLVM list_images: return creation time
2020-03-06 Dietmar Maurerbase plugin: return ctime for vm images
2020-03-06 Dietmar Maurerbase plugin: add ctime for all files
2020-03-06 Dietmar MaurerPBS Plugin: list_volumes: add ctime
2020-03-06 Dietmar Maurerbase plugin: add ctime for backup files
2020-03-03 Thomas Lamprechtiscis: add iscsi_session helper
2020-03-03 Thomas Lamprechtiscsi: sort and split module usage
2020-03-03 Aaron LautererISCSI: whitespace cleanup
2020-03-03 Aaron Lautererfix #2620: storage API: iSCSI: return active field...
2020-02-21 Thomas Lamprechtfollowup: fix VMID regex, use same as JSONSchema does
2020-02-21 Dominik Csapaklist_volumes: try to return vmid also for backups
2020-02-20 Thomas Lamprechtcifs: followup fix for credential fallback
2020-02-20 Thomas Lamprechtcifs: move password credential file to storage subdirectory
2020-02-20 Dietmar MaurerPBSPlugin.pm: fix password handling using new on_update...
2020-02-20 Dietmar MaurerCIFSPlugin.pm: fix crediential handling using new on_up...
2020-02-20 Dietmar MaurerPVE/Storage/Plugin.pm: introduce on_update_hook
2020-02-20 Thomas Lamprechtpbs: ensure storage secret file directory exists
2020-02-20 Dietmar MaurerPBSPlugin.pm - extract_vzdump_config: fix call to run_r...
2020-02-19 Thomas Lamprechtnamespace storage specific secret files to 'priv/storag...
2020-02-19 Thomas Lamprechtcheck if client executable ist installed before running...
2020-02-19 Thomas Lamprechtuse one liner closure for outfunc
2020-02-19 Thomas Lamprechtindentation fixes
2020-02-19 Dietmar Maurerimplement extract_vzdump_config for PBSPlugin
2020-02-19 Dietmar MaurerPVE/Storage/PBSPlugin.pm: start new proxmox backup...
2020-02-18 Fabian EbnerCheck whether 'zfs get mountpoint' returns a valid...
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
2020-01-08 Fabian Grünbichlerdon't (accidentally) modify PVE::Cluster::vmlist
2019-12-20 Dominic Jägercifs-plugin: Add bwlimit storage option
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-12-12 Thomas Lamprechtbase find_free_diskname: refactor mapping from disks...
2019-12-12 Fabian EbnerUse a common interface for find_free_diskname
2019-12-11 Fabian Grünbichlerrbd: unprotect all snapshots on image removal
next