index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
zed
/
zed_conf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix usage of zed_log_msg() and zfs_panic_recover()
Richard Yao
2022-09-19
1
-2
/
+2
*
Prevent zevent list from consuming all of kernel memory
Paul Dagnelie
2022-08-22
1
-1
/
+15
*
Upstream: Add snapshot and zvol events
Jorgen Lundman
2021-09-09
1
-0
/
+1
*
Replace ZoL with OpenZFS where applicable
наб
2021-05-07
1
-1
/
+1
*
zed: set O_CLOEXEC on persistent fds, remove closefrom() from pre-exec
наб
2021-04-15
1
-7
/
+4
*
zed: untangle _zed_conf_parse_path()
наб
2021-04-11
1
-7
/
+10
*
zed: don't malloc() global zed_conf instance, optimise zed_conf layout
наб
2021-04-11
1
-30
/
+14
*
zed: remove zed_conf::{min,max}_events and ZED_{MIN,MAX}_EVENTS
наб
2021-04-11
1
-2
/
+0
*
zed: remove zed_conf::syslog_facility
наб
2021-04-11
1
-1
/
+0
*
zed: _zed_conf_display_help(): be consistent about what got_err means
наб
2021-04-11
1
-4
/
+4
*
zed: untangle -h option listing
наб
2021-04-11
1
-32
/
+40
*
zed: print out licence string as one big chunk
наб
2021-04-11
1
-13
/
+7
*
zed: replace zed_file_write_n() with write(2), purge it
наб
2021-04-07
1
-1
/
+1
*
zed.8: don't pretend an unprivileged user could change the script owner
наб
2021-04-07
1
-2
/
+0
*
zed: purge all mentions of a configuration file
наб
2021-04-07
1
-27
/
+1
*
zed: allow limiting concurrent jobs
наб
2021-04-02
1
-1
/
+16
*
Replace ZFS on Linux references with OpenZFS
Brian Behlendorf
2020-10-08
1
-2
/
+2
*
zed additional features
Jorgen Lundman
2020-06-22
1
-1
/
+6
*
Add scrub after resilver zed script
Tony Hutter
2018-02-23
1
-1
/
+6
*
Use bitwise '&' instead of logical '&&'
Tobin Harding
2017-10-05
1
-2
/
+2
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-3
/
+3
*
Update ZED copyright boilerplate
Chris Dunlap
2015-05-11
1
-23
/
+10
*
Protect against adding duplicate strings in ZED
Chris Dunlap
2015-01-30
1
-1
/
+1
*
Cleanup struct zed_conf vars in zed_conf_destroy
Chris Dunlap
2014-10-06
1
-10
/
+16
*
Obtain advisory lock on ZED PID file
Chris Dunlap
2014-10-06
1
-32
/
+75
*
Refer to ZED's scripts as ZEDLETs
Chris Dunlap
2014-09-25
1
-27
/
+27
*
Replace zed's use of malloc with calloc
Chris Dunlap
2014-09-25
1
-3
/
+1
*
Remove reverse indentation from zed comments.
Chris Dunlap
2014-09-22
1
-16
/
+21
*
Cleanup zed logging
Chris Dunlap
2014-09-02
1
-7
/
+7
*
Fix race condition with zed pidfile creation
Chris Dunlap
2014-09-02
1
-1
/
+7
*
Replace zed_file_create_dirs() with mkdirp()
Chris Dunlap
2014-04-09
1
-6
/
+13
*
Initial implementation of zed (ZFS Event Daemon)
Chris Dunlap
2014-04-02
1
-0
/
+673