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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trim excess shellcheck annotations. Widen to all non-Korn scripts
наб
2021-05-20
1
-1
/
+1
*
Fix SC2181 ("[ $?") outside tests/
наб
2021-05-20
1
-6
/
+2
*
zed: Add Pushover notifier
Scott Colby
2021-05-13
2
-0
/
+99
*
Replace ZoL with OpenZFS where applicable
наб
2021-05-07
14
-14
/
+14
*
zed: protect against wait4()/fork() races to the global PID table
наб
2021-05-07
1
-6
/
+7
*
zed.d/zed-functions.sh: fix zed_guid_to_pool() on dash
наб
2021-04-30
1
-5
/
+3
*
zed.d/history_event-zfs-list-cacher.sh: no grep for snapshot detection
наб
2021-04-30
1
-2
/
+2
*
zed.d/*-notify.sh: use mktemp instead of generating temp path manually
наб
2021-04-30
5
-5
/
+5
*
zed.d/pool_import-led.sh: fix for current zpool scripts
наб
2021-04-30
1
-45
/
+45
*
zed: protect against wait4()/fork() races to the launched process tree
наб
2021-04-22
1
-4
/
+5
*
libspl: implement atomics in terms of atomics
наб
2021-04-18
1
-1
/
+1
*
zed: set O_CLOEXEC on persistent fds, remove closefrom() from pre-exec
наб
2021-04-15
3
-13
/
+9
*
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
3
-63
/
+48
*
zed: remove zed_conf::{min,max}_events and ZED_{MIN,MAX}_EVENTS
наб
2021-04-11
3
-14
/
+0
*
zed: remove zed_conf::syslog_facility
наб
2021-04-11
2
-2
/
+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: only go up to current limit in close_from() fallback
наб
2021-04-07
1
-7
/
+1
*
zed: replace zed_file_write_n() with write(2), purge it
наб
2021-04-07
3
-30
/
+1
*
zed: merge all _NOT_IMPLEMENTED_ events
наб
2021-04-07
1
-17
/
+5
*
zed: remove unused zed_file_read_n()
наб
2021-04-07
2
-31
/
+0
*
zed: bump zfs_zevent_len_max if we miss any events
наб
2021-04-07
1
-8
/
+41
*
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
4
-37
/
+1
*
zed: implement close_from() in terms of /proc/self/fd, if available
наб
2021-04-07
1
-9
/
+23
*
zed: print combined system/user time after ZEDLET death
наб
2021-04-07
1
-6
/
+25
*
zed: allow limiting concurrent jobs
наб
2021-04-02
5
-13
/
+43
*
zed: remove unused zed_file_close_on_exec()
наб
2021-04-02
2
-30
/
+0
*
zed: use separate reaper thread and collect ZEDLETs asynchronously
наб
2021-04-02
4
-49
/
+157
*
zed: set names for all threads
наб
2021-04-02
3
-0
/
+3
*
zed: reap child after killing on time-out
наб
2021-03-26
1
-0
/
+1
*
Fixed issue with processing of EC_dev_remove event
nssrikanth
2021-02-05
1
-6
/
+13
*
Added extra check to replace Faulted VDEV with Distributed Spare
nssrikanth
2021-01-28
1
-1
/
+1
*
cppcheck: integrete cppcheck
Brian Behlendorf
2021-01-26
1
-0
/
+2
*
ZED/zfs-list-cacher.sh: don't exit on ignored event type
Prawn
2020-12-18
1
-1
/
+1
*
FreeBSD: notify userspace when a vdev is removed
Ryan Moeller
2020-12-02
1
-0
/
+2
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
2
-3
/
+18
*
zed syslog entries drop important info
Don Brady
2020-10-19
2
-5
/
+46
*
Replace ZFS on Linux references with OpenZFS
Brian Behlendorf
2020-10-08
17
-35
/
+33
*
ZED: Do not offline a missing device if no spare is available
Brian Behlendorf
2020-08-18
1
-3
/
+2
*
Centralize variable substitution
Arvind Sankar
2020-07-14
1
-9
/
+3
*
Use abs_top_builddir when referencing libraries
Arvind Sankar
2020-07-10
1
-4
/
+4
*
Clean up lib dependencies
Arvind Sankar
2020-07-10
1
-4
/
+6
*
Add device rebuild feature
Brian Behlendorf
2020-07-03
3
-5
/
+10
*
Fixes for make dist
Arvind Sankar
2020-06-26
1
-0
/
+2
*
Add trim_finish notify script for ZED
Kevin P. Fleming
2020-06-24
2
-1
/
+39
*
zed additional features
Jorgen Lundman
2020-06-22
5
-12
/
+55
*
Add include files for prototypes
Arvind Sankar
2020-06-18
4
-0
/
+4
[next]