summaryrefslogtreecommitdiff
path: root/udev/10-dm.rules.in
Commit message (Expand)AuthorAgeFilesLines
* udev: remove rule for explicit creation of /dev/mapper/controlPeter Rajnoha2023-02-021-2/+0
* udev: rules: add comments explaining subsystem-specific rulesPeter Rajnoha2016-04-261-0/+14
* udev: rules: remove mpath from 10-dm.rules, superseded by 11-dm-mpath.rules (...Peter Rajnoha2016-04-251-4/+0
* udev: drop cryptsetup specific rules from 10-dm.rulesPeter Rajnoha2014-01-221-2/+0
* udev: make subsystem rules responsible for importing subsystem flagsPeter Rajnoha2013-09-301-8/+0
* udev: keep DM_ACTIVATION and DM_UDEV_PRIMARY_SOURCE_FLAG meaning as before co...Peter Rajnoha2013-09-121-8/+10
* udev: fix pvscan --cache -aay to trigger on relevant eventsPeter Rajnoha2013-09-101-12/+8
* udev: add a few comments about variables used to recognize eventsPeter Rajnoha2013-05-031-0/+18
* udev: also autoactivate on coldplugPeter Rajnoha2013-04-191-1/+4
* activation: fix autoactivation to not trigger on each PV changePeter Rajnoha2012-12-211-1/+1
* udev: udev rules cleanupPeter Rajnoha2012-06-271-8/+4
* Update udev rules to skip DM flags decoding for removed devicesZdenek Kabelac2011-08-111-6/+6
* Set DM_UDEV_DISABLE_OTHER_RULES_FLAG for suspended DM devices in udev rules.Peter Rajnoha2011-01-281-0/+5
* Fix udev rules to support udev database content generated by older rules.Peter Rajnoha2010-08-121-2/+5
* Reinstate detection of inappropriate uevent with DISK_RO set and suppress it.Peter Rajnoha2010-08-121-0/+3
* Use "nowatch" udev rule for known inappropriate devices.Peter Rajnoha2010-07-071-0/+1
* Fix udev rules to handle spurious events properly.Peter Rajnoha2010-06-231-18/+24
* Add support for new IMPORT{db} udev rule.Peter Rajnoha2010-04-281-0/+22
* Disable udev rules on change event with DISK_RO=1.Peter Rajnoha2009-12-071-0/+7
* More cleanup in udev rules:Peter Rajnoha2009-11-011-0/+4
* Several changes to udev support code:Peter Rajnoha2009-10-261-7/+16
* Use udev flags in the rules and cleanup the rules:Peter Rajnoha2009-10-221-3/+7
* Several changes in udev rules:Peter Rajnoha2009-09-111-2/+29
* Fix a typo in udev rule (splitname, NOT namesplit)Peter Rajnoha2009-08-041-1/+1
* Add default udev rules.Alasdair Kergon2009-08-031-0/+44