]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage
make use of the new ProcFSTools::parse_proc_mounts
[pve-storage.git] / PVE / Storage /
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
2015-03-06 Wolfgang Linkfix bug #602: now zfs will wait 5 sec if error msg...
2015-03-06 Pawel BoguslawskiFixed LV cleaning function. saferemove_throughput param...
2015-03-06 Alexandre Derumierrbd: monhost string : escape only ":" character
2015-02-16 Wolfgang Linkchange var name to prevent side effects.
2015-02-16 Wolfgang LinkBug-fix alloc_image in ZFSPlugin.pm
2015-02-12 Wolfgang Linkbug-fix for size output
2015-02-12 Dietmar MaurerZFSPoolPlugin: use udevadm settle with --exit-if-exists
2015-02-12 Dietmar Maurercall volume_rollback_is_possible from PVE::Storage...
2015-02-12 Wolfgang LinkStorage: add method volume_rollback_is_possible
2015-02-10 Wolfgang Linkzfspoolplugin: fix volume_resize
2015-02-09 Wolfgang Linkzfs: auto import after reboot
2015-02-09 Wolfgang LinkZfsPoolPlugin: fix add disks
2015-01-30 Wolfgang Linkzfs: fix wait by alloc_image
2015-01-24 Dietmar Maurermove activate_storage into ZFSPoolPlugin
2015-01-24 Dietmar Maurerrename ZFSDirPlugin to ZFSPoolPlugin
2015-01-23 Dietmar Maurerzfs: remove useless warning inside clone_image
2015-01-23 Wolfgang Linkzfs: move and refactor code
2015-01-23 Dietmar Maurerzfs: implement zfs_get_latest_snapshot
2015-01-23 Wolfgang Linkzfs: move code fix metode call
2015-01-23 Wolfgang Linkzfs: move code
2015-01-23 Wolfgang Linkzfs: ZFSDirPlugin add methode path
next