]> git.proxmox.com Git - mirror_zfs.git/history - cmd/zed
OpenZFS 9185 - Enable testing over NFS in ZFS performance tests
[mirror_zfs.git] / cmd / zed /
2019-02-04 bunder2015shellcheck pass
2018-11-09 loli10Kzed: detect and offline physically removed devices
2018-11-05 Don BradyAdd libzutil for libzfs or libzpool consumers
2018-10-29 Brian BehlendorfZTS: Fix auto_replace_001_pos test
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-06-19 kpandeFix typo in comment, handeling->handling
2018-06-07 Antonio RussoTunable directory for zfs runtime scripts
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-11 Antonio RussoAdd canonical mount options zfs-mount-generator
2018-04-06 Antonio Russosystemd mount generator and tracking ZEDLET
2018-03-06 Tony HutterAllow to limit zed's syslog chattiness
2018-02-23 Tony HutterAdd scrub after resilver zed script
2018-01-17 Brian BehlendorfFix shellcheck v0.4.6 warnings
2018-01-09 Brian BehlendorfFix unused variable warnings
2017-12-09 LOLiVarious ZED fixes
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-10-06 Tobin HardingUse bitwise '&' instead of logical '&&'
2017-09-19 David QuigleyRemove FRU and LIBTOPO Support
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-05-22 Brian BehlendorfEnable remaining tests
2017-04-12 Richard YaoAdd missing includes to zed_log.c
2017-04-06 Giuseppe Di NataleFix coverity defects: CID 161288
2017-04-05 Sydney VandaAdded auto-replace FMA test for the ZFS Test Suite
2017-04-05 Giuseppe Di NataleFix coverity defects: CID 161264
2017-04-03 N ClarkAdditional Information for Zedlets
2017-03-24 Brian BehlendorfFix undefined reference to `libzfs_fru_compare'
2017-03-09 Giuseppe Di NataleEnable shellcheck to run for select scripts
2017-02-16 Christopher VoltzRetry setting LED
2017-02-15 Christopher VoltzFix broken URL
2017-02-11 Tony HutterEnclosure LED fixes
2017-01-03 ka7Fix spelling
2016-12-21 GeLiXinFix coverity defects: CID 147587
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-11-29 Tony HutterAdd -c to zpool iostat & status to run command
2016-11-10 Don BradyAdd a statechange notify zedlet
2016-11-09 Olaf FaalandFix symlinks for {vdev_clear,statechange}-led.sh
2016-11-08 luozhengzhengFix coverity defects: 154021
2016-11-07 Don BradyAdd illumos FMD ZFS logic to ZED -- phase 2
2016-11-04 Tony HutterAllow autoreplace even when enclosure LED sysfs entries...
2016-10-25 Tony HutterFix statechange-led.sh & unnecessary libdevmapper warning
2016-10-24 Tony HutterTurn on/off enclosure slot fault LED even when disk...
2016-10-19 Tony HutterMultipath autoreplace, control enclosure LEDs, event...
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Brian BehlendorfFix file permissions
2016-09-30 GeLiXinFix coverity defects: CID 147536, 147537, 147538
2016-09-01 Don BradyBring over illumos ZFS FMA logic -- phase 1
2016-08-12 Hans RosenfeldOpenZFS 5997 - FRU field not set during pool creation...
2016-03-09 Chris DunlapEnsure zed _finish_daemonize() leaves fds 0-2 open
2015-07-30 Chris DunlapRework zed_notify_email for configurable PROG/OPTS
2015-07-30 Chris DunlapFix whitespace in zed_log_err
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-05-11 Chris DunlapUpdate ZED copyright boilerplate
2015-04-27 Brian BehlendorfMerge branch 'zed-pushbullet'
2015-04-27 Chris DunlapCombine data-notify.sh with io-notify.sh
2015-04-27 Chris DunlapAdd notification to io-spare.sh
2015-04-27 Chris DunlapAdd support for Pushbullet notifications
2015-04-27 Chris DunlapReplace "email" ZEDLETs with "notify" ZEDLETs
2015-04-27 Chris DunlapCleanup ZEDLETs
2015-04-17 Chris DunlapFix io-spare.sh to work with disk vdevs
2015-02-06 Chunwei ChenFix build error when make deb
2015-01-30 Chris DunlapCleanup _zed_event_add_nvpair()
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-23 Chris DunlapFix zed io-spare.sh dash incompatibility
2014-09-22 Chris DunlapRemove reverse indentation from zed comments.
2014-09-02 louwrentiusChange delimiter for ZED email scripts
2014-09-02 Chris DunlapCleanup zed logging
2014-09-02 Chris DunlapFix race condition with zed pidfile creation
2014-07-31 Tim Chasezed needs libzfs_core
2014-04-09 Chris DunlapReplace zed_file_create_dirs() with mkdirp()
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Chris DunlapReplace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALL
2014-04-02 Brian BehlendorfAdd automatic hot spare functionality
2014-04-02 Chris DunlapInitial implementation of zed (ZFS Event Daemon)