]> git.proxmox.com Git - mirror_zfs.git/history - cmd/zed/zed_conf.c
kernel_fpu fixes
[mirror_zfs.git] / cmd / zed / zed_conf.c
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-02-23 Tony HutterAdd scrub after resilver zed script
2017-10-06 Tobin HardingUse bitwise '&' instead of logical '&&'
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2015-05-11 Chris DunlapUpdate ZED copyright boilerplate
2015-01-30 Chris DunlapProtect against adding duplicate strings in ZED
2014-10-06 Chris DunlapCleanup struct zed_conf vars in zed_conf_destroy
2014-10-06 Chris DunlapObtain advisory lock on ZED PID file
2014-09-25 Chris DunlapRefer to ZED's scripts as ZEDLETs
2014-09-25 Chris DunlapReplace zed's use of malloc with calloc
2014-09-22 Chris DunlapRemove reverse indentation from zed comments.
2014-09-02 Chris DunlapCleanup zed logging
2014-09-02 Chris DunlapFix race condition with zed pidfile creation
2014-04-09 Chris DunlapReplace zed_file_create_dirs() with mkdirp()
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Chris DunlapInitial implementation of zed (ZFS Event Daemon)