aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/spa_stats.c
Commit message (Expand)AuthorAgeFilesLines
* 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