summaryrefslogtreecommitdiff
path: root/lib/filters/filter.h
Commit message (Expand)AuthorAgeFilesLines
* pvscan: filter does not need to be checked for symlink namesDavid Teigland2023-02-151-2/+0
* vgchange autoactivation: skip regex filter containing symlinksDavid Teigland2023-01-311-0/+2
* filters: remove unused internal filterDavid Teigland2022-04-061-4/+0
* devices: rework libudev usageDavid Teigland2021-07-131-1/+1
* devices file: recommend removing filterDavid Teigland2021-05-051-1/+1
* filters: better message for excluding LVDavid Teigland2021-03-031-0/+1
* device usage based on devices fileDavid Teigland2021-02-231-0/+3
* devices: support printing the filter that rejects a deviceDavid Teigland2020-10-011-0/+12
* filter: add config setting to skip scanning LVsDavid Teigland2018-08-301-1/+1
* filters: remove cache file in persistent filterDavid Teigland2018-06-131-5/+1
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-2/+2
* filter: use bcache for filter readsDavid Teigland2018-05-101-1/+1
* devices: ignore lvm1 and pool devicesDavid Teigland2018-05-011-0/+1
* [io paths] Unpick agk's aio stuffJoe Thornber2018-04-201-1/+1
* config: Split config buffer processing into new fn.Alasdair G Kergon2018-01-021-1/+1
* vgimportclone: add native commandDavid Teigland2016-06-221-0/+4
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* filters: add firmware RAID filterPeter Rajnoha2015-01-301-0/+1
* filter-composite: add external device info hooksPeter Rajnoha2015-01-301-1/+2
* filters: add "usable device" filterPeter Rajnoha2014-09-301-0/+7
* filters: check for mpath before opening devsAlasdair G Kergon2013-08-131-3/+24
* refactor: make device type recognition code common for general usePeter Rajnoha2013-06-121-24/+3
* Better structure layout for device_infoZdenek Kabelac2012-03-121-2/+0
* Do not scan device if it is part of active multipath.Milan Broz2011-11-111-0/+1
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-1/+1
* Always pass unsuspended dm devices through persistent filter to other filters.Alasdair Kergon2010-07-021-0/+1
* Recognise DRBD device part and handle it similar to MD devices.Milan Broz2009-10-271-0/+3
* Fix pvcreate on a partition (regressed in 2.02.51).Mike Snitzer2009-08-191-0/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Use dm_is_dm_major instead of local copy.Alasdair Kergon2005-10-251-1/+0
* Add is_dm_major() for use in duplicate device detection in lvmcache_add().Alasdair Kergon2005-09-161-1/+1
* Detect partition table signature.Alasdair Kergon2004-11-231-0/+2
* Fix device number handling for 2.6 kernels.Alasdair Kergon2004-07-011-1/+3
* Support tagged config files.Alasdair Kergon2004-05-041-1/+1
* Update copyright notices.Alasdair Kergon2004-03-301-13/+8
* Improve build robustness.Alasdair Kergon2003-04-151-1/+8
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-241-0/+3
* New devices/types config file entry to add new types of block devices.Alasdair Kergon2002-12-031-2/+4
* Merge with text format branch.Alasdair Kergon2002-04-241-1/+1
* Fix prototype.Patrick Caulfield2002-04-081-1/+1
* Ignore all except one PV found with the same UUID. Use one whichAlasdair Kergon2002-01-241-0/+2
* filter integration into toolsAlasdair Kergon2001-10-231-2/+2
* Misc structural changes.Alasdair Kergon2001-10-011-0/+29