aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zed: fix typo in variable ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULTMauricio Faria de Oliveira2023-12-092-4/+4
* zed: misc vdev_enc_sysfs_path fixesTony Hutter2023-11-078-8/+78
* zfs: merge openzfs/zfs@4647353c8Martin Matuska2023-09-2134-98/+264
* zed: Allow autoreplace and fault LEDs for removed vdevsTony Hutter2023-09-182-1/+2
* zed: update zed.d/statechange-slot_off.shBrian Behlendorf2023-08-262-8/+12
* zed: Add zedlet to power off slot when drive is faultedTony Hutter2023-08-242-0/+66
* zed: Reduce log noise for large JBODsBrian Behlendorf2023-07-251-2/+0
* zed: Fix zed ASSERT on slot power cycleTony Hutter2023-07-211-0/+5
* zfs: merge openzfs/zfs@9cd71c860 (master)Martin Matuska2023-01-25220-2127/+4467
* zed: add hotplug support for spare vdevsAmeer Hamza2023-01-096-17/+103
* zfs: merge openzfs/zfs@59493b63c (master)Martin Matuska2022-12-07131-576/+1221
* zed: unclean disk attachment faults the vdevAmeer Hamza2022-11-292-9/+21
* zed: post a udev change event from spa_vdev_attach()Ameer Hamza2022-11-181-1/+1
* zfs: merge openzfs/zfs@2163cde45Martin Matuska2022-11-16351-2695/+7611
* zed: Prevent special vdev to be replaced by hot spareAmeer Hamza2022-11-042-2/+9
* zed: Avoid core dump if wholedisk property does not existAmeer Hamza2022-10-211-7/+4
* ZED: Fix uninitialized value readsRichard Yao2022-10-182-0/+2
* zed: mark disks as REMOVED when they are removedAmeer Hamza2022-09-2824-51/+395
* zed: Fix config_sync autoexpand floodTony Hutter2022-09-083-8/+166
* zed: Look for NVMe DEVPATH if no ID_BUSTony Hutter2022-07-141-2/+11
* zed: Ignore false 'atari' partitions in autoreplaceTony Hutter2022-07-111-8/+23
* zfs: merge openzfs/zfs@b9d98453fMartin Matuska2022-06-03121-2595/+2615
* zed: Take no action on scrub/resilver checksum errorsBrian Behlendorf2022-05-241-0/+20
* zed: support subject as header in zed_notify_email()heeplr2022-05-182-3/+17
* cmd: zed: rc: drop "should be owned by root and 0600"наб2022-04-052-4/+1
* libspl: zed: event: use localtime_r()наб2022-04-051-5/+5
* zed: functions: zed_log_err: forward to zed_log_msgнаб2022-04-021-2/+1
* zed: lets: all-debug: printenv -> envнаб2022-04-021-1/+1
* zed: Fix mpath autoreplace on Centos 7Tony Hutter2022-03-181-7/+4
* zed: Misc multipath autoreplace fixesTony Hutter2022-02-243-26/+192
* zed: send notification email by defaultshodanshok2021-12-221-2/+2
* zed: agents: fmd_api: fix unused, remove argsusedнаб2021-12-211-3/+21
* zed: agents: zfs_retire: fix unused, remove argsusedнаб2021-12-211-2/+1
* zed: agents: zfs_mod: fix unused, remove argsusedнаб2021-12-211-9/+7
* zed: agents: zfs_diagnosis: fix unused, remove argsusedнаб2021-12-211-20/+16
* zed: agents: fix unused, remove argsusedнаб2021-12-211-0/+2
* zed: exec: fix unused, remove argsusedнаб2021-12-211-1/+4
* zed: main: fix unused, remove argsusedнаб2021-12-211-0/+2
* zed: Control NVMe fault LEDsTony Hutter2021-11-105-11/+229
* ZED: Match added disk by pool/vdev GUID if found (#12217)Ryan Moeller2021-06-306-10/+137
* zed: fix sending emails (#12292)Laurențiu Nicola2021-06-291-1/+1
* zed: Add Pushover notifierScott Colby2021-05-132-0/+99
* zed: protect against wait4()/fork() races to the global PID tableнаб2021-05-071-6/+7
* zed: protect against wait4()/fork() races to the launched process treeнаб2021-04-231-4/+5
* zed: set O_CLOEXEC on persistent fds, remove closefrom() from pre-execнаб2021-04-153-13/+9
* zed: untangle _zed_conf_parse_path()наб2021-04-111-7/+10
* zed: don't malloc() global zed_conf instance, optimise zed_conf layoutнаб2021-04-113-63/+48
* zed: remove zed_conf::{min,max}_events and ZED_{MIN,MAX}_EVENTSнаб2021-04-113-14/+0
* zed: remove zed_conf::syslog_facilityнаб2021-04-112-2/+0
* zed: _zed_conf_display_help(): be consistent about what got_err meansнаб2021-04-111-4/+4