aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zed
Commit message (Expand)AuthorAgeFilesLines
* Avoid fault diagnosis if multiple vdevs have errorsDon Brady2024-09-181-29/+72
* fm: pass io_flags through events & zed as uint64_tRob Norris2024-08-261-3/+12
* zed: Add deadman-slot_off.sh zedletBrian Behlendorf2024-05-293-0/+80
* Better control the thread pool size when mounting datasetsAlan Somers2024-05-141-1/+1
* Add slow disk diagnosis to ZEDDon Brady2024-02-086-60/+151
* Add Gotify notification support to ZEDgofaster2024-01-092-0/+116
* zed: fix typo in variable ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULTMauricio Faria de Oliveira2023-12-082-4/+4
* Add Ntfy notification support to ZEDDex Wood2023-12-012-0/+120
* zed: misc vdev_enc_sysfs_path fixesTony Hutter2023-11-072-0/+35
* Fix ZED auto-replace for VDEVs using by-id pathsDon Brady2023-10-201-18/+37
* Add zfs_prepare_disk script for disk firmware installTony Hutter2023-09-211-2/+41
* zed: Allow autoreplace and fault LEDs for removed vdevsTony Hutter2023-09-182-1/+2
* checkstyle: fix action failuresSerapheim Dimitropoulos2023-08-291-0/+1
* 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
* Use list_remove_head() where possible.Alexander Motin2023-06-092-10/+4
* Probe vdevs before marking removedBrian Behlendorf2023-05-191-3/+5
* nvpair: Constify string functionsRichard Yao2023-03-147-31/+35
* Configure zed's diagnosis engine with vdev propertiesrob-wing2023-01-231-4/+36
* zed: add hotplug support for spare vdevsAmeer Hamza2023-01-093-13/+99
* Change ZEVENT_POOL_GUID to ZEVENT_POOL to display pool namesMarcel Menzel2022-12-131-2/+2
* zed: unclean disk attachment faults the vdevAmeer Hamza2022-11-291-7/+19
* Introduce kmem_scnprintf()Richard Yao2022-10-291-1/+5
* 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
* Handle possible null pointers from malloc/strdup/strndup()Richard Yao2022-10-063-0/+33
* Reduce false positives from Static AnalyzersRichard Yao2022-09-301-0/+1
* zed: mark disks as REMOVED when they are removedAmeer Hamza2022-09-282-22/+68
* Fix unchecked return values and unused return valuesRichard Yao2022-09-231-1/+2
* Fix potential NULL pointer dereference in zfsdle_vdev_online() Richard Yao2022-09-201-1/+1
* Fix usage of zed_log_msg() and zfs_panic_recover()Richard Yao2022-09-195-6/+6
* zed: Fix config_sync autoexpand floodTony Hutter2022-09-082-8/+163
* Prevent zevent list from consuming all of kernel memoryPaul Dagnelie2022-08-223-5/+31
* zed: Look for NVMe DEVPATH if no ID_BUSTony Hutter2022-07-141-2/+11
* Replace dead opensolaris.org license linkTino Reichardt2022-07-117-7/+7
* zed: Ignore false 'atari' partitions in autoreplaceTony Hutter2022-07-111-8/+23
* Enable -Wwrite-stringsнаб2022-06-291-1/+2
* Replace EXTRA_DIST with dist_noinst_DATABrian Behlendorf2022-05-262-2/+2
* zed: Take no action on scrub/resilver checksum errorsBrian Behlendorf2022-05-241-0/+20
* Remove final K&R definitionsнаб2022-05-182-6/+6
* zed: support subject as header in zed_notify_email()heeplr2022-05-182-3/+17
* autoconf: use include directives instead of recursing down cmdнаб2022-05-102-81/+69
* autoconf: use include directives instead of recursing down libнаб2022-05-101-4/+5
* 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-011-2/+1
* zed: lets: all-debug: printenv -> envнаб2022-04-011-1/+1
* Replace FMD_B_{TRUE,FALSE} with B_{TRUE,FALSE}наб2022-03-153-12/+7