]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/mmp.c
Use proper tag for spa config refcounts in mmp_write_uberblock()
[mirror_zfs.git] / module / zfs / mmp.c
2019-01-25 Tim ChaseUse proper tag for spa config refcounts in mmp_write_ub...
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-11 Olaf Faalandmodule param callbacks check for initialized spa
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2018-04-06 Olaf FaalandFix divide-by-zero in mmp_delay_update()
2018-04-04 Olaf FaalandUpdate mmp_delay on sync or skipped, failed write
2018-03-15 Olaf FaalandReport pool suspended due to MMP
2018-03-12 Brian BehlendorfFix MMP write frequency for large pools
2018-03-09 Olaf FaalandHandle zio_resume and mmp => off
2018-03-06 Olaf FaalandRecord skipped MMP writes in multihost_history
2018-03-06 Olaf FaalandDetect long config lock acquisition in mmp
2018-02-22 Olaf FaalandReport duration and error in mmp_history entries
2018-02-22 Olaf FaalandDo not initiate MMP writes while pool is suspended
2018-02-12 sanjeevbagewadimmp should use a fixed tag for spa_config locks
2018-01-17 John L. HammondEmit an error message before MMP suspends pool
2017-09-22 Olaf FaalandReimplement vdev_random_leaf and rename it
2017-08-11 Brian BehlendorfSimplify threads, mutexs, cvs and rwlocks
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)