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