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_exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle possible null pointers from malloc/strdup/strndup()
Richard Yao
2022-10-06
1
-0
/
+4
*
Fix usage of zed_log_msg() and zfs_panic_recover()
Richard Yao
2022-09-19
1
-1
/
+1
*
zed: exec: fix unused, remove argsused
наб
2021-12-21
1
-1
/
+4
*
Upstream: Add snapshot and zvol events
Jorgen Lundman
2021-09-09
1
-0
/
+2
*
Replace ZoL with OpenZFS where applicable
наб
2021-05-07
1
-1
/
+1
*
zed: protect against wait4()/fork() races to the global PID table
наб
2021-05-07
1
-6
/
+7
*
zed: protect against wait4()/fork() races to the launched process tree
наб
2021-04-22
1
-4
/
+5
*
zed: set O_CLOEXEC on persistent fds, remove closefrom() from pre-exec
наб
2021-04-15
1
-5
/
+4
*
zed: print combined system/user time after ZEDLET death
наб
2021-04-07
1
-6
/
+25
*
zed: allow limiting concurrent jobs
наб
2021-04-02
1
-8
/
+23
*
zed: use separate reaper thread and collect ZEDLETs asynchronously
наб
2021-04-02
1
-47
/
+147
*
zed: reap child after killing on time-out
наб
2021-03-26
1
-0
/
+1
*
Replace ZFS on Linux references with OpenZFS
Brian Behlendorf
2020-10-08
1
-2
/
+2
*
Add include files for prototypes
Arvind Sankar
2020-06-18
1
-0
/
+1
*
Fix spelling
ka7
2017-01-03
1
-1
/
+1
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-3
/
+3
*
Add illumos FMD ZFS logic to ZED -- phase 2
Don Brady
2016-11-07
1
-8
/
+39
*
Fix file permissions
Brian Behlendorf
2016-10-08
1
-0
/
+0
*
Fix coverity defects: CID 147536, 147537, 147538
GeLiXin
2016-09-30
1
-4
/
+5
*
Update ZED copyright boilerplate
Chris Dunlap
2015-05-11
1
-21
/
+9
*
Refer to ZED's scripts as ZEDLETs
Chris Dunlap
2014-09-25
1
-10
/
+10
*
Replace zed's use of malloc with calloc
Chris Dunlap
2014-09-25
1
-1
/
+1
*
Remove reverse indentation from zed comments.
Chris Dunlap
2014-09-22
1
-9
/
+13
*
Initial implementation of zed (ZFS Event Daemon)
Chris Dunlap
2014-04-02
1
-0
/
+207