summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvresize: add new options and defaults for fs handlingdev-dct-lvresize-11David Teigland2022-09-0726-192/+3951
* lvresize: restructure codeDavid Teigland2022-08-1915-557/+889
* devices file: fix pvcreate --uuid matching pvid entry with no device idDavid Teigland2022-08-192-3/+17
* devices: drop double // from sysfs pathZdenek Kabelac2022-08-193-7/+7
* dmsetup: check also for ouf of range valueZdenek Kabelac2022-08-191-1/+2
* mm: remove libaio from being skippedZdenek Kabelac2022-08-191-1/+0
* vdo: extend volume and pool without flushZdenek Kabelac2022-08-193-1/+8
* vdo: reset errno before strtoullZdenek Kabelac2022-08-191-0/+1
* config: check for possible mempool errors in _out_line_fnPeter Rajnoha2022-08-171-3/+9
* config: remove unnecessary copy of config line's space prefix before printingPeter Rajnoha2022-08-171-5/+3
* lvmconfig: add --valuesonly optionPeter Rajnoha2022-08-177-3/+43
* report: report numeric values (not string synonyms) for NUM and BIN fields wi...Peter Rajnoha2022-08-164-3/+19
* _vg_read_raw_area: fix segfault caused by using null pointerWu Guanghao2022-08-151-1/+1
* autoreconf: support newer archsZdenek Kabelac2022-08-157-6690/+8343
* vdo: fix --vdosettings parserZdenek Kabelac2022-08-151-5/+9
* vdo: use only verbose log level for reformatingZdenek Kabelac2022-08-151-2/+8
* lvconvert: correct test support for vdo-poolZdenek Kabelac2022-08-153-2/+7
* WHATS_NEW: updatePeter Rajnoha2022-08-112-1/+3
* test: add report-format testPeter Rajnoha2022-08-111-0/+74
* report: fix pe_start column type from NUM to SIZPeter Rajnoha2022-08-111-1/+1
* make: generatePeter Rajnoha2022-08-1134-112/+184
* man: update lvmreport man page about json_std formatPeter Rajnoha2022-08-111-8/+28
* args: recognize 'json_std' for --reportformat cmd line argPeter Rajnoha2022-08-113-3/+6
* config: recognize 'json_std' for report/output_format config settingPeter Rajnoha2022-08-112-3/+14
* libdm: report: use proper JSON array for string list output in JSON_STD formatPeter Rajnoha2022-08-112-8/+168
* libdm: report: separate basic and JSON+JSON_STD format in _output_fieldPeter Rajnoha2022-08-112-142/+188
* libdm: report: enhance the way string list is stored internallyPeter Rajnoha2022-08-112-232/+380
* libdm: report: use 'null' for undefined numeric values in JSON_STD outputPeter Rajnoha2022-08-112-2/+14
* libdm: report: remove double quotes around numeric values in JSON_STD outputPeter Rajnoha2022-08-112-14/+40
* libdm: report: add DM_REPORT_GROUP_JSON_STD groupPeter Rajnoha2022-08-114-6/+26
* config: add correct unconfigured value for use_devicesfileMarian Csontos2022-08-092-2/+2
* spec: use --with-default-use-devices-file=1 for rhel9+Marian Csontos2022-08-091-0/+4
* configure: fix typoMarian Csontos2022-08-091-1/+1
* spec: Use libedit for newer distributionsMarian Csontos2022-08-092-0/+15
* shell: also output error message about max number of args hit with JSON formatPeter Rajnoha2022-08-081-0/+11
* apply multipath_component_detection=0 to duplicate PV handlingDavid Teigland2022-07-252-3/+10
* make: generateZdenek Kabelac2022-07-111-0/+12
* cov: restore disable_dm_devs also for error pathZdenek Kabelac2022-07-111-3/+4
* cov: remove unused headersZdenek Kabelac2022-07-114-4/+0
* vdo: suffle code for better error path handlingZdenek Kabelac2022-07-111-14/+14
* vdo: enhance lvcreate validationZdenek Kabelac2022-07-113-8/+56
* vdo: support v4 kernel target lineZdenek Kabelac2022-07-115-14/+37
* vdo: add reformating to extent size aligned virtual sizeZdenek Kabelac2022-07-111-3/+19
* vdo: check vdo memory constrainsZdenek Kabelac2022-07-114-2/+156
* vdo: report supported range in error pathZdenek Kabelac2022-07-111-18/+45
* vdo: use defines also for configuration definesZdenek Kabelac2022-07-114-47/+60
* vdo: update info about memoryZdenek Kabelac2022-07-111-3/+12
* vdo: use single validatorZdenek Kabelac2022-07-112-36/+10
* man: space after sizeZdenek Kabelac2022-07-1110-43/+44
* vdo: fix conversion of vdo_slab_size_mb 2ndZdenek Kabelac2022-07-111-1/+1