]> git.proxmox.com Git - mirror_zfs.git/history - cmd/zed/agents/zfs_mod.c
zed: add hotplug support for spare vdevs
[mirror_zfs.git] / cmd / zed / agents / zfs_mod.c
2023-01-09 Ameer Hamzazed: add hotplug support for spare vdevs
2022-11-29 Ameer Hamzazed: unclean disk attachment faults the vdev
2022-10-21 Ameer Hamzazed: Avoid core dump if wholedisk property does not...
2022-10-18 Richard YaoZED: Fix uninitialized value reads
2022-10-07 Richard YaoHandle possible null pointers from malloc/strdup/strndup()
2022-09-20 Richard YaoFix potential NULL pointer dereference in zfsdle_vdev_o...
2022-09-20 Richard YaoFix usage of zed_log_msg() and zfs_panic_recover()
2022-09-08 Tony Hutterzed: Fix config_sync autoexpand flood
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-05-18 набRemove final K&R definitions
2022-02-24 Tony Hutterzed: Misc multipath autoreplace fixes
2021-12-21 набzed: agents: zfs_mod: fix unused, remove argsused
2021-12-07 Paul DagnelieAdd `const` to nvlist functions to properly expose...
2021-06-30 Ryan MoellerZED: Match added disk by pool/vdev GUID if found (...
2021-04-02 набzed: set names for all threads
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-10-09 Brian BehlendorfReplace ZFS on Linux references with OpenZFS
2020-07-03 Brian BehlendorfAdd device rebuild feature
2020-06-18 Arvind SankarMark functions as static
2019-10-03 Matthew MacyOpenZFS restructuring - libzutil
2019-10-02 Matthew MacyOpenZFS restructuring - libspl
2019-08-30 Andrea GelminiFix typos in cmd/
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-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-12-09 LOLiVarious ZED fixes
2017-10-26 Arkadiusz BubałaAdded no_scrub_restart flag to zpool reopen
2017-05-22 Brian BehlendorfEnable remaining tests
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-01-03 ka7Fix spelling
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-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-24 Tony HutterTurn on/off enclosure slot fault LED even when disk...
2016-10-19 Tony HutterMultipath autoreplace, control enclosure LEDs, event...
2016-09-01 Don BradyBring over illumos ZFS FMA logic -- phase 1