summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATS_NEWdev-prajnoha-dev-ext-infoPeter Rajnoha2015-01-301-0/+3
* cleanup: add dev-ext-udev-constants.h with constants/names of the properties/...Peter Rajnoha2015-01-307-10/+68
* filters: add firmware RAID filterPeter Rajnoha2015-01-309-3/+157
* 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-307-1/+43
* 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
* tests: test stacked raidZdenek Kabelac2015-01-301-3/+23
* cleanup: indent tabsZdenek Kabelac2015-01-301-2/+3
* lv_manip: add for_each_sub_lv_except_pools()Zdenek Kabelac2015-01-303-4/+29
* WHATS_NEW: previous commitPeter Rajnoha2015-01-301-0/+1
* 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-302-1/+2
* cache: use writethrough cache_mode for older metadataZdenek Kabelac2015-01-292-1/+4
* raid: preload splitted LV only when activeZdenek Kabelac2015-01-281-7/+4
* cache: add pool deps for preloadZdenek Kabelac2015-01-281-0/+5
* thin: preserve chunksize with lvconvertZdenek Kabelac2015-01-283-1/+10
* 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-283-20/+17
* raid: fix tree preload for splitting raid imagesZdenek Kabelac2015-01-282-0/+17
* 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-233-0/+16
* lvm.conf: update error_when_full descriptionDavid Teigland2015-01-221-2/+5
* lvmthin: update monitor and autoextendDavid Teigland2015-01-221-28/+73
* coverity: missing return value checkPeter Rajnoha2015-01-221-3/+7
* lvmthin: update data space exhaustionDavid Teigland2015-01-211-26/+30
* config: improve config validation to check if setting with string value can b...Peter Rajnoha2015-01-212-0/+6
* post-releaseAlasdair G Kergon2015-01-214-2/+8
* pre-releasev2_02_115Alasdair G Kergon2015-01-214-7/+7
* dmeventd: Reduce waitevent EINTR message severity.Alasdair G Kergon2015-01-212-1/+2
* libdevmapper: Improve incompatible version msg.Alasdair G Kergon2015-01-212-2/+4
* cleanup: for commit 7bcb3fb02d6aacc566871326c0d01c331497a5b2Peter Rajnoha2015-01-212-3/+1
* report: rename lv_error_when_full field to lv_when_full and display either "e...Peter Rajnoha2015-01-216-15/+21
* lvmthin: include errorwhenfullDavid Teigland2015-01-201-6/+45
* vgimportclone: remove arg check that uses pvsDavid Teigland2015-01-201-5/+0
* 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-204-13/+17
* thin: support errorwhenfull with thin creationZdenek Kabelac2015-01-201-1/+2
* report: use infoZdenek Kabelac2015-01-201-1/+1
* cleanup: indentZdenek Kabelac2015-01-201-2/+1
* man: errorwhenfull docZdenek Kabelac2015-01-202-4/+22
* report: seg_monitor undefinedZdenek Kabelac2015-01-204-1/+9
* report: update report_object APIZdenek Kabelac2015-01-205-20/+23
* report: use same info also for lv_attrZdenek Kabelac2015-01-206-54/+67