summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: add lvmreport man pagedev-prajnoha-man-lvmreportPeter Rajnoha2016-09-123-1/+1812
* cache: fixed copy&paste from last commitZdenek Kabelac2016-09-091-1/+1
* rpm: build with raid man pageZdenek Kabelac2016-09-091-0/+1
* tests: rename test _ -> -Zdenek Kabelac2016-09-091-0/+0
* tests: increate delay for raid rebuildZdenek Kabelac2016-09-092-3/+3
* tests: skip synaction test in cluster for nowZdenek Kabelac2016-09-091-0/+6
* tests: lowering disc usageZdenek Kabelac2016-09-091-33/+26
* cache: fix reporting of dirty cacheZdenek Kabelac2016-09-094-7/+10
* lvm2app: fix cache percantage reportingZdenek Kabelac2016-09-092-2/+3
* cache: report metadata percentageZdenek Kabelac2016-09-095-1/+32
* tests: lower allocated memoryZdenek Kabelac2016-09-071-1/+1
* cleanup: clean gcc6 minor/major types warningsZdenek Kabelac2016-09-072-0/+2
* cache: scrubbing for cache origin LV - Bug 1169495Brassow Jonathan2016-09-073-1/+40
* post-releaseAlasdair G Kergon2016-09-074-2/+8
* pre-releasev2_02_165Alasdair G Kergon2016-09-074-6/+11
* man: Additional info on exit statuses.Alasdair G Kergon2016-09-071-0/+5
* man lvmraid: installDavid Teigland2016-09-061-1/+1
* man lvmraid: comment out unfinished featuresDavid Teigland2016-09-061-16/+26
* man lvmraid: remove rebuild exampleDavid Teigland2016-09-061-5/+0
* man: add lvmraid(7)David Teigland2016-09-061-0/+1314
* dev-type: check for DEVLINKS udev db variable existence if udev_device_get_is...Peter Rajnoha2016-09-062-0/+8
* lvmetad: Unused includes.Alasdair G Kergon2016-09-051-4/+0
* dev-type: use more appropriate messages in udev_dev_is_mpath_component and us...Peter Rajnoha2016-09-051-16/+42
* refactor: move and rename _dev_is_mpath_component in lvmetad.c to udev_dev_is...dev-dct-pvscan-multipathPeter Rajnoha2016-09-054-63/+69
* lvmetad: check udev for mpath component several times if udev record not init...Peter Rajnoha2016-09-051-6/+26
* lvmetad: use udev to ignore multipath components during scanDavid Teigland2016-08-311-0/+51
* tests: skip test for older cache targetZdenek Kabelac2016-08-311-5/+11
* dmeventd: typo and debug name fixZdenek Kabelac2016-08-311-5/+5
* lvmdump: use lsblk -s and lsblk -O in lvmdump only if these options are suppo...Peter Rajnoha2016-08-302-3/+11
* config: regenerateAlasdair G Kergon2016-08-301-2/+8
* raid10: Fix #stripes in lvcreate msg when too many.Alasdair G Kergon2016-08-302-1/+2
* lvmdbusd: Prefix tag string with '@'Tony Asleson2016-08-291-4/+1
* lvmdbustest.py: Add tag regression testTony Asleson2016-08-291-5/+18
* lvmdbusd: WS/pep8 correctionsTony Asleson2016-08-297-28/+33
* lvmdbusd/lvmdb.py: Make stand alone execution workTony Asleson2016-08-292-6/+6
* lvmdbusd: Correct importsTony Asleson2016-08-295-23/+9
* test/lib/aux.sh: Remove incorrect commentTony Asleson2016-08-291-1/+0
* test/lib/aux.sh: Remove '--udev' for lvmdbusd startTony Asleson2016-08-291-1/+1
* lvmdbusd: Handle different daemon optionsTony Asleson2016-08-295-12/+30
* lvmdbusd: Include lvm shell testing as the defaultTony Asleson2016-08-291-1/+1
* dbus/testlib.py: Improve type checkingTony Asleson2016-08-291-15/+93
* lvmdbusd: Correct return type for empty PeSegmentsTony Asleson2016-08-291-4/+1
* lvmdbusd: Be more specific on return types for LvTony Asleson2016-08-291-4/+11
* lvmdbustest.py: Remove '-' from tag ch setTony Asleson2016-08-291-2/+5
* lvmdbusd: Make job.Percent a doubleTony Asleson2016-08-291-2/+2
* lvmdbusd: Be more explicit on return valuesTony Asleson2016-08-296-44/+42
* lvmdbusd: Use udev until ExternalEvent occursTony Asleson2016-08-297-36/+72
* lvmdbusd: Add support for using lvm shellTony Asleson2016-08-293-107/+177
* lvmdbusd: Add date & ts if running in a terminalTony Asleson2016-08-291-1/+8
* lvmdbusd: Always fork & exec background commandsTony Asleson2016-08-291-0/+13