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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ZED: Match added disk by pool/vdev GUID if found (#12217)
Ryan Moeller
2021-06-30
2
-6
/
+36
*
zed: fix sending emails (#12292)
Laurențiu Nicola
2021-06-29
1
-1
/
+1
*
Annotated dprintf as printf-like
Rich Ercolani
2021-06-22
1
-2
/
+2
*
Forbid basename(3) and dirname(3)
наб
2021-06-11
1
-1
/
+2
*
Added error for writing to /dev/ on Linux
Rich Ercolani
2021-06-09
1
-2
/
+36
*
Move properties, parameters, events, and concepts around manual sections
наб
2021-06-09
2
-5
/
+5
*
Fix minor shellcheck 0.7.2 warnings
Brian Behlendorf
2021-06-09
1
-0
/
+1
*
zed.d/history_event-zfs-list-cacher.sh.in: parallelise, simplify
наб
2021-06-08
1
-10
/
+9
*
zed.d/all-debug.sh: simplify
наб
2021-06-08
2
-10
/
+9
*
zed-functions.sh: zed_lock(): don't truncate lock
наб
2021-06-08
1
-1
/
+1
*
zdb: zdb_decompress_block: don't needlessly set buf
наб
2021-06-07
1
-1
/
+0
*
Livelist logic should handle dedup blkptrs
Serapheim Dimitropoulos
2021-06-07
1
-45
/
+72
*
libzfs: convert to -fvisibility=hidden
наб
2021-06-03
1
-2
/
+1
*
libspl: staticify buf and pagesize, rename aok to libspl_assert_ok
наб
2021-06-03
1
-1
/
+1
*
Added another missed case to arc_summary3
Rich Ercolani
2021-06-01
1
-0
/
+6
*
FreeBSD boot code reminder after zpool upgrade
grembo
2021-06-01
4
-10
/
+33
*
Turn checkbashisms into a make target
наб
2021-06-01
1
-6
/
+3
*
Turn shellcheck into a normal make target. Fix new files it caught
наб
2021-06-01
8
-3
/
+18
*
zstream: force-install zstreamdump link
наб
2021-05-29
1
-1
/
+1
*
libzfs: add zfs_get_underlying_type. Stop including libzfs_impl.h in cmd
наб
2021-05-29
3
-8
/
+9
*
long options for ztest
Manoj Joseph
2021-05-28
1
-77
/
+196
*
mount.zfs.8: match to reality; zfsprops.8: add missing temporary options
наб
2021-05-26
1
-3
/
+4
*
zdb: remove strtok
наб
2021-05-26
1
-14
/
+17
*
zpool: print_zpool_script_list: remove strtok
наб
2021-05-26
1
-5
/
+4
*
zpool: import: use realloc for realloc, remove strtok
наб
2021-05-26
3
-32
/
+29
*
Correct flaws in arc_summary[23] and their test.
Rich Ercolani
2021-05-25
2
-51
/
+70
*
Propagate vdev state due to invalid label corruption
vermavipinkumar
2021-05-25
1
-0
/
+9
*
zdb: dump_history needs space
Toomas Soome
2021-05-25
1
-1
/
+1
*
zstreamdump: replace with link to zstream
наб
2021-05-21
5
-5
/
+9
*
raidz_test: use only async-signal-safe functions in signal handler
наб
2021-05-20
1
-6
/
+15
*
zgenhostid: use argument path directly
наб
2021-05-20
1
-13
/
+3
*
Trim excess shellcheck annotations. Widen to all non-Korn scripts
наб
2021-05-20
3
-4
/
+5
*
Fix SC2181 ("[ $?") outside tests/
наб
2021-05-20
1
-6
/
+2
*
zed: Add Pushover notifier
Scott Colby
2021-05-13
2
-0
/
+99
*
zpool: vdev_run_cmd(): don't free undefined pointers
наб
2021-05-08
1
-5
/
+10
*
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
*
undocumented libzfs API changes broke "zfs list"
Matthew Ahrens
2021-05-06
1
-2
/
+2
*
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
*
zdb: dump_history can be improved
Toomas Soome
2021-04-29
1
-27
/
+68
*
zfs get: don't lookup mount options when using "-s local"
Alan Somers
2021-04-29
1
-2
/
+2
*
vdev_id: variable not getting expanded under map_slot()
Arshad Hussain
2021-04-29
1
-3
/
+4
*
zdb: ASSERT issues when DEBUG is not defined
Toomas Soome
2021-04-27
1
-2
/
+3
*
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
*
Fix vdev health padding in zpool list -v
Yuri Pankov
2021-04-14
1
-1
/
+1
[next]