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
/
mmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move linux specific mmp module_param_call handler to platform code
Matthew Macy
2019-10-16
1
-28
/
+0
*
Make module tunables cross platform
Matthew Macy
2019-09-05
1
-8
/
+8
*
Fix typos in module/zfs/
Andrea Gelmini
2019-09-02
1
-2
/
+2
*
Use smaller default slack/delta value for schedule_hrtimeout_range()
Tony Nguyen
2019-08-28
1
-1
/
+1
*
MMP interval and fail_intervals in uberblock
Olaf Faaland
2019-03-21
1
-90
/
+231
*
MMP writes rotate over leaves
Olaf Faaland
2019-03-12
1
-66
/
+44
*
Use proper tag for spa config refcounts in mmp_write_uberblock()
Tim Chase
2019-01-25
1
-1
/
+1
*
Update build system and packaging
Brian Behlendorf
2018-05-29
1
-1
/
+1
*
module param callbacks check for initialized spa
Olaf Faaland
2018-05-11
1
-1
/
+2
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-6
/
+7
*
Fix divide-by-zero in mmp_delay_update()
Olaf Faaland
2018-04-06
1
-1
/
+1
*
Update mmp_delay on sync or skipped, failed write
Olaf Faaland
2018-04-04
1
-40
/
+64
*
Report pool suspended due to MMP
Olaf Faaland
2018-03-15
1
-1
/
+1
*
Fix MMP write frequency for large pools
Brian Behlendorf
2018-03-12
1
-3
/
+3
*
Handle zio_resume and mmp => off
Olaf Faaland
2018-03-09
1
-4
/
+10
*
Record skipped MMP writes in multihost_history
Olaf Faaland
2018-03-06
1
-25
/
+89
*
Detect long config lock acquisition in mmp
Olaf Faaland
2018-03-06
1
-0
/
+6
*
Report duration and error in mmp_history entries
Olaf Faaland
2018-02-22
1
-2
/
+11
*
Do not initiate MMP writes while pool is suspended
Olaf Faaland
2018-02-22
1
-1
/
+1
*
mmp should use a fixed tag for spa_config locks
sanjeevbagewadi
2018-02-12
1
-2
/
+3
*
Emit an error message before MMP suspends pool
John L. Hammond
2018-01-17
1
-0
/
+5
*
Reimplement vdev_random_leaf and rename it
Olaf Faaland
2017-09-22
1
-36
/
+26
*
Simplify threads, mutexs, cvs and rwlocks
Brian Behlendorf
2017-08-11
1
-2
/
+3
*
Add callback for zfs_multihost_interval
Olaf Faaland
2017-07-25
1
-1
/
+49
*
Release SCL_STATE in map_write_done()
Olaf Faaland
2017-07-25
1
-5
/
+6
*
Use correct macro for hz in mmp.c
Olaf Faaland
2017-07-24
1
-1
/
+1
*
Fix coverity defects: CID 165755
Giuseppe Di Natale
2017-07-24
1
-2
/
+2
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
1
-0
/
+475