aboutsummaryrefslogtreecommitdiff
path: root/udev/rules.d
Commit message (Expand)AuthorAgeFilesLines
* autoconf: use include directives instead of recursing down udevнаб2022-05-101-10/+0
* autoconf: use include directives instead of recursing down cmdнаб2022-05-101-0/+2
* Udev rules: remove zvol compat symlinks (without the leading zvol/)Justin Gottula2021-07-061-2/+7
* Udev rules: use match (==) rather than assign (=) for PROGRAMJustin Gottula2021-07-021-1/+1
* Udev rules: replace deprecated $tempnode with $devnodeJustin Gottula2021-07-021-1/+1
* Udev rules: use non-ancient comma syntaxJustin Gottula2021-07-021-1/+1
* udev/rules.d: .gitignore: glob all rulesнаб2021-06-011-4/+1
* Centralize variable substitutionArvind Sankar2020-07-151-14/+3
* Fixes for make distArvind Sankar2020-06-261-3/+1
* Drop unnecessary srcdir pathsArvind Sankar2020-06-251-3/+3
* Create symbolic links in /dev/disk/by-vdev for nvme disk devicesThomas Geppert2019-12-181-0/+1
* Restore :: in Makefile.amRyan Moeller2019-08-261-0/+1
* Add enclosure_symlinks option to vdev_idTony Hutter2018-12-151-0/+4
* Add kernel module auto-loadingBrian Behlendorf2018-03-131-1/+1
* Fix spellingka72017-01-031-1/+1
* Allow partition aliases in vdev_id.conf (#5266)Brian Behlendorf2016-10-141-0/+1
* Set proper dependency for string replacement targetsChunwei Chen2016-08-021-2/+2
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-071-1/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-4/+4
* Open pools asynchronously after module loadBrian Behlendorf2013-07-031-1/+3
* Retire zpool_id infrastructureBrian Behlendorf2013-01-292-11/+0
* Update 69-vdev.rules .gitignoreBrian Behlendorf2012-12-141-1/+1
* vdev_id support for device link aliasesNed Bass2012-12-032-3/+3
* Fix hard coded path in 60-vdev.rules.inRichard Yao2012-11-132-3/+3
* Remove autotools productsBrian Behlendorf2012-08-272-557/+1
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-071-0/+1
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-0/+1
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+1
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-0/+1
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-0/+2
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-111-0/+1
* Add vdev_id for JBOD-friendly udev aliasesNed A. Bass2012-06-013-0/+13
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-301-0/+1
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-231-0/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+1
* Cleanly support debug packagesBrian Behlendorf2012-02-271-0/+1
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-101-0/+1
* Support the fallocate() file operation.Etienne Dechamps2012-02-101-0/+1
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-081-0/+5
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-081-0/+1
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-031-0/+1
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-0/+1
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-171-0/+1
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-151-0/+6
* Simplify BDI integrationBrian Behlendorf2011-11-081-0/+1
* Move 90-zfs udev rule from dracut to udev/rules.dKyle Fuller2011-08-194-11/+35
* Autogen refresh for udev changesBrian Behlendorf2011-08-081-27/+30
* Move udev rules from /etc/udev to /lib/udevKyle Fuller2011-08-085-0/+547