summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* lvmlockd: fix report of lv_active_exclusively for special lv typesDavid Teigland2023-01-103-23/+44
* cov: remove unused header filesZdenek Kabelac2022-12-203-3/+0
* lvextend: fix overprovisioning check for thin lvsDavid Teigland2022-12-151-2/+3
* writecache: support settings metadata_only and pause_writebackDavid Teigland2022-12-082-0/+28
* device_id: fix segfault verifying serial for non-pvDavid Teigland2022-12-021-2/+4
* 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
* report: query lvmlockd for lv_active_exclusivelycorubba2022-11-113-5/+28
* report: adjust lv_active_remotely for shared VGscorubba2022-11-111-1/+2
* devices: factor common list functionsDavid Teigland2022-11-077-57/+95
* device_id: handle duplicate serial numbersDavid Teigland2022-11-075-0/+400
* device_id: look for serial number in other locationsDavid Teigland2022-11-073-2/+105
* dev_manager: accept misalined vdo pools.Zdenek Kabelac2022-11-022-11/+7
* device_id: remove debug traceDavid Teigland2022-10-241-1/+1
* cmd: save device_id_sysfs_dirDavid Teigland2022-10-243-3/+3
* 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-122-0/+2
* lvreduce: require active LV when no fs option is usedDavid Teigland2022-10-111-0/+4
* lvmdevices: use deviceidtype option strictlyDavid Teigland2022-10-102-4/+13
* 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
* lvresize: move the lockd_lv earlierDavid Teigland2022-10-031-7/+7
* blkid: fix BLKID_SUBLKS_FSINFO usageDavid Teigland2022-09-291-7/+8
* lvresize: give special advice to reiserfs usersDavid Teigland2022-09-281-1/+11
* 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-271-2/+2
* covscan: free wwid strings in lvmcacheDavid Teigland2022-09-211-15/+31
* vgremove: remove online files in run dirDavid Teigland2022-09-142-0/+58
* lvresize: add new options and defaults for fs handlingDavid Teigland2022-09-1311-70/+1327
* lvresize: restructure codeDavid Teigland2022-09-097-399/+624
* remove libblkid flag BLKID_SUBLKS_FSINFODavid Teigland2022-09-091-1/+1
* fix fs block size detectionDavid Teigland2022-09-093-15/+57
* gcc: eliminate warningsZdenek Kabelac2022-09-071-1/+1
* report: fix lv_active column type from STR to BINPeter Rajnoha2022-09-063-7/+9
* vgimportdevices: fix locking when creating devices fileDavid Teigland2022-08-302-4/+4
* mm: use mallinfo2 when availableZdenek Kabelac2022-08-301-3/+10
* mm: preallocate memory only with glibcZdenek Kabelac2022-08-301-1/+6
* thin: rename internal functionZdenek Kabelac2022-08-308-62/+66
* report: values: add note about self-decriptive values to reportPeter Rajnoha2022-08-262-0/+54
* shell: add pre-cmd log report object type and enable lastlog for itPeter Rajnoha2022-08-222-0/+2
* devices file: fix pvcreate --uuid matching pvid entry with no device idDavid Teigland2022-08-191-3/+4
* devices: drop double // from sysfs pathZdenek Kabelac2022-08-193-7/+7