aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-09-15format-text: label: fix missing dev assignment for struct label in _text_pv_w...Peter Rajnoha
2015-09-14vgcreate: initialize new PVs only in first vg_writeDavid Teigland
2015-09-14thin: show message on error pathZdenek Kabelac
2015-09-11pool: validate pool_metadata has proper suffixZdenek Kabelac
2015-09-11lvmlockd: prevent vgremove of dlm VG while lockspace is usedDavid Teigland
2015-09-11lockd: fix rescanning VG metadataDavid Teigland
2015-09-10cache: warn if caching causes troublesZdenek Kabelac
2015-09-10lib: when moving segtypes, move LV bitsZdenek Kabelac
2015-09-10lockd: add start_init arg to lockd_start_vgDavid Teigland
2015-09-08makefiles: ensure no old .h are leftZdenek Kabelac
2015-09-08filters: make sure regex filter is evaluated before any filter that needs dis...Peter Rajnoha
2015-09-07cleanup: assign seg_name onceZdenek Kabelac
2015-09-07configure: relocate generated headersZdenek Kabelac
2015-09-05style: Standardise some error paths.Alasdair G Kergon
2015-09-04dev-cache: fix use of uninitialized device status if reading outdated .cache ...Peter Rajnoha
2015-09-03lockd: check for unlock failure in all casesDavid Teigland
2015-09-03cleanup: use just 2 decimal digitsZdenek Kabelac
2015-09-03cleanup: show error messageZdenek Kabelac
2015-09-03thin: do not flush when quering for thin percentZdenek Kabelac
2015-09-03thin: validate mapped size of thin volumeZdenek Kabelac
2015-09-03thin: detect unusable thinsZdenek Kabelac
2015-09-03filters: swap device_is_usable testZdenek Kabelac
2015-09-03lockd: vgrename fixesDavid Teigland
2015-09-03dev-cache: append (major:minor) to debug messages about adding device or its ...Peter Rajnoha
2015-09-03filters: do not print [none:nil] as external device info's [source:handler] i...Peter Rajnoha
2015-08-28man: Add install_full_man makefile target.Alasdair G Kergon
2015-08-27lvmlockd: remove list of inactive lockspacesDavid Teigland
2015-08-27lvmlockd: skip lockd removal check for non-lockd VGsDavid Teigland
2015-08-27lvmlockd: fix function def for non-lvmlockd buildDavid Teigland
2015-08-27lvmlockd: rescan lockd VG in two new casesDavid Teigland
2015-08-27lvmlockd: improve VG removal for lock_type dlmDavid Teigland
2015-08-27lvmlockd: add full changing of lock typeDavid Teigland
2015-08-26cache: report cache pool attrs also for poolsZdenek Kabelac
2015-08-26cache: no report error for cpool without modeZdenek Kabelac
2015-08-24macros: fix default symbol export controlBryn M. Reeves
2015-08-21cleanup: add .Zdenek Kabelac
2015-08-21thin: metadata size cannot be reducedZdenek Kabelac
2015-08-18config: improve description text layoutDavid Teigland
2015-08-18Revert "lvmcache: check for too long pvid"Zdenek Kabelac
2015-08-18cleanup: trace error from lvmcache_update_vgname_and_idZdenek Kabelac
2015-08-18cleanup: typo fix and drop \Zdenek Kabelac
2015-08-18cleanup: add FMTssize_tZdenek Kabelac
2015-08-18cleanup: unused header files (Coverity)Zdenek Kabelac
2015-08-18lvmcache: check for too long pvidZdenek Kabelac
2015-08-17config: create lists of accepted values in descriptionsDavid Teigland
2015-08-17config: add empty lines around examplesDavid Teigland
2015-08-17config: recognize a blank comment lineDavid Teigland
2015-08-17config: explain automatic default valuesDavid Teigland
2015-08-17pre-releaseAlasdair G Kergon
2015-08-17cache: more comments for new settingZdenek Kabelac