summaryrefslogtreecommitdiff
path: root/tools/lvmcmdline.c
Commit message (Expand)AuthorAgeFilesLines
* toollib: provide proper hint for referencing VG uuid in case of duplicate VG ...Peter Rajnoha2023-05-161-0/+12
* lvresize: restructure codeDavid Teigland2022-09-091-0/+13
* args: add ARG_NONINTERACTIVE for cmds not supported in lvm shellPeter Rajnoha2022-08-261-0/+9
* args: recognize 'json_std' for --reportformat cmd line argPeter Rajnoha2022-08-111-1/+2
* devices file: move clean up after command is runDavid Teigland2022-05-271-0/+1
* Move nolocking warning to man pageDavid Teigland2022-03-251-4/+1
* lvmcmdline: comment reset of configuration settingsZdenek Kabelac2021-12-201-2/+2
* display: ignore --reportformatDavid Teigland2021-11-171-0/+15
* vgchange -aay: optimize device list using pvs_online filesDavid Teigland2021-11-051-2/+0
* move code from pvscan.c to online.cDavid Teigland2021-11-041-1/+3
* add hints interface to the pvs_online file informationDavid Teigland2021-11-041-0/+2
* logging: to the systemd journalDavid Teigland2021-10-071-0/+12
* pvscan: add options listlvs listvg checkcompleteDavid Teigland2021-10-071-0/+4
* metadata: avoid excessive check of /etc/localtimeZdenek Kabelac2021-09-271-0/+5
* cov: hide reports from optarg being NULLZdenek Kabelac2021-09-201-1/+1
* add --nohints optionDavid Teigland2021-09-131-0/+8
* cov: make it aware we need these headers for muslCZdenek Kabelac2021-09-131-0/+1
* cov: do not try to change passed in argvZdenek Kabelac2021-09-131-4/+6
* devices file: recognize old locking_type 0David Teigland2021-08-201-8/+6
* devices: apply ignorelockingfailure to devices file lockDavid Teigland2021-08-201-1/+3
* lvmdevices: check yes option for adding duplicateDavid Teigland2021-08-191-0/+2
* devices file: limit warnings about devices file entries not foundDavid Teigland2021-08-051-0/+2
* devices: rework libudev usageDavid Teigland2021-07-131-7/+7
* skip indexing devices used by LVs in more commandsDavid Teigland2021-07-091-0/+2
* commands: use AUTOTYPE in definitionsDavid Teigland2021-04-211-0/+9
* hints: don't use hints when --sysinit is usedDavid Teigland2021-04-011-0/+8
* debug: change sys_error to sys_debugZdenek Kabelac2021-03-101-1/+1
* cmdline: use binary searchZdenek Kabelac2021-03-021-31/+46
* cmdline: drop MAX and check NULLZdenek Kabelac2021-03-021-17/+10
* cmdline: lvcreate adds vdopool as vg name providerZdenek Kabelac2021-03-021-1/+5
* device usage based on devices fileDavid Teigland2021-02-231-1/+70
* lvconvert: vdo may convert already formated vdoZdenek Kabelac2021-02-171-0/+1
* include lvm version in debug outputDavid Teigland2021-02-121-0/+1
* hints: clean up comment and init settingsDavid Teigland2021-02-021-2/+6
* pvcreate: clean up opening and filtering of argsDavid Teigland2020-10-261-7/+2
* lvmcmdlib: lvm2_init_threadedZdenek Kabelac2020-10-201-3/+5
* lvm: add readline alternative editlineBastian Germann2020-09-291-1/+1
* headers: remove unused headersZdenek Kabelac2020-09-141-1/+0
* lvcreate: new cache or writecache lv with single commandDavid Teigland2020-06-161-0/+6
* lvconvert: single step cachevol creation and attachmentDavid Teigland2020-06-161-0/+2
* Revert "pvck: dump headers_only to skip metadata text"David Teigland2020-05-291-1/+0
* pvck: dump headers_only to skip metadata textDavid Teigland2020-05-281-0/+1
* Allow dm-integrity to be used for raid imagesDavid Teigland2020-04-151-0/+3
* pvck: show specific dump option valuesDavid Teigland2019-12-101-0/+12
* pvck: repair headers and metadataDavid Teigland2019-11-271-0/+9
* improve command definition matching using typeDavid Teigland2019-10-221-0/+73
* vgcreate/vgextend: restrict PVs with mixed block sizesDavid Teigland2019-08-011-0/+2
* exported vg handlingDavid Teigland2019-06-251-0/+2
* remove unused trustcache optionDavid Teigland2019-06-111-11/+0
* fix command definition for pvchange -aDavid Teigland2019-06-101-15/+15