]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage
add pvesm extractconfig
[pve-storage.git] / PVE / Storage /
2016-04-15 Fabian Grünbichlerdocs: typo, newlines, cleanup
2016-04-15 Dietmar MaurerDRBDPlugin: check_drbd_res() ignore info codes
2016-04-11 Wolfgang Bumillerrbd: fix error message
2016-04-05 Wolfgang LinkIn path use parsed volname not the volid and add 'basevol'
2016-04-04 Dietmar Maurerzfs_parse_zvol_list: simplify regex
2016-04-04 Wolfgang LinkChange zfs path when link clone are used
2016-04-04 Wolfgang LinkSkip invalid property's in storage parser
2016-03-15 Fabian GrünbichlerUse is_worker to decide default timeout for ZFS
2016-03-15 Wolfgang Bumillerlvmthin: activate base volumes
2016-03-02 Wolfgang LinkRemove content type container from GlusterFS.
2016-02-24 Dominik Csapakadd sparseinit to has_feature
2016-02-20 Dominik Csapakprepare storage for lvmthin gui
2016-01-25 Wolfgang Linkincrease timeout for ZFSPugin
2016-01-20 Dietmar Maurerlvmthin: allow to clone from snapshot
2015-12-30 Dietmar Maurerremove option maxfiles from zfspool plugin
2015-12-09 Wolfgang Bumillernfs: is_mounted: match /^nfs.*/ type
2015-12-09 Wolfgang Bumillernfs/glusterfs: is_mounted fixes
2015-12-09 Dietmar MaurerRevert "Change zfspoolplugin path when snapshot is...
2015-11-26 Wolfgang Bumillerallow rx permissions for group/world on .subvol dirs
2015-11-19 Wolfgang LinkChange zfspoolplugin path when snapshot is given.
2015-11-18 Phillip SchichtelFixed ZFS over iSCSI snapshot rollback
2015-11-14 Wolfgang Bumillermake use of the new ProcFSTools::parse_proc_mounts
2015-11-12 Dietmar Maurerlvmthin: enable copy from snapshot feature
2015-11-12 Dietmar Maurerlvmthin: allow to acces snapshots in filesystem_path
2015-11-12 Dietmar Maurerlvmthin: fix used space (only use data%)
2015-11-12 Dietmar Maurerlvmthin: implement template/clone
2015-11-12 Dietmar Maurernew helper lvm_find_free_diskname()
2015-11-12 Dietmar Maurerlvmthin alloc_image: add additional test if VG exists
2015-11-12 Dietmar Maurerlvmthin: implement snapshot and rollback
2015-11-11 Dietmar Maurerlvmthin volume_resize: reuse code from parent class
2015-11-11 Dietmar Maurerwhite space cleanups
2015-11-11 Dietmar MaurerLvmThinPlugin: improve basic functionality, better...
2015-11-11 Dietmar Maurerimplement generic lvm_list_volumes()
2015-11-11 Dietmar Maureradd lvm thin plugin
2015-11-11 Dietmar Maurermove format registration to Plugin.pm
2015-11-06 Dietmar Maurerzfs: enable posixacl and xattr for subvolumes
2015-11-06 Wolfgang Linkfix bug #809: inheritance from ZFSPoolPlugin is not...
2015-11-02 Dietmar MaurerISCSIPlugin: improve session parser
2015-10-28 Wolfgang Linkinsert the format type at volume_resize
2015-10-15 Philipp MarekDRBD: Fix typo in comment.
2015-10-15 Philipp MarekDRBD: Remove search loop, limit results via the query.
2015-10-12 Dietmar Maurerallow to choose content type for local storage
2015-10-08 Dietmar Maurerzfspool: fix volume_size_info and volume_resize for...
2015-10-01 Dietmar Maurerallow containers on lvm
2015-10-01 Dietmar Maureradd bash completion for content type
2015-09-25 Wolfgang Bumillervolume_snapshot_delete: deactivate before deleting
2015-09-25 Dietmar Maurerdrbd: use correct unit for storage sizes
2015-09-25 Thomas Lamprechtdrbd: return correct used/avail/total sizes
2015-09-22 Wolfgang Linkextend functionality to (de)activate_volumes with snapshots
2015-09-18 Dietmar Maurerimprove bash completions
2015-09-17 Wolfgang Linkremove non used parameter exclusive
2015-09-11 Dietmar Maurerfix lvm storage status
2015-09-10 Dietmar Maurerrbd: make activate_volume idempotent
2015-09-10 Wolfgang Linkrbd: skip unmap if device is not mapped
2015-09-10 Dietmar Maurerdrbd: also allow to configure content property
2015-09-10 Dietmar Maurerallow to create containers on DRBD (content == rootdir)
2015-09-09 Wolfgang Linkimprove free_image with deactivate_volumes
2015-09-03 Dietmar Maureruse read_proc_mounts from PVE::ProcFSTools
2015-09-03 Wolfgang Linkmove read_proc_mounts from NFSPlugin to Tools.
2015-08-31 Wolfgang BumillerGlusterfsPlugin: replace Net::Ping with tcp_ping
2015-08-31 Wolfgang BumilleriSCSI ipv6 support
2015-08-28 Wolfgang Linkfix to prevent uninitialized variable massage.
2015-08-27 Dietmar Maurerpath: corretly implement path to snapshots
2015-08-26 Wolfgang LinkAdd content type rootfs to RBD and extend manual
2015-08-12 Dietmar Maurerparse_volname: always return image format
2015-08-12 Dietmar MaurerZFSPoolPlugin: improve subvol support
2015-08-12 Dietmar Maureradd subvol support for directory storage
2015-08-10 Dietmar Maurerzfs_parse_zvol_list: do not add pool to volname
2015-08-07 Alexandre Derumierrbd: add support to krbd
2015-07-30 Wolfgang Linkfix bug #664
2015-07-01 Dietmar Maurerallow templates using .xz compression
2015-06-22 Wolfgang LinkFix ZFSPoolPlugin path for subvol
2015-06-19 Dietmar Maurerdrbd: improve error messages
2015-06-18 Dietmar Maurerdrbd: implement deactivate_volume (but code is disabled...
2015-06-18 Dietmar Maurerdrbd: use old code to wait for diskless assignment
2015-06-18 Dietmar Maurerdrbd: remov hack, because bug is fixed upstream
2015-06-18 Dietmar Maurerdrbd: correctly check all result codes
2015-06-18 Dietmar Maurerdrbd: correctly wait for diskless assignments
2015-06-18 Dietmar Maurerdrbd: improve workaround for set_drbdsetup_props
2015-06-17 Dietmar Maurerdrbd: call set_drbdsetup_props after auto-deploy
2015-06-17 Dietmar Maurerdrbd: set allow-two-primaries=yes
2015-05-27 Wolfgang Bumillerinclude ::1 in localhost check in get_active_server
2015-05-21 Wolfgang BumillerNFS: replace rpcinfo with showmounts
2015-05-21 Wolfgang BumillerNFSPlugin: deal with ipv6 addresses and fix regexps
2015-05-21 Wolfgang Bumillerallow ipv6 addresses in Storage::verify_server
2015-05-18 Dietmar Maurerdrbd: avoid warning about undefined value
2015-05-18 Dietmar Maurerfix typo
2015-05-06 Wolfgang Linkremove running from Storage and check it in QemuServer
2015-05-01 Dietmar Maurerzfspool: new format 'subvol' to handle filesystems...
2015-05-01 Dietmar Maurercorrectly parse lxc backup files
2015-04-30 Dietmar MaurerZFSPoolPlugin: allow nested datasets
2015-04-29 Dietmar Maureradd newlines to error messages
2015-03-23 Dietmar MaurerDRBDPlugin: hack - wait until device is acessible
2015-03-23 Dietmar MaurerDRBDPlugin: automatically create diskless assignments
2015-03-23 Dietmar MaurerDRBDPlugin: correctly use default redundancy
2015-03-21 Dietmar Maurermark drbd as shared storage
2015-03-21 Dietmar MaurerDRBDPlugin: fix bug in status
2015-03-21 Dietmar MaurerDRBDPlugin: use Net::DBus
2015-03-20 Dietmar Maureradd dummy for DRBD9
2015-03-06 Wolfgang Linkfix rpcinfo path
next