summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* devices: improve handling of duplicate PVsdev-dct-duplicatesDavid Teigland2015-04-243-48/+200
* cleanup: ancestors -> lv_ancestors, descendants -> lv_descendantsPeter Rajnoha2015-04-243-8/+8
* report: add lv_ancestors and lv_descendants reporting fieldsPeter Rajnoha2015-04-244-0/+107
* select: fix matching reserved values while <,<=,>,>= is used in selection cri...Peter Rajnoha2015-04-244-50/+75
* tests: fix md raid test on real /devZdenek Kabelac2015-04-232-14/+22
* libdm: Add uuid/devno to ioctl failure log message.Alasdair G Kergon2015-04-232-3/+18
* libdm: Add DM_INTERNAL_SUSPEND_FLAG.Alasdair G Kergon2015-04-232-3/+9
* config: fix check_options arrayDavid Teigland2015-04-233-7/+9
* config: thin_disabled_features default should be undefinedDavid Teigland2015-04-231-1/+1
* Improve duplicate PV handlingDavid Teigland2015-04-222-17/+20
* man: Escape single quotes in an example to avoid groff's unicode conversion.Petr Rockai2015-04-221-1/+1
* make: autoconfisms for generateDavid Teigland2015-04-221-3/+3
* make: let generate use the just built libdmDavid Teigland2015-04-221-2/+2
* doc: Update dm kernel files.Alasdair G Kergon2015-04-2210-65/+787
* tests: add missing "" around devZdenek Kabelac2015-04-221-1/+1
* tests: aux works better with installed_testsuiteZdenek Kabelac2015-04-221-18/+15
* tests: simplify teardownZdenek Kabelac2015-04-222-1/+5
* makefiles: avoid // in datadir usageZdenek Kabelac2015-04-221-1/+1
* tests: install also api testZdenek Kabelac2015-04-221-1/+5
* tests: drop DEBUG log after successZdenek Kabelac2015-04-221-38/+43
* tests: use 800ms delayZdenek Kabelac2015-04-221-1/+1
* tests: notify drops log alwaysZdenek Kabelac2015-04-221-1/+3
* tests: explicitely ignore result codeZdenek Kabelac2015-04-221-2/+2
* tests: allow to use sysfs filterZdenek Kabelac2015-04-221-1/+1
* nix: install also mdadmZdenek Kabelac2015-04-221-2/+3
* config: thin_repair_options and cache_repair_options are undefinedDavid Teigland2015-04-212-4/+6
* generate example.conf.in, lvmlocal.conf.inDavid Teigland2015-04-212-0/+1675
* config: remove duplication of settingsDavid Teigland2015-04-218-1934/+90
* dumpconfig: add --ignorelocalDavid Teigland2015-04-217-1/+16
* toollib: fix duplicate handling in process_each_pvDavid Teigland2015-04-201-9/+10
* tests: update to renamed envvarsZdenek Kabelac2015-04-203-7/+20
* tests: add extra keyword for timing controlZdenek Kabelac2015-04-201-2/+4
* debug: change envvarZdenek Kabelac2015-04-201-8/+19
* tests: use new debug logging featureZdenek Kabelac2015-04-204-14/+25
* debug: use epoch for dmeventd loggingZdenek Kabelac2015-04-201-1/+2
* debug: add new envvarZdenek Kabelac2015-04-203-2/+69
* WHATS_NEW: update for various commitsOndrej Kozina2015-04-201-0/+4
* dumpconfig: add --unconfigured optionDavid Teigland2015-04-177-211/+221
* pvmove: fix wrong error path in _update_metadataOndrej Kozina2015-04-161-3/+2
* config: edit descriptionsDavid Teigland2015-04-151-28/+72
* dumpconfig: add --withfullcomments optionDavid Teigland2015-04-157-5/+20
* NIX: Also install device-mapper-persistent-data on CentOS 7 & FC 19+.Petr Rockai2015-04-151-1/+1
* tests: shell-fuZdenek Kabelac2015-04-152-20/+21
* tests: move print of replaced varsZdenek Kabelac2015-04-151-3/+4
* tests: align test result in batch modeZdenek Kabelac2015-04-151-1/+2
* tests: move stamp handlingZdenek Kabelac2015-04-151-11/+16
* tests: hide error outputZdenek Kabelac2015-04-151-1/+1
* tests: fix aux have testZdenek Kabelac2015-04-151-20/+28
* tests: no tables for no devicesZdenek Kabelac2015-04-151-24/+27
* tests: preserve "" around devZdenek Kabelac2015-04-152-5/+7