aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zed/agents/zfs_agents.c
Commit message (Expand)AuthorAgeFilesLines
* Use list_remove_head() where possible.Alexander Motin2023-06-091-5/+2
* nvpair: Constify string functionsRichard Yao2023-03-141-3/+3
* zed: add hotplug support for spare vdevsAmeer Hamza2023-01-091-1/+1
* zed: mark disks as REMOVED when they are removedAmeer Hamza2022-09-281-15/+39
* zed: agents: fix unused, remove argsusedнаб2021-12-211-0/+2
* zed: set names for all threadsнаб2021-04-021-0/+1
* Fixed issue with processing of EC_dev_remove eventnssrikanth2021-02-051-6/+13
* FreeBSD: notify userspace when a vdev is removedRyan Moeller2020-12-021-0/+2
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-081-3/+3
* zed crashes when devid not presentMatthew Ahrens2019-07-261-1/+2
* zed: detect and offline physically removed devicesloli10K2018-11-091-23/+92
* Various ZED fixesLOLi2017-12-081-16/+0
* Fix spellingka72017-01-031-1/+1
* Add illumos FMD ZFS logic to ZED -- phase 2Don Brady2016-11-071-0/+368