]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/mmp.c
module param callbacks check for initialized spa
[mirror_zfs.git] / module / zfs / mmp.c
2018-07-06 Olaf Faalandmodule param callbacks check for initialized spa
2018-07-06 Olaf FaalandFix divide-by-zero in mmp_delay_update()
2018-05-08 Olaf FaalandUpdate mmp_delay on sync or skipped, failed write
2018-05-08 Olaf FaalandReport pool suspended due to MMP
2018-05-08 Olaf FaalandRecord skipped MMP writes in multihost_history
2018-03-14 Brian BehlendorfFix MMP write frequency for large pools
2018-03-14 Olaf FaalandHandle zio_resume and mmp => off
2018-03-14 Olaf FaalandDetect long config lock acquisition in mmp
2018-03-14 Olaf FaalandReport duration and error in mmp_history entries
2018-03-14 Olaf FaalandDo not initiate MMP writes while pool is suspended
2018-03-14 sanjeevbagewadimmp should use a fixed tag for spa_config locks
2018-03-14 John L. HammondEmit an error message before MMP suspends pool
2017-11-20 Olaf FaalandReimplement vdev_random_leaf and rename it
2017-07-25 Olaf FaalandAdd callback for zfs_multihost_interval
2017-07-25 Olaf FaalandRelease SCL_STATE in map_write_done()
2017-07-24 Olaf FaalandUse correct macro for hz in mmp.c
2017-07-24 Giuseppe Di NataleFix coverity defects: CID 165755
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)