summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* report: rename lv_error_when_full field to lv_when_full and display either "e...Peter Rajnoha2015-01-215-14/+20
* report: Fix warning in _str_list_append.Alasdair G Kergon2015-01-201-3/+6
* report: proper lv_attr_dup emulationZdenek Kabelac2015-01-201-3/+12
* report: add separate LVSINFOSTATUS field type for info+status combined fieldsPeter Rajnoha2015-01-203-8/+10
* report: use infoZdenek Kabelac2015-01-201-1/+1
* cleanup: indentZdenek Kabelac2015-01-201-2/+1
* report: seg_monitor undefinedZdenek Kabelac2015-01-203-1/+8
* report: update report_object APIZdenek Kabelac2015-01-204-5/+6
* report: use same info also for lv_attrZdenek Kabelac2015-01-206-54/+67
* report: reporting unknown statusZdenek Kabelac2015-01-201-1/+3
* cleanup: add lv_is_error_when_full() macroZdenek Kabelac2015-01-203-3/+4
* raid_manip: v2 fix multi-segment misallocation on 'lvconvert --repair'Heinz Mauelshagen2015-01-163-6/+12
* toollib: search for duplicate PVs only when neededDavid Teigland2015-01-142-1/+16
* toollib: override the PV device with duplicatesDavid Teigland2015-01-142-0/+24
* toollib: handle duplicate pvs in process_in_pvDavid Teigland2015-01-141-1/+1
* thin: errrorwhenfull supportZdenek Kabelac2015-01-1414-2/+70
* cleanup: missed for build without devmapperZdenek Kabelac2015-01-141-0/+16