summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pvscan: recognize "pci" as a common symlink component in filtersdev-dct-pvscan-devlinks-2David Teigland2023-01-271-0/+2
* vgchange autoactivation: skip regex filter containing symlinksDavid Teigland2023-01-276-46/+70
* pvscan: use alternate device names from DEVLINKS to check filterDavid Teigland2023-01-273-25/+38
* lvresize: fail early if mounted LV was renamedDavid Teigland2023-01-264-0/+126
* Revert "lvresize: enable crypt resizing with --force"David Teigland2023-01-251-7/+3
* Revert "makefiles: fix grep warning from make"dev-mcsontos-fix-make-rpmMarian Csontos2023-01-251-1/+1
* lvresize: enable crypt resizing with --forceDavid Teigland2023-01-201-3/+7
* lvresize: only resize crypt when fs resize is enabledDavid Teigland2023-01-194-2/+37
* makefiles: fix grep warning from makeZdenek Kabelac2023-01-161-1/+1
* makefiles: comment out hiding dir enteringZdenek Kabelac2023-01-161-3/+4
* libdm: correcting ifdef possitionZdenek Kabelac2023-01-162-2/+6
* tests: vdo resizingZdenek Kabelac2023-01-161-0/+15
* vdo: resize requires active vdopool volumeZdenek Kabelac2023-01-161-0/+10
* vdo: fix and enhance vdo constain checkingZdenek Kabelac2023-01-165-25/+89
* vdo: read live vdo size configurationZdenek Kabelac2023-01-165-0/+107
* vdo: check memory only in non critical sectionZdenek Kabelac2023-01-161-1/+3
* lvresize: use standard extent conversion functionZdenek Kabelac2023-01-161-1/+2
* fix typolilinjie2023-01-114-6/+6
* lvmlockd: Fix syntax error in previous commitMarian Csontos2023-01-111-1/+1
* lvmlockd: fix report of lv_active_exclusively for special lv typesDavid Teigland2023-01-103-23/+44
* tests: vgimportclone with incomplete pv list and nomda pvDavid Teigland2023-01-051-1/+20
* vgimportclone: fix importing PV without metadataDavid Teigland2023-01-051-2/+4
* tests: lvresize-fs-crypt using helper only for crypt devDavid Teigland2023-01-031-0/+25
* lvresize: fix cryptsetup resize in helperDavid Teigland2023-01-031-1/+1
* doc: fix typos in documentationSamanta Navarro2023-01-0328-61/+61
* post-releaseMarian Csontos2023-01-034-3/+9
* pre-releaseMarian Csontos2022-12-224-4/+4
* WHATS_NEW: updatev2_03_18Marian Csontos2022-12-221-0/+4
* pvscan: free unused device_idZdenek Kabelac2022-12-201-0/+2
* cov: use long type for time_t calcsZdenek Kabelac2022-12-201-2/+2
* cov: fix buffer size usageZdenek Kabelac2022-12-201-1/+1
* cov: remove unused header filesZdenek Kabelac2022-12-203-3/+0
* vdo: fix reader error pathZdenek Kabelac2022-12-201-1/+1
* lvextend: fix overprovisioning check for thin lvsDavid Teigland2022-12-151-2/+3
* writecache: support settings metadata_only and pause_writebackDavid Teigland2022-12-087-1/+84
* lvchange: handle unrecognized writecache settingDavid Teigland2022-12-081-0/+5
* device_id: fix segfault verifying serial for non-pvDavid Teigland2022-12-022-2/+83
* device_id: check return value of label_read_pvidDavid Teigland2022-12-011-2/+3
* device_id: _get_devs_with_serial_numbers add missing freeDavid Teigland2022-12-011-7/+9
* device_id: add null id->name null checkDavid Teigland2022-12-011-2/+2
* lvmcache: fix strncpy len for wwidDavid Teigland2022-12-011-5/+5
* lvmlockd: fix missing closedirDavid Teigland2022-12-011-1/+2
* lvmdbusd: Add command_log_selection to command lineTony Asleson2022-11-291-16/+17
* lvmdbusd: Move get_error_msg to utilsTony Asleson2022-11-292-20/+20
* lvmdbustest: Add test to ensure error collectionTony Asleson2022-11-291-0/+21
* man: dmsetup concise format consitencyZdenek Kabelac2022-11-251-1/+1
* dmsetup: fix udev event handling for createZdenek Kabelac2022-11-252-5/+10
* configure: updateZdenek Kabelac2022-11-251-4/+107
* lvmpolld: fix `strerror_r` check for muslSam James2022-11-251-1/+1
* configure: allow for overriding of `readelf`David Seifert2022-11-253-2/+4