summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* toollib: honour '-H|--history' switch while executing process_each_lv_in_vgPeter Rajnoha2016-03-031-0/+85
* cmd: add '-H|--history' switch and wire it up in cmd_context and processing_h...Peter Rajnoha2016-03-036-0/+10
* metadata: add lv_is_historical fn to test if the LV is historical onePeter Rajnoha2016-03-033-0/+10
* metadata: format_text: interconnect historical LVs among each other and also ...Peter Rajnoha2016-03-031-0/+119
* metadata: add support for interconnection of thin pool LV segment with indire...Peter Rajnoha2016-03-036-7/+25
* metadata: add find_historical_glv fnPeter Rajnoha2016-03-032-0/+31
* metadata: format_text: import historical LVsPeter Rajnoha2016-03-031-0/+78
* metadata: format_text: reuse _print_timestamp fnPeter Rajnoha2016-03-031-11/+3
* metadata: format_text: also export historical LVsPeter Rajnoha2016-03-033-0/+147
* metadata: create historical LVs when LVs are removed and interconnect with li...Peter Rajnoha2016-03-032-0/+143
* metadata: add add_glv_to_indirect_glvs and remove_glv_from_indirect_glvsPeter Rajnoha2016-03-032-0/+64
* metadata: add get_or_create_glv and get_or_create_glvlPeter Rajnoha2016-03-032-0/+39
* metadata: add infrastructure to track LV historyPeter Rajnoha2016-03-037-0/+61
* tests: drop check for md5sumZdenek Kabelac2016-03-031-2/+0
* tests: check kernel_cache_ funcsZdenek Kabelac2016-03-031-22/+30
* cleanup: use lv_is_partialZdenek Kabelac2016-03-0310-28/+29
* cleanup: use _field_stringZdenek Kabelac2016-03-031-31/+30
* man: minor updatesZdenek Kabelac2016-03-033-5/+6
* man: lvconvert updatesZdenek Kabelac2016-03-032-244/+369
* cache: add kernel_cache_policy optionZdenek Kabelac2016-03-034-0/+18
* WHATS_NEW: [unknown] replaces 'unknown device'David Teigland2016-03-011-0/+1
* pvs: replace 'unknown device' with [unknown]David Teigland2016-03-016-1/+23
* cleanup: missplaced .Zdenek Kabelac2016-03-011-2/+3
* makefile: handle dm-version-expectedZdenek Kabelac2016-03-011-2/+5
* man: fix mising bracesZdenek Kabelac2016-03-012-19/+24
* cleanup: indent and dotsZdenek Kabelac2016-03-011-56/+51
* coverity: eliminate DEADCODEZdenek Kabelac2016-03-011-4/+2
* coverity: missing error pathZdenek Kabelac2016-03-012-0/+2
* update WHATS_NEWDavid Teigland2016-02-291-0/+4
* tests: check [unknown] in lvmetad-pvscan-cacheDavid Teigland2016-02-291-1/+1
* pvs: display VG name [unknown] for used PV without metadataDavid Teigland2016-02-291-5/+20
* post-releaseAlasdair G Kergon2016-02-264-2/+8
* pre-releasev2_02_144Alasdair G Kergon2016-02-264-8/+8
* report: Shift (u)sed pv_attr under (a)llocatable.Alasdair G Kergon2016-02-264-9/+12
* tests: skip on older versionZdenek Kabelac2016-02-262-6/+7
* coverity: helping coverity with NULL pointerZdenek Kabelac2016-02-261-2/+2
* makefiles: add more dirs for lcov outputZdenek Kabelac2016-02-262-2/+6
* dbus: fix the systemd service providing the DBus serviceVratislav Podzimek2016-02-262-1/+2
* pvcreate: fix data alignment error checkDavid Teigland2016-02-251-2/+2
* lvmdbusd: Do only 1 refresh for Vg.Change()Tony Asleson2016-02-251-4/+1
* lvmdbusd testing: Add validatestate.py utilityTony Asleson2016-02-251-0/+32
* lvmdbustest.py: Move helper code to testlib.pyTony Asleson2016-02-252-178/+195
* lvmdbusd: Reduce unnecessary state refreshesTony Asleson2016-02-252-9/+37
* pvcreate: fix error from pv_writeDavid Teigland2016-02-251-0/+1
* tests: lvresize with zero argZdenek Kabelac2016-02-251-1/+3
* cleanup: drop unneeded testZdenek Kabelac2016-02-251-3/+1
* cleanup: indentZdenek Kabelac2016-02-251-4/+4
* cleanup: poll better check for internal errorsZdenek Kabelac2016-02-253-65/+49
* lvconvert: use lp->repairZdenek Kabelac2016-02-251-21/+22
* lvconvert: use more display_lvnameZdenek Kabelac2016-02-251-21/+27