aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/spa_stats.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Specify unsignedness on things that should not be signedRichard Yao2022-09-271-6/+6
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Expose zpool guids through kstatsAndrew2022-05-181-0/+48
* Clean up CSTYLEDsнаб2022-01-261-6/+4
* module/*.ko: prune .data, global .rodataнаб2022-01-141-5/+5
* Remove pool io kstats (#12212)Alexander Motin2021-06-101-50/+0
* FreeBSD: Add support for procfs_listMatthew Macy2020-09-231-20/+6
* Make spa_stats.c tunables visible on FreeBSDRyan Moeller2020-09-011-18/+12
* FreeBSD: Fix up after spa_stats.c moveMatthew Macy2020-09-011-1/+3
* Move spa_stats.c to common codeMatthew Macy2020-08-301-0/+1047
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-1034/+0
* Restrict kstats and print real pointersSara Hartse2019-04-041-0/+3
* Add TRIM supportBrian Behlendorf2019-03-291-0/+101
* Fix overly broad spa config lockBrian Behlendorf2019-02-271-4/+4
* Fixes for procfs files backed by linked listsJohn Gallagher2018-09-261-385/+215
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-061-0/+62
* Update build system and packagingBrian Behlendorf2018-05-291-1/+1
* 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