summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dev: detect mismatch between devices used and devices assumed for an LVdev-prajnoha-check-devices-used-and-assumed-for-lvsPeter 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
* test: Add prepare_lvmdbusdMarian Csontos2016-03-092-1/+51
* spec: Add missing dependency for dbusdMarian Csontos2016-03-091-0/+1
* test: Comment out incorrect lockd setupMarian Csontos2016-03-092-5/+6
* test: Move udev-lvmlockd-test to check_systemMarian Csontos2016-03-091-2/+2
* test: Update kernels to skip thin-flags withMarian Csontos2016-03-091-0/+2
* lvmdbus: Fix deprecated warnings for GObject useTony Asleson2016-03-082-6/+5
* lvmdbus: Fix exception during exception handlingTony Asleson2016-03-081-7/+16
* report: Tidy some field names, widths and headings.Alasdair G Kergon2016-03-084-127/+119
* toollib: always process in use pvsDavid Teigland2016-03-071-6/+0
* vgscan: add --notifydbus to send a notificationDavid Teigland2016-03-077-1/+36
* dbus: add notification from commandsDavid Teigland2016-03-0717-1/+187
* raid_manip: allow for raid leg to be replaced when not both data and metadata...Heinz Mauelshagen2016-03-071-1/+1
* coverity: fix possible resource leak in _print_historical_lv functionPeter Rajnoha2016-03-072-6/+7
* post-releaseAlasdair G Kergon2016-03-044-2/+8