summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* cleanup: drop unused header fileZdenek Kabelac2015-02-191-3/+0
* cleanup: simplify error path codeZdenek Kabelac2015-02-191-5/+3
* cleanup: drop unused value assignZdenek Kabelac2015-02-192-9/+7
* pvcreate: switch to "none" dev-ext source during pvcreatePeter Rajnoha2015-02-191-23/+59
* wiping: blkid: do not count skipped signatures in final number of wipesPeter Rajnoha2015-02-191-3/+6
* filters: no need to refresh filters/rescan if no signature is wiped during pv...Peter Rajnoha2015-02-174-30/+44
* pvcreate: switch to "none" dev-ext source during pvcreatePeter Rajnoha2015-02-161-0/+15
* conf: Set default global/etc from --with-confdir.Alasdair G Kergon2015-02-132-1/+3
* system_id: warn if the system_id_file cannot be openedDavid Teigland2015-02-131-4/+7
* system_id: omit leading hyphens from system_idDavid Teigland2015-02-131-0/+8
* system_id: use for VG ownershipDavid Teigland2015-02-1313-12/+331
* vgextend: Use process_each_vg.David Teigland2015-02-131-0/+2
* cleanup: replace static struct processing_handle initializer with common init...Peter Rajnoha2015-02-131-1/+2
* memory: disable check with valgrind pool buildZdenek Kabelac2015-02-121-1/+3
* configure.in: AC_SUBST needs to be always executedZdenek Kabelac2015-02-121-0/+3
* config: fix version of introduction for devices/external_device_info_source (...Peter Rajnoha2015-02-121-1/+1
* report: define ba_start, vg_free and seg_start fields as DM_REPORT_FIELD_TYPE...Peter Rajnoha2015-02-111-3/+3
* report: add report_for_selection and use it in select_match_{pv,vg,lv}Peter Rajnoha2015-02-101-0/+4
* report: add report_init_for_selection fn and modify report_object to support ...Peter Rajnoha2015-02-102-3/+19
* toollib: replace void *handle with struct processing_handle for use in proces...Peter Rajnoha2015-02-101-0/+25
* memlock: Do not check memory balance if RUNNING_ON_VALGRIND.Petr Rockai2015-02-051-2/+7
* configure: Look for valgrind.h independently of VALGRIND_POOLS.Petr Rockai2015-02-051-1/+1
* thin: fix upgrade regressionZdenek Kabelac2015-01-301-2/+7
* raid: check lock holding LVZdenek Kabelac2015-01-301-2/+2
* cleanup: add dev-ext-udev-constants.h with constants/names of the properties/...Peter Rajnoha2015-01-306-10/+67
* filters: add firmware RAID filterPeter Rajnoha2015-01-308-3/+149
* filter-partitioned: use new 'udev' device status source to get partition statusPeter Rajnoha2015-01-302-16/+64
* filter-usable: move check for pv_min_size from filter-partitioned to filter-u...Peter Rajnoha2015-01-302-20/+111
* filter-mpath: use new 'udev' external device info source to get mpath compone...Peter Rajnoha2015-01-301-2/+46
* filter-md: use new 'udev' external device info source to get MD component statusPeter Rajnoha2015-01-302-2/+48
* conf: add devices/external_device_info_source to lvm.confPeter Rajnoha2015-01-306-1/+27
* filter-composite: add external device info hooksPeter Rajnoha2015-01-303-6/+18
* device: add infrastructure to support external device infoPeter Rajnoha2015-01-304-0/+195
* revert "cache: add pool deps for preload"Zdenek Kabelac2015-01-301-5/+0
* cleanup: indent tabsZdenek Kabelac2015-01-301-2/+3
* lv_manip: add for_each_sub_lv_except_pools()Zdenek Kabelac2015-01-302-4/+28
* properties: also recognize LVSINFO, LVSSTATUS and LVSINFOSTATUS as subtypes o...Peter Rajnoha2015-01-301-2/+2
* lvm2app: fix lvm_lv_get_attr regression causing unknown valuesPeter Rajnoha2015-01-301-1/+1
* cache: use writethrough cache_mode for older metadataZdenek Kabelac2015-01-291-1/+3
* raid: preload splitted LV only when activeZdenek Kabelac2015-01-281-7/+4
* cache: add pool deps for preloadZdenek Kabelac2015-01-281-0/+5
* cleanup: use macro lv_is_visible()Zdenek Kabelac2015-01-281-1/+1
* raid: lock holder will skip visible raid LVsZdenek Kabelac2015-01-281-0/+4
* raid: fix raid image splittingZdenek Kabelac2015-01-281-20/+10
* raid: fix tree preload for splitting raid imagesZdenek Kabelac2015-01-281-0/+16
* devices: DASD doesn't need to be stackable.Alasdair G Kergon2015-01-231-3/+0
* devices: Do not support unpartitioned DASD.Alasdair G Kergon2015-01-232-0/+15
* coverity: missing return value checkPeter Rajnoha2015-01-221-3/+7
* config: improve config validation to check if setting with string value can b...Peter Rajnoha2015-01-211-0/+5
* cleanup: for commit 7bcb3fb02d6aacc566871326c0d01c331497a5b2Peter Rajnoha2015-01-211-1/+0