summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* event activation switchdev-dct-activation-switch-1David Teigland2021-09-074-2/+33
* pvscan, vgchange: add eventactivation optionDavid Teigland2021-09-075-7/+102
* vgchange: add vgonline optionDavid Teigland2021-09-074-6/+16
* make: generateMarian Csontos2021-09-0746-88/+932
* udev vgchange: skip hints and keep transient service recordDavid Teigland2021-09-071-1/+1
* lvmdbusd: Use ID_FS_TYPE UDev property in udevwatchVojtech Trefny2021-09-071-2/+2
* configure: updateMarian Csontos2021-09-072-0/+115
* new udev autoactivationDavid Teigland2021-09-075-4/+492
* logging: to the systemd journalDavid Teigland2021-09-079-1/+159
* pvscan: add options listlvs listvg checkcompleteDavid Teigland2021-09-079-99/+431
* system_id: new appmachineid optionDavid Teigland2021-09-075-6/+76
* config: change default use_devicesfile to 1David Teigland2021-09-071-1/+1
* config: comment all default settingsDavid Teigland2021-09-071-87/+87
* vdo: fixesZdenek Kabelac2021-08-313-24/+78
* vdo: support lvcreate with skipped activationZdenek Kabelac2021-08-312-1/+15
* vdo: fix conversion of large virtual sizesZdenek Kabelac2021-08-311-1/+1
* vdo: skip zeroing for VDO LVZdenek Kabelac2021-08-311-0/+4
* cov: lvmlockd read_adopt_file free structs on error pathDavid Teigland2021-08-301-2/+9
* pvremove: apply devices fileDavid Teigland2021-08-271-2/+2
* vdo: rename vdoimport to lvm_import_vdoZdenek Kabelac2021-08-267-35/+34
* spec: Rename vdoimport to lvm_import_vdo.dev-mcsontos-rename-vdoimportMarian Csontos2021-08-261-2/+2
* vdo: Rename vdoimport to lvm_import_vdo.Marian Csontos2021-08-2610-22/+23
* devices: restrict device id types to specific major numbersDavid Teigland2021-08-232-9/+65
* add missing sys/file.h includeAlex Xu (Hello71)2021-08-232-0/+3
* vgimportclone: fix when duplicates are both in the devices fileDavid Teigland2021-08-202-2/+23
* devices file: recognize old locking_type 0David Teigland2021-08-201-8/+6
* logging: messages for found metadataDavid Teigland2021-08-202-20/+11
* devices: apply ignorelockingfailure to devices file lockDavid Teigland2021-08-203-3/+6
* tests: adjust for check_devicesfileDavid Teigland2021-08-2021-49/+209
* lvmdevices: check yes option for adding duplicateDavid Teigland2021-08-193-1/+5
* cov: clean up pvid and vgid usageDavid Teigland2021-08-1619-204/+296
* cov: lvmlockd: rewrite string copies to avoid warningsDavid Teigland2021-08-161-31/+45
* lvchange: fix lvchange refresh failed for dm suspend or resume failedYi Wang2021-08-161-1/+1
* toolcontext.h: use bit field in structDavid Teigland2021-08-121-2/+2
* post-releaseMarian Csontos2021-08-114-2/+8
* pre-releasev2_03_13Marian Csontos2021-08-114-6/+6
* WHATS_NEW: updateMarian Csontos2021-08-101-0/+9
* make: generateroot2021-08-051-17/+11
* pvscan: only match devices file for command argsDavid Teigland2021-08-054-5/+65
* devices file: avoid updating entry dev names in some casesDavid Teigland2021-08-055-0/+18
* devices file: limit warnings about devices file entries not foundDavid Teigland2021-08-057-12/+23
* cov: lvmlockd path copyDavid Teigland2021-08-021-2/+2
* debug: stack tracing on error pathZdenek Kabelac2021-07-281-10/+10
* cov: add initilizerZdenek Kabelac2021-07-281-1/+1
* cov: add explicit check for vg existenceZdenek Kabelac2021-07-281-1/+1
* cov: raid: no more checks with missing areasZdenek Kabelac2021-07-281-1/+3
* cov: dev-mpath: check config_wwids_fileZdenek Kabelac2021-07-281-1/+2
* cov: guard indexZdenek Kabelac2021-07-281-1/+1
* cov: ensure bufffe size is at least 5Zdenek Kabelac2021-07-282-2/+2
* cov: add internal error for missing argZdenek Kabelac2021-07-281-0/+5