summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* lvmdump: list also inactive units for lvmdump -sPeter Rajnoha2014-04-151-1/+1
* lvmdump: add -s to gather system info and context (currently systemd-related ...Peter Rajnoha2014-04-151-6/+38
* lvmdump: add lvm dumpconfig --type diff/missingPeter Rajnoha2014-03-251-0/+2
* man: add man page for lvm2-activation-generatorPeter Rajnoha2014-03-131-1/+1
* scripts: use --ignoreskippedcluster in lvm2-monitor initscript/systemd unitPeter Rajnoha2014-02-172-6/+6
* systemd: do not use default dependencies for clvmd/cmirrord unitsPeter Rajnoha2014-02-143-1/+6
* systemd: Use --ignoreskippedcluster in generated activation systemd unitsPeter Rajnoha2014-02-141-1/+1
* cleanup: clarify man pages about lvchange/vgchange -aay, use -aay in lvm2-clu...Peter Rajnoha2014-02-111-1/+3
* systemd: rename lvm2-cluster-activation and lvm2-clvmd services to follow exi...Peter Rajnoha2014-02-113-6/+7
* systemd: add systemd unit for cmirrordPeter Rajnoha2014-02-112-0/+19
* Add systemd native service for clvmd and cluster activationOndrej Kozina2014-02-104-1/+112
* systemd: cleanup for lvmetad systemd unitPeter Rajnoha2014-02-101-3/+2
* dmeventd: fix dmeventd -R to work properly with systemdPeter Rajnoha2014-02-061-3/+2
* fsadm: use xfs_repair when availableZdenek Kabelac2014-01-201-2/+13
* systemd: use only major:minor for pvscan in lvm2-pvscan@.servicePeter Rajnoha2013-12-181-1/+1
* systemd: make sure lvm2-lvmetad.socket is available for lvm2-pvscan@.servicePeter Rajnoha2013-12-171-0/+1
* lvmdump: follow symbolic links in /etc/lvmPeter Rajnoha2013-12-051-3/+4
* compile/link: use RELRO/PIE compiler/linker options for executablesPeter Rajnoha2013-12-051-1/+3
* cleanup: for commit 546db1cPeter Rajnoha2013-10-232-2/+2
* blkdeactivate: fix endless loop if device(s) given and unable to umount/deact...Peter Rajnoha2013-10-221-1/+4
* udev+systemd: refine lvm2-pvscan@.service to better track device existencePeter Rajnoha2013-10-221-4/+7
* vgimportclone: remove 2>/dev/null from three lvm commandsMike Snitzer2013-10-211-4/+4
* udev+systemd: make pvscan --cache -aay run as systemd background job from udevPeter Rajnoha2013-10-182-0/+13
* lvmconf: use_lvmetad=0 on --enable-cluster, reset to default on --disable-clu...Peter Rajnoha2013-09-241-1/+18
* systemd: run lvm2-activation-net.service after lvm2-activation.servicePeter Rajnoha2013-09-161-5/+5
* systemd: lvm2-activation-generator: remove default dir if args not specified ...Peter Rajnoha2013-08-281-4/+3
* systemd: lvm2-activation-generator: report only error otherwise be silentPeter Rajnoha2013-08-221-5/+3
* systemd: use LVM_PATH instead of hardcoded value in activation generatorMichael Stapelberg2013-08-151-1/+2
* blkdeactivate: add support for bind mountsPeter Rajnoha2013-08-131-5/+25
* blkdeactivate: change the way blkdeactivate reports statusPeter Rajnoha2013-08-131-26/+76
* systemd: udevadm settle for lvm2-activation-net.servicePeter Rajnoha2013-07-241-6/+8
* systemd: lvm2-activation-generator: use LOG_DEBUG/ERR severity for kmsgPeter Rajnoha2013-07-221-15/+20
* systemd: generator: add lvm2-activation-net.servicePeter Rajnoha2013-07-171-20/+40
* text: miscellaneous comments & message tweaksAlasdair G Kergon2013-06-151-1/+1
* distclean: add missing itemsPeter Rajnoha2013-06-121-1/+3
* initscripts: add pidfile reference in chkconfig header for clvmd and cmirrordPeter Rajnoha2013-06-072-0/+2
* vgimportclone: override global_filter in lvm.confPetr Rockai2013-06-021-0/+1
* RAID: Add writemostly/writebehind support for RAID1Jonathan Brassow2013-04-151-0/+5
* headers: add headers for musl libcZdenek Kabelac2013-02-051-0/+1
* blkdeactivate: prevent trying to unmount the same mountpoint more timesPeter Rajnoha2013-01-231-1/+1
* blkdeactivate: fix handling of nested mountpoints and mangled mount paths.Peter Rajnoha2013-01-231-6/+24
* locales: use higher prio LC_ALL variableZdenek Kabelac2013-01-221-7/+7
* systemd: remove quotes in lvm2-monitor.service ExecStopPeter Rajnoha2012-11-021-1/+1
* systemd: do not remove lvm2-activation.servicePeter Rajnoha2012-11-011-1/+1
* systemd: various updates and fixesPeter Rajnoha2012-10-301-3/+4
* scripts: blk-availability - use full name for clarityPeter Rajnoha2012-10-151-1/+1
* scripts: blk-availability should be stopped before FCoEPeter Rajnoha2012-10-152-2/+2
* scripts: blk-availability - use the same name for lock filePeter Rajnoha2012-10-151-1/+1
* Remove pvscan --cache from lvm2-lvmetad init script.Peter Rajnoha2012-10-151-4/+1
* cleanup: add gcc printf __attribute__Zdenek Kabelac2012-10-131-0/+1