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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Address warnings about possible division by zero from clangsa
Richard Yao
2022-12-01
1
-0
/
+1
*
Fix theoretical use of uninitialized values
Richard Yao
2022-12-01
1
-1
/
+1
*
Fix NULL pointer dereference in zdb
Richard Yao
2022-12-01
1
-1
/
+1
*
ZED: Fix uninitialized value reads
Richard Yao
2022-12-01
2
-0
/
+2
*
Fix unreachable code in zstreamdump
Richard Yao
2022-12-01
1
-3
/
+3
*
Fix potential NULL pointer dereference in zfsdle_vdev_online()
Richard Yao
2022-12-01
1
-1
/
+1
*
zed: Avoid core dump if wholedisk property does not exist
Ameer Hamza
2022-11-08
1
-7
/
+4
*
zvol_wait logic may terminate prematurely
Serapheim Dimitropoulos
2022-11-01
1
-0
/
+7
*
Remove ambiguity on demand vs prefetch stats reported by arc_summary
shodanshok
2022-11-01
1
-4
/
+4
*
zpool: Don't print "repairing" on force faulted drives
Tony Hutter
2022-09-28
1
-2
/
+9
*
Add zfs_btree_verify_intensity kernel module parameter
Richard Yao
2022-09-21
1
-1
/
+1
*
Add physical device size to SIZE column in 'zpool list -v'
Akash B
2022-09-15
1
-2
/
+7
*
zed: Fix config_sync autoexpand flood
Tony Hutter
2022-09-14
2
-8
/
+163
*
Fix column width in 'zpool iostat -v' and 'zpool list -v'
Samuel
2022-09-14
1
-4
/
+4
*
zed: Look for NVMe DEVPATH if no ID_BUS
Tony Hutter
2022-09-13
1
-2
/
+11
*
zed: Ignore false 'atari' partitions in autoreplace
Tony Hutter
2022-09-13
1
-8
/
+23
*
arcstat: fix -p option
r-ricci
2022-08-12
1
-1
/
+1
*
Fix problem with zdb -d
Paul Zuchowski
2022-08-08
1
-29
/
+82
*
Fix -Wformat-overflow warning in zfs_project_handle_dir()
Brian Behlendorf
2022-07-27
1
-4
/
+10
*
Fix -Wformat-truncation warning in upgrade_set_callback()
Brian Behlendorf
2022-07-27
1
-1
/
+1
*
zed: support subject as header in zed_notify_email()
heeplr
2022-05-27
2
-4
/
+18
*
zed: Take no action on scrub/resilver checksum errors
Brian Behlendorf
2022-05-27
1
-0
/
+20
*
zdb: Fix handling of nul termination in symlink targets
Mark Johnston
2022-05-27
1
-1
/
+6
*
zvol_wait: Ignore locked zvols
Richard Laager
2022-05-20
1
-4
/
+6
*
Skip spacemaps reading in case of pool readonly import
Brian Behlendorf
2022-04-28
1
-0
/
+6
*
zfs: holds: dequadratify
наб
2022-04-28
1
-1
/
+1
*
zfs, libzfs: diff: accept -h/ZFS_DIFF_NO_MANGLE, disabling path escaping
наб
2022-04-01
1
-1
/
+4
*
zed: Misc multipath autoreplace fixes
Tony Hutter
2022-03-18
2
-16
/
+173
*
Fix erroneous zstreamdump warning
Paul Dagnelie
2022-03-01
1
-1
/
+6
*
`mount.zfs -o zfsutil` leverages `zfs_mount_at()`
Damian Szuberski
2022-02-16
1
-13
/
+34
*
Remove basename(1). Clean up/shorten some coreutils pipelines
наб
2022-02-16
9
-29
/
+27
*
Add enumerated vdev names to 'zpool iostat -v' and 'zpool list -v'
Akash B
2022-02-16
1
-4
/
+4
*
Report dnodes with faulty bonuslen
George Amanakis
2022-02-16
1
-0
/
+8
*
Notify on UNAVAIL statechange
Francesco Mazzoli
2022-02-10
1
-2
/
+3
*
Upstream: Add snapshot and zvol events
Jorgen Lundman
2022-02-10
4
-1
/
+5
*
zed: Add Pushover notifier
Scott Colby
2022-02-10
2
-0
/
+99
*
zed-functions.sh: escape newline to produce valid json
Phil Kauffman
2022-02-07
1
-1
/
+1
*
zed: send notification email by default
shodanshok
2022-02-07
1
-2
/
+2
*
Update `checkstyle` workflow env to ubuntu-20.04
Damian Szuberski
2021-12-08
1
-1
/
+1
*
zed: Control NVMe fault LEDs
Tony Hutter
2021-11-05
3
-8
/
+77
*
vdev_id: Fix PHY sorting
Tony Hutter
2021-11-02
1
-1
/
+1
*
vdev_id: Fix enclosure_symlinks feature
Tony Hutter
2021-11-02
1
-2
/
+2
*
Rescan enclosure sysfs path on import
Tony Hutter
2021-11-02
4
-50
/
+8
*
Use fallthrough macro
Brian Behlendorf
2021-11-02
4
-2
/
+4
*
Detect iSCSI in the zpool cmd vdev media script
Don Brady
2021-09-14
1
-1
/
+8
*
Fix cross-endian interoperability of zstd
Rich Ercolani
2021-09-14
1
-2
/
+4
*
Make 'zpool labelclear -f' work on offlined disks
Tony Hutter
2021-09-14
1
-1
/
+35
*
vdev_id: Return an error if config file is not found
Anton Gubarkov
2021-09-14
1
-2
/
+3
*
Read past end of argv array in zpool_do_import()
Matthew Ahrens
2021-09-14
1
-6
/
+8
*
zpool_influxdb: fix -Werror=stringop-truncation
George Melikov
2021-09-14
1
-2
/
+1
[next]