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
/
module
/
zfs
/
zfs_fm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding Direct IO Support
Brian Atkinson
2024-09-14
1
-0
/
+2
*
fm: pass io_flags through events & zed as uint64_t
Rob Norris
2024-08-26
1
-1
/
+1
*
zio: remove io_cmd and DKIOCFLUSHWRITECACHE
Rob Norris
2024-04-11
1
-4
/
+1
*
Add slow disk diagnosis to ZED
Don Brady
2024-02-08
1
-0
/
+26
*
Don't emit cksum_{actual_expected} in ereport.fs.zfs.checksum events
Alan Somers
2023-07-21
1
-8
/
+0
*
Don't emit checksum histograms in ereport.fs.zfs.checksum events
Alan Somers
2023-07-21
1
-21
/
+4
*
Fix the ZFS checksum error histograms with larger record sizes
Alan Somers
2023-07-14
1
-1
/
+1
*
Use list_remove_head() where possible.
Alexander Motin
2023-06-09
1
-2
/
+1
*
Trim needless zeroes from checksum events
Alan Somers
2023-04-10
1
-5
/
+5
*
Configure zed's diagnosis engine with vdev properties
rob-wing
2023-01-23
1
-0
/
+79
*
Remove an unused variable
Brooks Davis
2022-11-03
1
-2
/
+0
*
Fix unchecked return values
Richard Yao
2022-09-29
1
-1
/
+1
*
Fix unchecked return values and unused return values
Richard Yao
2022-09-23
1
-6
/
+6
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-1
/
+1
*
module/*.ko: prune .data, global .rodata
наб
2022-01-14
1
-2
/
+2
*
fm: remove unused variables
наб
2022-01-06
1
-6
/
+0
*
module: zfs: fix unused, remove argsused
наб
2021-12-23
1
-4
/
+21
*
Upstream: Add snapshot and zvol events
Jorgen Lundman
2021-09-09
1
-0
/
+52
*
Ratelimit deadman zevents as with delay zevents
Ryan Moeller
2021-04-07
1
-3
/
+5
*
Clean up RAIDZ/DRAID ereport code
Matthew Ahrens
2021-03-19
1
-6
/
+2
*
Checksum errors may not be counted
Don Brady
2021-02-19
1
-1
/
+45
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-1
/
+3
*
Avoid posting duplicate zpool events
Don Brady
2020-09-04
1
-15
/
+346
*
zio_ereport_post() and zio_ereport_start() return values are ignored
Toomas Soome
2020-08-31
1
-1
/
+1
*
Add zpool status -s (slow I/Os) and -p (parseable)
Tony Hutter
2018-11-08
1
-83
/
+116
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
Decryption error handling improvements
Tom Caputi
2018-03-31
1
-4
/
+5
*
OpenZFS 8731 - ASSERT3U(nui64s, <=, UINT16_MAX) fails for large blocks
Andriy Gapon
2018-01-25
1
-6
/
+6
*
Revert "Remove wrong ASSERT in annotate_ecksum"
Giuseppe Di Natale
2018-01-25
1
-2
/
+2
*
Undo c89 workarounds to match with upstream
Don Brady
2017-11-04
1
-5
/
+4
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-29
/
+25
*
OpenZFS 6939 - add sysevents to zfs core for commands
Dave Eddy
2017-07-12
1
-26
/
+33
*
Fixed small memory leak in ereport handling
Tom Caputi
2017-05-18
1
-6
/
+6
*
Skip rate limiting events in zfs_ereport_post
Giuseppe Di Natale
2017-04-11
1
-3
/
+3
*
Fix regression in zfs_ereport_start()
Don Brady
2017-04-05
1
-2
/
+3
*
Additional Information for Zedlets
N Clark
2017-04-03
1
-3
/
+8
*
Remove dependency on linear ABD
Gvozden Neskovic
2017-03-29
1
-7
/
+16
*
Fix coverity defects: CID 147626, 147628
cao
2016-11-08
1
-9
/
+7
*
Fix statechange-led.sh & unnecessary libdevmapper warning
Tony Hutter
2016-10-25
1
-0
/
+8
*
Turn on/off enclosure slot fault LED even when disk isn't present
Tony Hutter
2016-10-24
1
-0
/
+6
*
Fix coverity defects: CID 153459
luozhengzheng
2016-10-20
1
-1
/
+1
*
Multipath autoreplace, control enclosure LEDs, event rate limiting
Tony Hutter
2016-10-19
1
-1
/
+45
*
Bring over illumos ZFS FMA logic -- phase 1
Don Brady
2016-09-01
1
-6
/
+36
*
Delete unreferenced function zfs_ereport_send_interim_checksum
luozhengzheng
2016-09-01
1
-12
/
+0
*
OpenZFS 5997 - FRU field not set during pool creation and never updated
Hans Rosenfeld
2016-08-12
1
-5
/
+27
*
Remove wrong ASSERT in annotate_ecksum
Chunwei Chen
2016-02-17
1
-2
/
+2
*
Change KM_PUSHPAGE -> KM_SLEEP
Brian Behlendorf
2015-01-16
1
-5
/
+5
*
Fixed memory leaks in zevent handling
Isaac Huang
2014-08-20
1
-9
/
+12
*
Add automatic hot spare functionality
Brian Behlendorf
2014-04-02
1
-8
/
+48
[next]