]> git.proxmox.com Git - pve-storage.git/history - PVE
rbd: list images: early return to avoid indentation
[pve-storage.git] / PVE /
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
2021-04-09 Thomas Lamprechtprune backups: improve internal errors messages slightly
2021-04-09 Thomas Lamprechtplugin: get_subdir_files: add comment
2021-04-09 Fabian Ebnerprune backups: make vmid filtering more robust
2021-04-09 Fabian Ebnerplugin: subdir files: backup: don't match for vmid...
2021-03-31 Dominic JägerOptionally allow blockdev in abs_filesystem_path
2021-03-31 Fabian Ebnerfix #3348: NFS: select correct transport to check for...
2021-03-31 Fabian Grünbichlerfix #3363: avoid undef-warning for PBS crypt-mode
2021-03-31 Fabian Ebnervdisk list: allow specifying content type
2021-03-31 Fabian EbnerRevert "vdisk list: only collect images from storages...
2021-03-31 Dylan Whytefix #3354: support notes on ceph backups
2021-03-15 Fabian Ebnervdisk list: only collect images from storages with...
2021-03-11 Fabian Ebnerapi: disk list: allow if an audit permission for the...
2021-02-26 Stoiko Ivanovdisks: zfs: scan is only returned optionally
2021-02-19 Fabian Ebnerstorage migration: insecure: improve logging
2021-02-19 Fabian EbnerDiskmanage: replace check for zpool binary with a funct...
2021-02-19 Thomas Lamprechtzpool: activate: move mount check out and make program...
2021-02-19 Thomas Lamprechtzpool: activate: don't eval procfs read, if it fails...
2021-02-19 Thomas Lamprechtzpool: activate: drop intermediate state variable,...
2021-02-19 Thomas Lamprechtzpool: avoid wrong mount-decoding of dataset
2021-02-19 Stoiko Ivanovzfspoolplugin: check if imported before importing
2021-02-19 Stoiko Ivanovzfspoolplugin: check if mounted instead of imported
2021-02-19 Stoiko Ivanovzfspoolplugin: activate_storage: minor cleanup
2021-02-09 Fabian EbnerNFS: avoid using obsolete rpcinfo option
2021-02-09 Fabian EbnerDiskmanage: also set type for partitions
2021-02-06 Fabian Ebnerremove lock from is_base_and_used check
2021-02-06 Fabian EbnerDiskmanage: also include partitions with get_disks...
2021-02-06 Fabian EbnerDiskmanage: save OSD information for individual partitions
2021-02-06 Fabian EbnerDiskmanage: introduce ceph info helper
2021-02-06 Fabian EbnerDiskmanage: also detect BIOS boot, EFI and ZFS reserved...
2021-02-06 Fabian EbnerDiskmanage: introduce usage helper
2021-02-06 Fabian EbnerDiskmanage: collect partitions in hash
2021-02-06 Fabian EbnerDiskmanage: introduce get_sysdir_size helper
2021-02-06 Fabian EbnerDiskmanage: also check for filesystem type when determi...
2021-02-06 Fabian EbnerDiskmanage: refactor and rename get_parttype_info
2021-02-06 Fabian EbnerDiskmanage: replace closure with direct hash access
2021-02-06 Fabian EbnerDisks: return correct journal disk candidates
2021-01-28 Dominik Csapakapi: storage/config: use extract_sensitive_params from...
2021-01-28 Fabian Ebnermark PBS storages as shared
2021-01-26 Dominic Jägerlvm: Fix #3159: Show RAID LVs as storage content
2021-01-26 Alwin Antreichfix: check connection for nfs v4 only server
2021-01-26 Dominik Csapakadd workaround for zfs rollback bug
2021-01-26 Fabian Grünbichlerdrop absolute udevadm path
2020-12-15 Dominik CsapakDiskmanage: extend wearout detection for SAS disk
2020-12-15 Fabian Ebnerfix #3199: by fixing usage of strftime
2020-12-15 Thomas Lamprechtdrbd: comment that the builtin plugin is depreacated
2020-12-14 Fabian Ebnerprune mark: correctly keep track of already included...
2020-12-07 Thomas Lamprechtnfs and cifs: implement backup notes helper
2020-12-07 Thomas Lamprechtapi: content/backup: handle deletion of notes
2020-12-07 Thomas Lamprechtdir plugin: code cleanup
2020-12-03 Dominik CsapakPBSPlugin: use get_repository from PVE::PBSClient
2020-12-03 Wolfgang Bumillerpbs: fix token auth with PVE::APIClient
2020-12-02 Thomas Lamprechtapi: scan: note that USB is depreacated
2020-12-01 Thomas Lamprechtapi/cli: add pbs scan endpoint and command
2020-12-01 Thomas Lamprechtpvesm: also map the password param for new style cifs...
2020-12-01 Thomas Lamprechtapi: scan: move over index and usb scan from manager
2020-12-01 Thomas Lamprechtapi: scan cifs: port over NT_STATUS filter from pve...
2020-12-01 Thomas Lamprechtfactor out scan CLI definition to real API module
2020-12-01 Thomas Lamprechtpbs: activate storage: fully validate if storage config...
2020-12-01 Thomas Lamprechtpbs: add scan datastore helper
2020-12-01 Thomas Lamprechtpbs: reuse pve apiclient for api connect helper
2020-11-27 Fabian Ebnerplugin: hooks: add explicit returns
2020-11-27 Thomas Lamprechtnfs: code cleanup
2020-11-24 Thomas Lamprechtapi: content: pass encrypted status for PBS backups
2020-11-24 Thomas Lamprechtpbs add/update: save fingerprint in storage config
2020-11-24 Thomas Lamprechtpbs add/update: do basic key value validation
2020-11-24 Thomas Lamprechtpbs: autogen key: rename old one if existing
2020-11-24 Dominik CsapakStorage/PBSPlugin: implement get/update_volume_notes...
2020-11-24 Dominik CsapakStorage/Plugin: add get/update_volume_comment and imple...
2020-11-24 Dominik Csapakapi2/storage/content: change to volume_size_info and...
2020-11-24 Dominik Csapakrename comment to notes
2020-11-23 Fabian Ebnerconvert maxfiles to prune_backups when reading the...
2020-11-23 Fabian Ebnerprune: introduce keep-all option
2020-11-23 Thomas Lamprechtperlcritic: don't modify $_ in list functions, use for
2020-11-23 Thomas Lamprechtperlcritic: avoid conditional variable declaration
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 Ebnerprune mark: keep all if all prune options are zero...
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 Lamprechtapi: storage create/update: return parts of the configu...
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-11 Thomas Lamprechtapi/config: fix indentation
2020-11-10 Fabian Ebnerfix #3030: always activate volumes in storage_migrate
2020-11-10 Stoiko Ivanovadd check for fsfreeze before snapshot
2020-11-10 Stoiko Ivanovfix typo in comment
2020-10-30 Jan-Jonas SämannDiskmanage: Use S.M.A.R.T. attributes for SSDs wearout...
next