summaryrefslogtreecommitdiff
path: root/lib/commands
Commit message (Expand)AuthorAgeFilesLines
* system_id: use for VG ownershipdev-dct-systemid-final1David Teigland2015-02-112-4/+138
* filters: add firmware RAID filterPeter Rajnoha2015-01-301-3/+10
* conf: add devices/external_device_info_source to lvm.confPeter Rajnoha2015-01-301-0/+11
* filter-composite: add external device info hooksPeter Rajnoha2015-01-301-3/+3
* segtype: drop cmdcontex pointerZdenek Kabelac2014-10-301-1/+0
* segments: disable init of free segmentZdenek Kabelac2014-10-241-1/+1
* filters: add cmd->full_filter - composite of cmd->filter and cmd->lvmetad_filterPeter Rajnoha2014-10-022-33/+35
* filters: refresh filters when lvmetad use is toggledPeter Rajnoha2014-09-301-6/+8
* filters: use usable device filter and separate lvmetad filter chain so it's n...Peter Rajnoha2014-09-301-25/+116
* filters: fix incorrect filter indexing in composite filter arrayPeter Rajnoha2014-09-111-5/+6
* lvmetad: Re-organise filters to properly avoid scans of component devices.Petr Rockai2014-09-101-24/+23
* conf: add report/list_item_separator lvm.conf optionPeter Rajnoha2014-07-102-0/+2
* activation: Add "degraded" activation modeJonathan Brassow2014-07-091-0/+1
* tools: add --binary arg to pvs,vgs,lvs and {pv,vg,lv}display -C and report/bi...Peter Rajnoha2014-07-042-0/+2
* coverity: fix issues reported by coverityPeter Rajnoha2014-06-241-1/+4
* cleanup: more readableZdenek Kabelac2014-06-191-14/+9
* report: select: refactor: move str_list to libdmPeter Rajnoha2014-06-171-1/+1
* config: differentiate command and metadata profiles and consolidate profile h...Peter Rajnoha2014-05-201-6/+14
* config: fix incorrect profile initialization on cmd context refreshPeter Rajnoha2014-05-191-11/+39
* config: attach cft_check_handle to each config tree instead of global cmd_con...Peter Rajnoha2014-05-192-14/+21
* libdevmapper: add dm_units_to_factor for size unit parsingPeter Rajnoha2014-04-281-2/+2
* cleanup: reduce inclusion of unnecessary headersZdenek Kabelac2014-04-181-1/+0
* tools: Add --readonly support.Alasdair G Kergon2014-04-181-1/+1
* debug: add proper backtrace debugZdenek Kabelac2014-03-251-12/+12
* dev-cache: fix mem corruption on refresh contextZdenek Kabelac2014-03-251-1/+2
* lvmcache: handle reinit without errorZdenek Kabelac2014-03-211-2/+2
* cleanup: add cmd_context reference to struct cft_check_handlePeter Rajnoha2014-03-191-1/+2
* config: make global/suffix profilable and add it to lvm.confPeter Rajnoha2014-03-181-2/+1
* config: make global/units and global/si_unit_consistency profilablePeter Rajnoha2014-03-172-9/+17
* config: runtime default for config/profile_dirPeter Rajnoha2014-03-061-10/+2
* config: runtime default for backup/backup_dir, backup/archive_dirPeter Rajnoha2014-03-061-19/+2
* config: runtime default for devices/cache, devices/cache_dirPeter Rajnoha2014-03-061-29/+3
* config: use mempool for config paths used in find_config_tree_* functionsPeter Rajnoha2014-03-061-5/+5
* cache: New 'cachepool' segment typeJonathan Brassow2014-01-271-2/+7
* cleanup: tiny speedup of lib_dir checkingZdenek Kabelac2013-12-102-0/+3
* gcc: replace #ifdef linux with __linux__Alasdair G Kergon2013-11-131-1/+1
* Mirror: Fix hangs and lock-ups caused by attempting label reads of mirrorsJonathan Brassow2013-10-221-0/+1
* cmdline: Add --ignoreskippedcluster.Alasdair G Kergon2013-10-012-0/+2
* toolcontext: Only reopen stdin if readable.Alasdair G Kergon2013-08-281-4/+15
* fix: some issues reported by coverityPeter Rajnoha2013-08-151-4/+0
* filters: check for mpath before opening devsAlasdair G Kergon2013-08-131-15/+15
* filters: fix segfault on incorrect global_filterPeter Rajnoha2013-07-261-4/+3
* conf: add activation/auto_set_activation_skipPeter Rajnoha2013-07-122-0/+3
* config: make it possible to do a raw config tree mergePeter Rajnoha2013-07-081-1/+1
* lvresize: separate validation from actionAlasdair G Kergon2013-07-061-26/+0
* config: make it possible to run several instances of configuration check at oncePeter Rajnoha2013-07-022-4/+27
* toolcontext: add a few comments for struct cmd_context and rename config_vali...Peter Rajnoha2013-07-022-10/+12
* config: add profile arg to find_config_tree_boolPeter Rajnoha2013-07-021-32/+32
* config: add profile arg to find_config_tree_int64Peter Rajnoha2013-07-021-1/+1
* config: add profile arg to find_config_tree_intPeter Rajnoha2013-07-021-6/+6