aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/spa_stats.c
Commit message (Expand)AuthorAgeFilesLines
* Record skipped MMP writes in multihost_historyOlaf Faaland2018-03-061-15/+74
* Report duration and error in mmp_history entriesOlaf Faaland2018-02-221-10/+44
* Update the default for zfs_txg_historyAlek P2017-09-291-2/+2
* Allow longer SPA names in statsgaurkuma2017-08-111-10/+15
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-3/+212
* Fix spellingka72017-01-031-2/+2
* Refactor txg history kstatBrian Behlendorf2016-12-021-1/+49
* Explicit integer promotion for bit shift operationsGvozden Neskovic2016-09-291-1/+1
* Illumos 5369 - arc flags should be an enumGeorge Wilson2015-06-111-1/+1
* Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-161-2/+2
* Fix improper null-byte termination handlingNed Bass2014-11-171-12/+4
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-1/+1
* replace nreserved with ndirty in txgs kstatNed Bass2014-03-041-5/+5
* Revert changes to zbookmark_tRichard Yao2014-02-211-1/+0
* Call gethrtime() only once per new txg creationCyril Plisko2014-01-231-2/+2
* Add additional state TXG_STATE_WAIT_FOR_SYNC for txg.Igor Lvovsky2014-01-231-6/+12
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-16/+16
* Illumos #3537Matthew Ahrens2013-10-311-0/+50
* Add visibility in to dmu_tx_assign timesBrian Behlendorf2013-10-251-0/+106
* Add visibility in to txg sync behaviorBrian Behlendorf2013-10-251-0/+282
* Add visibility in to arc_readPrakash Surya2013-10-251-0/+248