summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lv_manip: _adjust_region_size() commentdev-lvmguy-raid-takeover-reshape-resize-fix-striped-cliHeinz Mauelshagen2015-08-051-1/+4
* lv_manip: factor out _adjust_region_size() and call it early enough to allow ...Heinz Mauelshagen2015-08-053-24/+73
* libdm-deptree: fix false raid max_write_behind kernel parameterHeinz Mauelshagen2015-08-031-1/+1
* lv_manip: fix regression preventing raid minimum region size adjustmentHeinz Mauelshagen2015-08-031-1/+1
* libdm-deptree: rebuilds and writemostly load segment members are 64 bit for t...Heinz Mauelshagen2015-07-301-10/+7
* lvconvert-striped-raid0.sh: request at least target version 1.7.0Heinz Mauelshagen2015-07-301-1/+1
* lv_manip: fix bogus metadata_extents_needed calculation leading to too many t...Heinz Mauelshagen2015-07-291-1/+1
* Add missing lvconvert-striped-raid0.shHeinz Mauelshagen2015-07-291-0/+73
* Fix flaw causing no metadata areas to be created for various raid typesHeinz Mauelshagen2015-07-294-28/+9
* Add support for raid0/raid0_meta raid typesHeinz Mauelshagen2015-06-1017-538/+1764
* lvmetad, lvmpolld: remove DL_LIBS from MakefileDavid Teigland2015-06-082-4/+2
* lvmetad.c: internal err on modifying global handle with open connectionOndrej Kozina2015-06-081-0/+4
* lvmetad.h: rephrase API descriptionsOndrej Kozina2015-06-081-5/+7
* man: lvmthin chunk and metadata sizesDavid Teigland2015-05-271-24/+30
* tests: check for idle only for raid typeZdenek Kabelac2015-05-271-2/+5
* lvmetad: missing wrapper for lvmetad less compilationZdenek Kabelac2015-05-271-0/+1
* tests: check for clmvd socketZdenek Kabelac2015-05-271-3/+3
* tests: better check for array in syncZdenek Kabelac2015-05-271-1/+1
* tests: drop debug printZdenek Kabelac2015-05-271-1/+0
* cleanup: gcc warn fix, don't hide pvs()Zdenek Kabelac2015-05-271-2/+2
* lvmpolld: terminate error message with a dot and LFOndrej Kozina2015-05-271-1/+1
* WHATS_NEW: various updatesOndrej Kozina2015-05-261-0/+2
* dmsetup: zero errno in before strtoul callOndrej Kozina2015-05-261-0/+1
* lvmpolld: zero errno in before strtoul callOndrej Kozina2015-05-261-0/+1
* lvconvert.c: fix whitespace messOndrej Kozina2015-05-261-1/+1
* libdm: Add dm_task_get_errno to return ioctl errno.Alasdair G Kergon2015-05-266-18/+38
* WHATS_NEW: updateOndrej Kozina2015-05-251-0/+1
* tests: add test for pvscan --cache --backgroundOndrej Kozina2015-05-251-0/+57
* lvmetad.c: ignore lvmetad global handle on disconnectOndrej Kozina2015-05-251-1/+0
* lvconvert: change how to get failed mirrors numberLidong Zhong2015-05-222-3/+4
* scripts: activation generator: do not use --sysinit if lvmpolld usedPeter Rajnoha2015-05-212-15/+23
* lvmpolld-client.c: debug print when querying progressOndrej Kozina2015-05-211-0/+2
* polldaemon.c: modify log levels in report_progressOndrej Kozina2015-05-211-14/+10
* format_text: Parse (optional) outdated_pvs section in VG metadata.Petr Rockai2015-05-201-4/+12
* lvmetad: Set up lvmcache & PV structs for outdated_pvs.Petr Rockai2015-05-201-12/+31
* lvmetad: Provide entire pvmeta sections for outdated_pvs.Petr Rockai2015-05-201-6/+22
* metadata: Add pvs_outdated to struct volume_group.Petr Rockai2015-05-203-0/+11
* metadata: Factor _wipe_outdated_pvs() PVs out of _vg_read().Petr Rockai2015-05-201-24/+29
* lvmetad: Attach an outdated_pvs list to vg_lookup replies.Petr Rockai2015-05-201-2/+7
* lvmetad: Clear the vgid_to_outdated_pvs hash on shutdown.Petr Rockai2015-05-201-0/+3
* lvmetad: Maintain info about outdated PVs.Petr Rockai2015-05-201-6/+76
* makefiles: use bash subshellZdenek Kabelac2015-05-201-1/+1
* configure: fix missing [Zdenek Kabelac2015-05-202-2/+2
* WHATS_NEW: various updatesOndrej Kozina2015-05-191-0/+3
* polldaemon.c: do not report error when LV not foundOndrej Kozina2015-05-191-10/+8
* lvconvert.c: drop get_vg_lock_and_logical_volume fnDavid Teigland2015-05-191-48/+33
* pvmove.c: code cleanupDavid Teigland2015-05-191-12/+17
* polldaemon: remove get_copy_vg and get_copy_lv wrappersDavid Teigland2015-05-195-59/+0
* polldaemon.c: call find_lv directlyOndrej Kozina2015-05-191-4/+20
* lvconvert.c: call find_lv directlyDavid Teigland2015-05-191-1/+1