summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pre-releasev2_03_17Marian Csontos2022-11-104-6/+9
* make: generateMarian Csontos2022-11-101-1/+3
* vdo: improve validation messageZdenek Kabelac2022-11-081-3/+3
* lvcreate: fix error path return valuesZdenek Kabelac2022-11-081-3/+3
* tests: update test to handle different statusZdenek Kabelac2022-11-081-3/+4
* vdo: enhance detection of virtual sizeZdenek Kabelac2022-11-081-13/+31
* vdo: replace errors with debugZdenek Kabelac2022-11-081-16/+16
* devices: factor common list functionsDavid Teigland2022-11-0710-101/+102
* device_id: handle duplicate serial numbersDavid Teigland2022-11-077-2/+1185
* device_id: look for serial number in other locationsDavid Teigland2022-11-073-2/+105
* device_mapper: vdo V4 avoid messagingZdenek Kabelac2022-11-021-3/+7
* dev_manager: accept misalined vdo pools.Zdenek Kabelac2022-11-022-11/+7
* device_mapper: add parser for vdo metadataZdenek Kabelac2022-11-024-1/+298
* configure: update use_devicesfile in example.confZdenek Kabelac2022-11-022-0/+3
* vgchange systemid: use tag or selectDavid Teigland2022-10-311-1/+2
* device_id: remove debug traceDavid Teigland2022-10-241-1/+1
* cmd: save device_id_sysfs_dirDavid Teigland2022-10-243-3/+3
* lvmdbusd: Handle PV signature copyTony Asleson2022-10-201-3/+7
* lvmdbustest: Add test for copy signatureTony Asleson2022-10-201-11/+60
* lvmdbusd: Always leverage udevTony Asleson2022-10-203-14/+15
* lvmdbustest: Add test for wipefsTony Asleson2022-10-201-0/+34
* lvmnotify.c: Check to see if dbus daemon is runningTony Asleson2022-10-191-0/+68
* lvreduce: change error message about --fs optionsDavid Teigland2022-10-121-1/+1
* lvmlockd: Fix sanlock lvmlock lv size calculationcorubba2022-10-121-1/+3
* toollib: do not process just created historical LVPeter Rajnoha2022-10-124-0/+6
* lvreduce: require active LV when no fs option is usedDavid Teigland2022-10-112-3/+8
* tests: add comments to fsadm-renamedDavid Teigland2022-10-111-0/+15
* lvmlockd: fix warningDavid Teigland2022-10-111-1/+1
* tests: skip lvresize tests without mkfs.xfsDavid Teigland2022-10-102-0/+4
* lvmdevices: use deviceidtype option strictlyDavid Teigland2022-10-106-11/+20
* tests: device ids using vpd dataDavid Teigland2022-10-101-0/+201
* device id: add new types using values from vpd_pg83David Teigland2022-10-105-2/+112
* device id: change space handling in t10 wwidDavid Teigland2022-10-101-3/+58
* device id wwid adjustmentsDavid Teigland2022-10-105-192/+244
* lvmlockd: purge the lock resources left in previous lockspaceLidong Zhong2022-10-073-1/+97
* lvresize: move the lockd_lv earlierDavid Teigland2022-10-031-7/+7
* lvmdbusd: Correct env. variableTony Asleson2022-09-302-2/+2
* blkid: fix BLKID_SUBLKS_FSINFO usageDavid Teigland2022-09-291-7/+8
* lvresize: give special advice to reiserfs usersDavid Teigland2022-09-281-1/+11
* lvresize: exclude new fs handling at build timeDavid Teigland2022-09-281-1/+31
* lvresize: let env var set lvresize_fs_helper_pathDavid Teigland2022-09-271-3/+16
* remove unused variablesDavid Teigland2022-09-271-7/+0
* change messages about libblkid featuresDavid Teigland2022-09-272-10/+1
* lvreduce: use temporary flag when activating lv to check for fsDavid Teigland2022-09-271-0/+2
* make: move cmds.hDavid Teigland2022-09-275-20/+26
* lvmdbustest: Add test to stress mode changingTony Asleson2022-09-221-5/+24
* lvmdbustest: Re-work setUpTony Asleson2022-09-221-6/+7
* lvmdbustest: Refuse to remove a VG we didn't createTony Asleson2022-09-221-1/+5
* lvmdbustest: Make vg name suffix more uniqueTony Asleson2022-09-221-1/+3
* lvmdbusd: Correct lvm shell signal & child process handlingTony Asleson2022-09-223-11/+35