summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* vdo: fix and enhance vdo constain checkingZdenek Kabelac2023-01-161-2/+6
* fix typolilinjie2023-01-111-1/+1
* vgimportclone: fix importing PV without metadataDavid Teigland2023-01-051-2/+4
* pvscan: free unused device_idZdenek Kabelac2022-12-201-0/+2
* writecache: support settings metadata_only and pause_writebackDavid Teigland2022-12-082-0/+24
* lvchange: handle unrecognized writecache settingDavid Teigland2022-12-081-0/+5
* lvcreate: fix error path return valuesZdenek Kabelac2022-11-081-3/+3
* devices: factor common list functionsDavid Teigland2022-11-073-44/+7
* device_id: handle duplicate serial numbersDavid Teigland2022-11-071-2/+8
* vgchange systemid: use tag or selectDavid Teigland2022-10-311-1/+2
* toollib: do not process just created historical LVPeter Rajnoha2022-10-121-0/+3
* lvmdevices: use deviceidtype option strictlyDavid Teigland2022-10-104-7/+7
* lvresize: exclude new fs handling at build timeDavid Teigland2022-09-281-1/+31
* make: move cmds.hDavid Teigland2022-09-272-16/+6
* vgremove: remove online files in run dirDavid Teigland2022-09-142-16/+4
* lvresize: add new options and defaults for fs handlingDavid Teigland2022-09-133-23/+139
* lvresize: restructure codeDavid Teigland2022-09-096-148/+251
* fix fs block size detectionDavid Teigland2022-09-091-2/+2
* gcc: eliminate warningsZdenek Kabelac2022-09-071-1/+1
* vgimportdevices: fix locking when creating devices fileDavid Teigland2022-08-301-2/+8
* vgimportdevices: change result when devices are not addedDavid Teigland2022-08-301-13/+28
* thin: rename internal functionZdenek Kabelac2022-08-302-4/+4
* args: add ARG_NONINTERACTIVE for cmds not supported in lvm shellPeter Rajnoha2022-08-264-1/+12
* shell: add pre-cmd log report object type and enable lastlog for itPeter Rajnoha2022-08-221-4/+7
* lvmconfig: add --valuesonly optionPeter Rajnoha2022-08-173-2/+13
* report: report numeric values (not string synonyms) for NUM and BIN fields wi...Peter Rajnoha2022-08-161-0/+10
* vdo: fix --vdosettings parserZdenek Kabelac2022-08-151-5/+9
* lvconvert: correct test support for vdo-poolZdenek Kabelac2022-08-151-1/+3
* 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-111-2/+6
* shell: also output error message about max number of args hit with JSON formatPeter Rajnoha2022-08-081-0/+11
* vdo: suffle code for better error path handlingZdenek Kabelac2022-07-111-14/+14
* vdo: enhance lvcreate validationZdenek Kabelac2022-07-111-8/+40
* vdo: check vdo memory constrainsZdenek Kabelac2022-07-111-0/+4
* man: space after sizeZdenek Kabelac2022-07-111-9/+9
* exit with error when --devicesfile name doesn't existDavid Teigland2022-07-069-14/+41
* pvdisplay: restore --reportformat optionDavid Teigland2022-06-241-2/+2
* devices file: move clean up after command is runDavid Teigland2022-05-271-0/+1
* toollib: fix segfault when handling selection with historical LVsPeter Rajnoha2022-05-051-3/+4
* vdo: support --vdosettingsZdenek Kabelac2022-05-037-24/+260
* improve description of devices optionDavid Teigland2022-05-021-2/+3
* lvmdevices: --deldev using device idDavid Teigland2022-04-063-4/+54
* vgimportdevices: fix incorrect deviceidtype usageDavid Teigland2022-04-061-2/+1
* pvscan: warn about /dev/sda excluded by devices fileDavid Teigland2022-04-011-0/+28
* change messages about filtered devicesDavid Teigland2022-04-013-6/+6
* lvmdevices update: correct multipath entriesDavid Teigland2022-04-011-0/+43
* fix args entry for nolockingDavid Teigland2022-03-251-1/+1
* Move nolocking warning to man pageDavid Teigland2022-03-252-5/+3
* vgchange monitor: don't use udev infoDavid Teigland2022-03-251-0/+11
* pvscan: don't use udev for external device infoDavid Teigland2022-03-091-5/+3