summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* coverity: fix some issues reported by coverity for recent codePeter Rajnoha2016-03-222-14/+20
* tests: update vg-check-devs-used.shPeter Rajnoha2016-03-221-2/+2
* tests: update vg-check-devs-used.shPeter Rajnoha2016-03-221-1/+11
* dev: also count with suffixes in UUID for LVs when constructing VGID and LVID...Peter Rajnoha2016-03-221-2/+12
* dev: also check for blank sysfs value containing only '\n'Peter Rajnoha2016-03-221-1/+1
* report: Add pv_major, pv_minor to reports.Alasdair G Kergon2016-03-224-0/+25
* lvmdbusd: Change print statements to log_errorTony Asleson2016-03-211-6/+6
* lvmdbusd: Add lvm flight recorderTony Asleson2016-03-213-3/+47
* lvmdbusd: Allow PV devices to be referenced by symlink(s)Tony Asleson2016-03-212-8/+29
* lvmdbusd: Remove --udev in service fileTony Asleson2016-03-211-1/+1
* tests: add vg-check-devs-used.shPeter Rajnoha2016-03-211-0/+24
* dev: be safer when reading sysfs propertiesPeter Rajnoha2016-03-211-1/+8
* test: Turn on dbus testMarian Csontos2016-03-211-1/+1
* metadata: use own mem pool to report PV device mismatch in VGPeter Rajnoha2016-03-211-3/+10
* dev: detect mismatch between devices used and devices assumed for an LVPeter Rajnoha2016-03-215-2/+385
* device: add DEV_OPEN_FAILURE flagPeter Rajnoha2016-03-212-0/+4
* post-releaseAlasdair G Kergon2016-03-194-2/+8
* pre-releasev2_02_147Alasdair G Kergon2016-03-194-6/+3
* fsadm: use stat to get major:minor pair for non-standard /dev layoutsPeter Rajnoha2016-03-181-0/+7
* fsadm: if available, use /proc/self/mountinfo to detect mounted volumePeter Rajnoha2016-03-182-4/+26
* tests: stacked resize of thin on raidZdenek Kabelac2016-03-151-0/+35
* lvresize: fix stacked resizeZdenek Kabelac2016-03-152-15/+29
* tests: update lvconvert testZdenek Kabelac2016-03-141-1/+8
* tests: use own PID path for lvmetad checkingZdenek Kabelac2016-03-141-0/+1
* lvconvert: fix error path testZdenek Kabelac2016-03-142-1/+2
* report: Use default vg_name field width too.Alasdair G Kergon2016-03-141-1/+1
* post-releaseAlasdair G Kergon2016-03-114-2/+8
* pre-releasev2_02_146Alasdair G Kergon2016-03-118-8/+130
* man: vgcreate sharedDavid Teigland2016-03-101-1/+2
* pvchange, pvresize: move exported VG checkDavid Teigland2016-03-102-3/+12
* lvconvert: update --helpZdenek Kabelac2016-03-101-21/+21
* tests: uncache with missing PVZdenek Kabelac2016-03-101-0/+121
* cleanup: display_lvnameZdenek Kabelac2016-03-101-23/+23
* cleanup: reoder linesZdenek Kabelac2016-03-101-10/+10
* cleanup: add backtraceZdenek Kabelac2016-03-101-10/+8
* gcc: cast time_t to 64bitZdenek Kabelac2016-03-101-1/+1
* topology: handle reported sizes smaller then sectorZdenek Kabelac2016-03-101-0/+6
* man: drop extra bracesZdenek Kabelac2016-03-102-3/+4
* man: updatesZdenek Kabelac2016-03-104-62/+61
* makefiles: avoid using vpath for rules filesZdenek Kabelac2016-03-102-2/+2
* lvconvert: improve vg parameter parsingZdenek Kabelac2016-03-102-15/+11
* cache: check for cache fail during flushZdenek Kabelac2016-03-105-13/+52
* lvconvert: uncache handles missing PVZdenek Kabelac2016-03-102-3/+46
* libdm: parse more info from cache statusZdenek Kabelac2016-03-103-1/+26
* metadata: do not issue warning message about PV dev size being 0 when the dev...Peter Rajnoha2016-03-101-2/+8
* remove unused defineDavid Teigland2016-03-091-2/+0
* test: Remove work-in-progress code from dbustestMarian Csontos2016-03-091-35/+0
* spec: Fix gobject dependencyMarian Csontos2016-03-091-1/+1
* test: skip unrelated tests while testing lvmpolldOndrej Kozina2016-03-0910-0/+15
* test: fix inverted conditionOndrej Kozina2016-03-091-1/+1