aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/zed
Commit message (Expand)AuthorAgeFilesLines
* 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
* zed: untangle -h option listingнаб2021-04-111-32/+40
* zed: print out licence string as one big chunkнаб2021-04-111-13/+7
* zed: only go up to current limit in close_from() fallbackнаб2021-04-071-7/+1
* zed: replace zed_file_write_n() with write(2), purge itнаб2021-04-073-30/+1
* zed: merge all _NOT_IMPLEMENTED_ eventsнаб2021-04-071-17/+5
* zed: remove unused zed_file_read_n()наб2021-04-072-31/+0
* zed: bump zfs_zevent_len_max if we miss any eventsнаб2021-04-071-8/+41
* zed.8: don't pretend an unprivileged user could change the script ownerнаб2021-04-071-2/+0
* zed: purge all mentions of a configuration fileнаб2021-04-074-37/+1
* zed: implement close_from() in terms of /proc/self/fd, if availableнаб2021-04-071-9/+23
* zed: print combined system/user time after ZEDLET deathнаб2021-04-071-6/+25
* zed: allow limiting concurrent jobsнаб2021-04-025-13/+43
* zed: remove unused zed_file_close_on_exec()наб2021-04-022-30/+0
* zed: use separate reaper thread and collect ZEDLETs asynchronouslyнаб2021-04-024-49/+157
* zed: set names for all threadsнаб2021-04-023-0/+3
* zed: reap child after killing on time-outнаб2021-03-261-0/+1
* Fixed issue with processing of EC_dev_remove eventnssrikanth2021-02-051-6/+13
* Added extra check to replace Faulted VDEV with Distributed Sparenssrikanth2021-01-281-1/+1
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-0/+2
* ZED/zfs-list-cacher.sh: don't exit on ignored event typePrawn2020-12-181-1/+1
* FreeBSD: notify userspace when a vdev is removedRyan Moeller2020-12-021-0/+2
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-132-3/+18
* zed syslog entries drop important infoDon Brady2020-10-192-5/+46
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-0817-35/+33
* ZED: Do not offline a missing device if no spare is availableBrian Behlendorf2020-08-181-3/+2
* Centralize variable substitutionArvind Sankar2020-07-141-9/+3
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-4/+4
* Clean up lib dependenciesArvind Sankar2020-07-101-4/+6
* Add device rebuild featureBrian Behlendorf2020-07-033-5/+10
* Fixes for make distArvind Sankar2020-06-261-0/+2
* Add trim_finish notify script for ZEDKevin P. Fleming2020-06-242-1/+39
* zed additional featuresJorgen Lundman2020-06-225-12/+55
* Add include files for prototypesArvind Sankar2020-06-184-0/+4
* Mark functions as staticArvind Sankar2020-06-182-2/+2
* Fixed LDADD library links in Makefiles for cross compilation buildsPetros Koutoupis2020-05-091-0/+1
* Systemd mount generator: Generate noauto units; add control propertiesInsanePrawn2020-02-141-4/+13
* OpenZFS restructuring - libzutilMatthew Macy2019-10-031-5/+5
* OpenZFS restructuring - libsplMatthew Macy2019-10-022-6/+1
* Adding slack notifierBen McGough2019-09-262-0/+86
* Fix typos in cmd/Andrea Gelmini2019-08-304-7/+7
* zed crashes when devid not presentMatthew Ahrens2019-07-261-1/+2
* Enable zfs-mount-generator by defaultAntonio Russo2019-07-151-0/+1
* systemd encryption key supportAntonio Russo2019-07-151-2/+2
* Fix out-of-tree build failuresBrian Behlendorf2019-06-242-55/+59
* Update commented zed.rc values to defaultskpande2019-03-141-3/+4