]> git.proxmox.com Git - mirror_zfs.git/history - module/spl/spl-kstat.c
Fixes for procfs files backed by linked lists
[mirror_zfs.git] / module / spl / spl-kstat.c
2018-09-26 John GallagherFixes for procfs files backed by linked lists
2018-06-06 Tony HutterAdd pool state /proc entry, "SUSPENDED" pools
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-29 Brian BehlendorfPrepare SPL repo to merge with ZFS repo
2018-02-24 Brian BehlendorfFix more cstyle warnings
2018-02-21 Tomohiro KusumiStaticize kstat_default_update()
2018-02-07 Brian BehlendorfFix cstyle warnings
2017-10-09 Olaf FaalandMake file headers conform to ZFS style standard
2017-09-25 Richard EllingPool io stat shows wlentime instead of rlentime
2017-08-11 gaurkumaAllow longer SPA names in stats
2017-07-24 LOLiAvoid WARN() from procfs on kstat collision
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRefactor existing code
2014-11-19 Brian BehlendorfRetire legacy debugging infrastructure
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Ned Bass3537 add kstat_waitq_enter and friends
2013-10-25 Cyril PliskoKstat to use private lock by default
2013-10-16 Brian BehlendorfRevert "Add KSTAT_TYPE_TXG type"
2013-10-16 Prakash SuryaAdd callbacks for displaying KSTAT_TYPE_RAW kstats
2013-07-08 Brian BehlendorfMerge branch 'linux-3.10'
2013-07-08 Richard YaoLinux 3.10 compat: Do not rely on struct proc_dir_entry...
2013-07-08 Yuxuan ShuiLinux 3.10 compat: replace PDE()->data with PDE_DATA()
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2012-11-06 Brian BehlendorfMerge remote branch 'eris/stats'
2012-11-02 Brian BehlendorfAdd KSTAT_TYPE_TXG type
2012-10-23 Brian BehlendorfMake kstat.ks_update() callback atomic
2012-02-02 Brian BehlendorfAdd basic dynamic kstat support
2011-11-11 Brian BehlendorfPrepend spl_ to all init/fini functions
2010-07-20 Brian BehlendorfPrefix all SPL debug macros with 'S'
2010-07-20 Brian BehlendorfSplit <sys/debug.h> header
2010-06-11 Brian BehlendorfCleanly split Linux proc.h (fs) from conflicting Solari...
2010-05-17 Brian BehlendorfPublic Release Prep
2009-10-30 Brian BehlendorfAutoconf --enable-debug-* cleanup
2009-01-15 Brian BehlendorfRename modules to module and update references