summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man: lvmraid.7 raid6_n_6 fixHeinz Mauelshagen2017-04-061-12/+2
* raid: tidyingHeinz Mauelshagen2017-04-061-1/+1
* lvconvert: allow --type with --regionsizeHeinz Mauelshagen2017-04-061-2/+24
* lvchange/lvconvert: fix missing lvmlockd LV locksDavid Teigland2017-04-052-10/+45
* lvchange: tidy switch code in _lvchange_properties_single()Heinz Mauelshagen2017-04-051-32/+59
* lvchange: fix missing return valueDavid Teigland2017-04-051-0/+2
* lvmconf: fix systemd unit existence check for lvmconf --services --startstops...Peter Rajnoha2017-04-052-2/+5
* commands: fix misspelling of option valueDavid Teigland2017-04-041-1/+1
* lvchange: fix --poll value when set from optionDavid Teigland2017-04-041-5/+14
* vgchange/lvchange: fix poll and monitor useDavid Teigland2017-04-042-16/+62
* lvchange: enhance avoiding multiple metadata updates/reloads/backupsHeinz Mauelshagen2017-04-041-68/+179
* man: '-pool' regexpHeinz Mauelshagen2017-04-041-0/+1
* lvconvert: fix converting hidden lv to poolDavid Teigland2017-04-041-0/+2
* help: print all options in abbreviated help outputDavid Teigland2017-04-031-5/+3
* commands: missing comma in cmd def option listDavid Teigland2017-04-031-1/+1
* help: include cmd def info in verbose outputDavid Teigland2017-04-031-0/+5
* commands: recognize ignored optionsDavid Teigland2017-04-031-1/+5
* commands: ignore partial option in most casesDavid Teigland2017-04-031-7/+17
* man: fix description of --partial optionDavid Teigland2017-04-031-6/+4
* lvchange: refresh command missing activationmode optionDavid Teigland2017-04-031-1/+1
* lvchange: avoid multiple metadata updates/reloads/backupsHeinz Mauelshagen2017-04-011-73/+120
* tests: fix LD_LIBRARY_PATHZdenek Kabelac2017-03-311-6/+5
* cache: scan kallsyms for kernel symbolsZdenek Kabelac2017-03-311-5/+40
* lvchange: persistent major/minor processing regressionHeinz Mauelshagen2017-03-311-7/+2
* lvchange: persistent major/minor processing regressionHeinz Mauelshagen2017-03-311-2/+7
* man: pregen file changeHeinz Mauelshagen2017-03-301-1/+1
* man-generator: shutdown stdout bufferHeinz Mauelshagen2017-03-301-1/+4
* man-generator: enhance performanceHeinz Mauelshagen2017-03-301-5/+19
* man-generator: don't ignore description file errorsHeinz Mauelshagen2017-03-301-26/+49
* raid: more coverity issuesHeinz Mauelshagen2017-03-301-6/+8
* raid: favour dm_list_first()Heinz Mauelshagen2017-03-301-2/+1
* raid: address coverity issuesHeinz Mauelshagen2017-03-301-3/+4
* man-generator: add '.' to all messagesHeinz Mauelshagen2017-03-301-21/+21
* man: add minor regexpHeinz Mauelshagen2017-03-301-3/+3
* dmsetup: replace (f)printf("\n") with putchar/putcBryn M. Reeves2017-03-301-9/+9
* libdm: use correct FMTu32 format specifier for uint32_tBryn M. Reeves2017-03-301-1/+1
* libdm: fix incorrect format specifier in _stats_resize_group()Bryn M. Reeves2017-03-301-3/+3
* dmsetup: Flush ouptut when using --intervalNir Soffer2017-03-301-0/+1
* libdm: use uint64_t where possible in filemap routinesBryn M. Reeves2017-03-301-5/+6
* libdm: use size_t for buflen in _stats_group_file_regions()Bryn M. Reeves2017-03-301-1/+1
* libdm: make _stats_resize_group() num_regions argument uint64_tBryn M. Reeves2017-03-301-6/+8
* libdm: make _find_extent() nr_extents argument uint64_tBryn M. Reeves2017-03-301-4/+5
* dmfilemapd: cast return value of strto* functions when neededBryn M. Reeves2017-03-301-4/+4
* dmfilemapd: use log_sys_error in _filemap_monitor_set_notifyBryn M. Reeves2017-03-301-2/+2
* dmfilemapd: cast sysconf() return value to intBryn M. Reeves2017-03-301-1/+1
* dmfilemapd: fix len type in _filemap_monitor_check_file_unlinked()Bryn M. Reeves2017-03-301-1/+2
* dmfilemapd: make filemap_monitor->nr_regions uint64_tBryn M. Reeves2017-03-301-1/+1
* libdm: use DM_STATS_GROUP_* constants in dm_stats_create_regions_from_fdBryn M. Reeves2017-03-301-1/+2
* dmsetup: simplify branching in _stats_update_file()Bryn M. Reeves2017-03-301-8/+9
* man: raid cleanupHeinz Mauelshagen2017-03-301-56/+73