summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* udev: import previous results of blkid when in suspended staterhel-9.2.0Yu Watanabe2023-02-092-2/+16
* lvresize: fail early if mounted LV was renamedDavid Teigland2023-02-094-0/+126
* lvresize: only resize crypt when fs resize is enabledDavid Teigland2023-02-094-2/+36
* tests: lvresize-fs-crypt using helper only for crypt devDavid Teigland2023-02-091-0/+25
* build: Fix make rpm with VERSION_DM without dashMarian Csontos2023-01-271-1/+1
* lvmdbusd: Add command_log_selection to command lineTony Asleson2023-01-261-16/+17
* lvmdbusd: Move get_error_msg to utilsTony Asleson2023-01-262-20/+20
* vgimportclone: fix importing PV without metadataDavid Teigland2023-01-261-2/+4
* lvresize: fix cryptsetup resize in helperDavid Teigland2023-01-061-1/+1
* lvextend: fix overprovisioning check for thin lvsDavid Teigland2022-12-221-2/+3
* device_id: fix segfault verifying serial for non-pvDavid Teigland2022-12-062-2/+83
* 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