]> git.proxmox.com Git - mirror_zfs.git/history - udev
etc/init.d: decide which variant to use at build time.
[mirror_zfs.git] / udev /
2024-03-21 Fabian-Gruenbichlerudev: correctly handle partition #16 and later
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-05-11 набudev: zvol_id: simplify/modernise
2022-05-10 набcmd: move single-file binaries up, extract udev program...
2022-05-10 набautoconf: use include directives instead of recursing...
2022-05-10 набautoconf: use include directives instead of recursing...
2021-07-06 Justin GottulaUdev rules: remove zvol compat symlinks (without the...
2021-07-02 Justin GottulaUdev rules: use match (==) rather than assign (=) for...
2021-07-02 Justin GottulaUdev rules: replace deprecated $tempnode with $devnode
2021-07-02 Justin GottulaUdev rules: use non-ancient comma syntax
2021-06-01 набudev/rules.d: .gitignore: glob all rules
2020-07-15 Arvind SankarCentralize variable substitution
2020-06-26 Arvind SankarFixes for make dist
2020-06-25 Arvind SankarDrop unnecessary srcdir paths
2019-12-18 Thomas GeppertCreate symbolic links in /dev/disk/by-vdev for nvme...
2019-08-26 Ryan MoellerRestore :: in Makefile.am
2018-12-15 Tony HutterAdd enclosure_symlinks option to vdev_id
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-03-13 Brian BehlendorfAdd kernel module auto-loading
2017-01-03 ka7Fix spelling
2016-10-14 Brian BehlendorfAllow partition aliases in vdev_id.conf (#5266)
2016-08-02 Chunwei ChenSet proper dependency for string replacement targets
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2013-07-03 Brian BehlendorfOpen pools asynchronously after module load
2013-01-29 Brian BehlendorfRetire zpool_id infrastructure
2012-12-14 Brian BehlendorfUpdate 69-vdev.rules .gitignore
2012-12-03 Ned Bassvdev_id support for device link aliases
2012-11-13 Richard YaoFix hard coded path in 60-vdev.rules.in
2012-08-27 Brian BehlendorfRemove autotools products
2012-08-07 Etienne DechampsSet zvol discard_granularity to the volblocksize.
2012-07-23 Richard YaoLinux 3.5 compat, end_writeback() changed to clear_inode()
2012-07-23 Richard YaoLinux 3.5 compat, iops->truncate_range() removed
2012-07-23 Richard YaoLinux 3.5 compat, eops->encode_fh() takes inodes
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2012-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
2012-06-01 Ned A. BassAdd vdev_id for JBOD-friendly udev aliases
2012-04-30 Brian BehlendorfLinux 3.3 compat, iops->create()/mkdir()/mknod()
2012-03-23 Brian BehlendorfAdd --enable-debug-dmu-tx configure option
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-02-27 Brian BehlendorfCleanly support debug packages
2012-02-10 Etienne DechampsAdd support for DISCARD to ZVOLs.
2012-02-10 Etienne DechampsSupport the fallocate() file operation.
2012-02-08 Etienne DechampsImprove ZVOL queue behavior.
2012-02-08 Etienne DechampsFix synchronicity for ZVOLs.
2012-02-03 Brian BehlendorfLinux 3.3 compat, sops->show_options()
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
2011-12-17 Darik HornLinux 3.2 compat: set_nlink()
2011-12-15 Prakash SuryaAdd make rule for building Arch Linux packages
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-08-22 Brian BehlendorfMerge branch 'udev'
2011-08-19 Kyle FullerMove 90-zfs udev rule from dracut to udev/rules.d
2011-08-08 Brian BehlendorfAutogen refresh for udev changes
2011-08-08 Kyle FullerMove udev rules from /etc/udev to /lib/udev