summaryrefslogtreecommitdiffstats
path: root/module/spl/spl-kstat.c
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-770/+0
* Unbreak build on Linux kernel < 3.10Tomohiro Kusumi2019-04-081-4/+0
* Restrict kstats and print real pointersSara Hartse2019-04-041-3/+11
* Seeing negative values for wlentime and rlentimeRichard Elling2018-12-111-3/+4
* Fixes for procfs files backed by linked listsJohn Gallagher2018-09-261-34/+66
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-061-2/+2
* Prepare SPL repo to merge with ZFS repoBrian Behlendorf2018-05-291-0/+1
* Fix more cstyle warningsBrian Behlendorf2018-02-241-7/+10
* Staticize kstat_default_update()Tomohiro Kusumi2018-02-211-1/+1
* Fix cstyle warningsBrian Behlendorf2018-02-071-261/+260
* Make file headers conform to ZFS style standardOlaf Faaland2017-10-091-2/+2
* Pool io stat shows wlentime instead of rlentimeRichard Elling2017-09-251-1/+1
* Allow longer SPA names in statsgaurkuma2017-08-111-4/+9
* Avoid WARN() from procfs on kstat collisionLOLi2017-07-241-0/+29
* Refactor existing codeBrian Behlendorf2015-01-161-0/+1
* Retire legacy debugging infrastructureBrian Behlendorf2014-11-191-19/+7
* 3537 add kstat_waitq_enter and friendsNed Bass2013-10-251-1/+67
* Kstat to use private lock by defaultCyril Plisko2013-10-251-8/+10
* Revert "Add KSTAT_TYPE_TXG type"Brian Behlendorf2013-10-161-39/+0
* Add callbacks for displaying KSTAT_TYPE_RAW kstatsPrakash Surya2013-10-161-14/+105
* Linux 3.10 compat: Do not rely on struct proc_dir_entry definitionRichard Yao2013-07-081-50/+85
* Linux 3.10 compat: replace PDE()->data with PDE_DATA()Yuxuan Shui2013-07-081-1/+4
* Refresh links to web siteNed Bass2013-03-041-1/+1
* Add KSTAT_TYPE_TXG typeBrian Behlendorf2012-11-021-0/+39
* Make kstat.ks_update() callback atomicBrian Behlendorf2012-10-231-5/+7
* Add basic dynamic kstat supportBrian Behlendorf2012-02-021-0/+12
* Prepend spl_ to all init/fini functionsBrian Behlendorf2011-11-111-2/+2
* Prefix all SPL debug macros with 'S'Brian Behlendorf2010-07-201-17/+23
* Split <sys/debug.h> headerBrian Behlendorf2010-07-201-6/+7
* Cleanly split Linux proc.h (fs) from conflicting Solaris proc.h (process)Brian Behlendorf2010-06-111-0/+1
* Public Release PrepBrian Behlendorf2010-05-171-17/+17
* Autoconf --enable-debug-* cleanupBrian Behlendorf2009-10-301-8/+0
* Rename modules to module and update referencesBrian Behlendorf2009-01-151-0/+496