summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* toollib: fix segfault when handling selection with historical LVsPeter Rajnoha2022-05-051-3/+4
* vdo: support --vdosettingsZdenek Kabelac2022-05-037-24/+260
* improve description of devices optionDavid Teigland2022-05-021-2/+3
* lvmdevices: --deldev using device idDavid Teigland2022-04-063-4/+54
* vgimportdevices: fix incorrect deviceidtype usageDavid Teigland2022-04-061-2/+1
* pvscan: warn about /dev/sda excluded by devices fileDavid Teigland2022-04-011-0/+28
* change messages about filtered devicesDavid Teigland2022-04-013-6/+6
* lvmdevices update: correct multipath entriesDavid Teigland2022-04-011-0/+43
* fix args entry for nolockingDavid Teigland2022-03-251-1/+1
* Move nolocking warning to man pageDavid Teigland2022-03-252-5/+3
* vgchange monitor: don't use udev infoDavid Teigland2022-03-251-0/+11
* pvscan: don't use udev for external device infoDavid Teigland2022-03-091-5/+3
* writecache: check memory usageDavid Teigland2022-03-011-0/+69
* devices: initial use of existing optionDavid Teigland2022-02-241-3/+3
* man: update cachesettings option descriptionDavid Teigland2022-02-161-6/+7
* asan: fix some reports from libasanZdenek Kabelac2022-02-072-3/+3
* lvmdevices: make deldev work for missing deviceDavid Teigland2022-02-031-17/+16
* writecache: look for settings in lvm.confDavid Teigland2022-01-311-0/+46
* Revert "writecache: handle options from lvm.conf"David Teigland2022-01-311-155/+121
* activation: use lv_is_activeZdenek Kabelac2022-01-312-8/+4
* tools: missing sync after deactivationZdenek Kabelac2022-01-312-0/+6
* lvcreate: code moveZdenek Kabelac2022-01-261-26/+22
* lvcreate: cachesettings works also with writecacheZdenek Kabelac2022-01-261-2/+2
* lvcreate: fix crash for unspecified LV name for writecacheZdenek Kabelac2022-01-261-1/+5
* writecache: handle options from lvm.confZdenek Kabelac2022-01-261-121/+155
* Revert "pvcreate: overwrite partition header with -f"David Teigland2022-01-181-10/+0
* lvmdevices check: error exit if update is neededDavid Teigland2022-01-142-22/+18
* pvcreate: overwrite partition header with -fDavid Teigland2022-01-141-0/+10
* vgsplit: don't reread vg_toDavid Teigland2022-01-121-24/+0
* label: cache dm device listZdenek Kabelac2021-12-201-2/+1
* lvmcmdline: comment reset of configuration settingsZdenek Kabelac2021-12-201-2/+2
* toollib: avoid repeated remove of online vgZdenek Kabelac2021-12-201-1/+6
* lvcreate: include recent optionsDavid Teigland2021-12-131-0/+4
* pvscan: fix filter symlink checksDavid Teigland2021-12-011-7/+11
* pvscan: limit md device_hint for slow autoactivationDavid Teigland2021-11-301-2/+3
* pvscan: match device arg to filter symlinkDavid Teigland2021-11-291-0/+63
* display: ignore --reportformatDavid Teigland2021-11-172-6/+21
* vgchange autoactivation: error path cleanupDavid Teigland2021-11-151-16/+20
* pvscan: consistent creation of pvs_lookup fileDavid Teigland2021-11-121-13/+30
* vgchange autoactivation: lock vg early to avoid second label scanDavid Teigland2021-11-101-26/+32
* vgchange: move autoactivation setup codeDavid Teigland2021-11-101-57/+102
* pvs_online: include devname in pvid filesDavid Teigland2021-11-091-23/+18
* vgchange -aay: improve unexpected command variationsDavid Teigland2021-11-081-5/+42
* vgchange -aay: optimize device list using pvs_online filesDavid Teigland2021-11-053-7/+18
* move code from pvscan.c to online.cDavid Teigland2021-11-044-338/+29
* vgchange -aay: optimize device scan using pvs_online filesDavid Teigland2021-11-045-8/+98
* rename pvscan_cache_single to expect_missing_vg_device in cmdDavid Teigland2021-11-041-1/+1
* add hints interface to the pvs_online file informationDavid Teigland2021-11-042-5/+9
* lvmdevices: increase open file limitDavid Teigland2021-11-031-0/+3
* vgimportdevices: skip lvmlockd lockingDavid Teigland2021-10-251-0/+11