]> git.proxmox.com Git - pve-storage.git/history - PVE
PVE::ReplicationTools::sync_guest - use integer compare for lastsync
[pve-storage.git] / PVE /
2017-05-08 Dietmar MaurerPVE::ReplicationTools::sync_guest - use integer compare...
2017-05-08 Dietmar MaurerPVE::ReplicationTools::get_snapshot - remove dead code
2017-05-08 Dietmar MaurerPVE::ReplicationTools: new helper get_ssh_cmd()
2017-05-08 Dietmar MaurerPVE::ReplicationTools::cleanup_snapshot - make sure...
2017-05-06 Dietmar Maureruse 'eq' instead of regex for simple equality test.
2017-05-05 Dietmar MaurerPVE::ReplicationTools - coding style cleanup
2017-05-05 Dietmar MaurerPVE::ReplicationTools::get_node_ip() - fix arguments...
2017-05-05 Dietmar MaurerPVE::ReplicationTools - add missing "use PVE::INotify;"
2017-05-05 Dietmar MaurerPVE::ReplicationTools - remove unused var $cluster_nodes
2017-05-05 Dietmar MaurerPVE::ReplicationTools - only use required modules ...
2017-05-05 Dietmar MaurerPVE::ReplicationTools - remove useless call to cfs_update
2017-05-05 Dietmar MaurerPVE::API2::Storage::Replication - add reasonable permis...
2017-05-05 Dietmar Maurerpvesr run: remove wrong permission check
2017-05-05 Dietmar Maurerpvesr: move destroy_job into API class, remove wrong...
2017-05-05 Dietmar MaurerPVE::API2::Storage::Replication->jobs(): return array
2017-05-05 Dietmar Maurerpvesr: rename list => jobs, call API
2017-05-05 Dietmar MaurerPVE::API2::Storage::Replication - add directory index
2017-05-05 Dietmar Maurerrenamed: PVE/API2/StorageReplication.pm -> PVE/API2...
2017-04-28 Wolfgang Bumillerreplica: get_syncable_disks: skip disks with replica=0
2017-04-28 Wolfgang Bumillerreplica: add missing import
2017-04-28 Wolfgang Bumillerreplica: cleanup
2017-04-28 Wolfgang LinkInclude incremental zfs send in storage_migrate.
2017-04-28 Wolfgang LinkThis patch will include storage asynchronous replication.
2017-04-28 Wolfgang LinkAdd replicate as new storage feature.
2017-04-28 Wolfgang LinkAdd function volume_snapshot_delete_remote.
2017-04-28 Wolfgang LinkAdd ip parameter in zfs_request to execute on remote...
2017-04-28 Wolfgang LinkInclude new storage function volume_snapshot_list.
2017-04-28 Wolfgang LinkInclude new storage function volume_send.
2017-04-10 Fabian Grünbichlerfix run_command return code handling
2017-03-21 Fabian Grünbichlerrbd: fix rados df parser for luminous
2017-03-10 Dominik Csapakremove immutable flag also for subvols on directory...
2017-02-23 Fabian Grünbichlerrbd: fix exit from 'rbd ls -l' parser
2017-02-20 Wolfgang Bumillerrbd: minor regex fixup
2017-02-13 Fabian Grünbichlerrbd: fix typo
2017-02-13 Fabian Grünbichlerrbd: use consistent image name schemes
2017-02-13 Fabian Grünbichlerrbd: use 'rbd ls' without '-l' to find free names
2017-02-12 Dietmar Maurerfix bug #1280: Can't locate object method "root@pam"
2017-01-20 Fabian Grünbichlerextract_vzdump_config: handle RE consistently
2017-01-20 Fabian Grünbichlerweaken matching for vzdump config extract filename
2017-01-19 Dietmar MaurerPVE::Storage: new helper check_volume_access()
2017-01-19 Dietmar Maurerfixes for new PVE::RPCEnvironment implementation
2017-01-17 Wolfgang Bumillerfix #1252: rbd: delete snapshots when using krbd
2017-01-16 Dmitry PetuhovFix RBD resize with krbd option enabled.
2017-01-12 Dietmar Maureradd setup_environment hook to CLIHandler class
2017-01-09 Alexandre Derumiersheepdog : volume_resize return if running
2017-01-05 Dominik Csapakfix #1099 (again): map cciss/c0d0 to cciss!c0d0
2017-01-03 Fabian Grünbichlerfix #1135: always clean up ZFS snapshots on migration
2016-12-24 Dietmar Maurerstorage_migrate: use bs=4k to copy images with dd
2016-12-22 Wolfgang LinkAdd function get_blockdev.
2016-12-22 Wolfgang LinkAdd new function part_num
2016-11-30 Dominik Csapakadd crucial smart attribute for wear leveling
2016-11-30 Dominik Csapakcatch '---' in threshold output of sandisk ssds
2016-11-29 Dominik Csapakuse qemu gluster blockdriver for linked clone creation
2016-11-29 Fabian Grünbichlerincrease default timeout for zpool import
2016-11-29 Fabian Grünbichlerimprove zpool activate_storage
2016-11-17 Stefan Priebeallow --allow-shrink on RBD resize
2016-10-28 Dominik Csapakadd default rotational value
2016-10-28 Dominik Csapakuse model from udevadm
2016-10-28 Dominik Csapakmake dir_is_empty a proper sub
2016-10-28 Dominik Csapakmove directory test into get_sysdir_info
2016-10-28 Dominik Csapakuse /sys/block/ path for udev instead of name
2016-10-13 Fabian Grünbichlerfix #1165: only check mount status when is_mountpoint...
2016-10-07 Wolfgang Bumillerdisks: fix warnings
2016-10-07 Dominik Csapakallow rbd images < 1M to be detected
2016-10-06 Dominik Csapakcorrectly parse cciss devices in get_disks
2016-10-06 Dominik Csapakfix #1135: refactor wear level parsing
2016-10-06 Dominik Csapakmerge get_smart_data/health
2016-10-04 Fabian Grünbichlerfix #1123: modify NVME device path for SMART support
2016-10-04 Fabian Grünbichleradd return schema to smart API path
2016-10-04 Fabian Grünbichlerfix #1120: non-ATA disks with unstructured smart data
2016-10-04 Fabian Grünbichlerfix #1120: SCSI SMART health parsing
2016-10-04 Fabian Grünbichlerdisks: allow get_disks without smart checks
2016-09-29 Fabian Grünbichlerfix #1122: correctly create LUNs for linked clones
2016-09-29 Fabian Grünbichlerdisks: fix typo
2016-09-29 Fabian Grünbichlerdisks: parse smart attributes using RE
2016-09-29 Fabian Grünbichlerdisks: use smartctl -H -A
2016-09-29 Fabian Grünbichlermove SMART error handling into get_disks
2016-09-27 Wolfgang BumillerFix #1012: dir storage: add is_mountpoint option
2016-09-27 Wolfgang Bumillerpath based storages: improve the mkdir option
2016-09-26 Dietmar Maurerwhite space cleanups
2016-09-26 Wolfgang LinkAvoid JavaScript gets a string 0.
2016-09-15 Fabian Grünbichleradd comments about LVM thin clones
2016-09-15 Fabian Grünbichlerfix typo
2016-09-15 Fabian Grünbichlerharmonize list_images code
2016-09-15 Fabian Grünbichlermove check for existing clones into own method
2016-09-15 Fabian Grünbichlerremove unused method
2016-09-14 Dietmar Maurercode cleanup
2016-09-14 Fabian Grünbichlerfix error message
2016-09-14 Fabian Grünbichlerfix indentation
2016-09-14 Fabian Grünbichlerrbd: detect linked clones/base volumes correctly
2016-09-14 Fabian Grünbichlerrbd: use correct key to access hash elements
2016-09-08 Dominik Csapakdo not automatically die on smartctl exit code > 0
2016-09-07 Dietmar Maurersheepdog 1.0 changed the path from /usr/sbin/dog to...
2016-09-05 Dominik Csapakadd api entries for disk management
2016-09-05 Dominik Csapakadd Diskmanage Utilities
2016-09-01 Dietmar Maurerwhite space cleanups
2016-09-01 Dietmar Maurerrbd_unittobytes: use a local var instead of a sub
2016-09-01 Alexandre Derumierrbd: allow to use client custom ceph conf for each...
2016-08-26 Dmitry PetuhovAdd support for custom storage plugins
2016-08-05 Dominik Csapakremove compression option from lvm migration
next