aboutsummaryrefslogtreecommitdiffstats
path: root/module/spl/spl-proc.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare SPL repo to merge with ZFS repoBrian Behlendorf2018-05-291-1/+1
* Fix more cstyle warningsBrian Behlendorf2018-02-241-8/+10
* Fix cstyle warningsBrian Behlendorf2018-02-071-311/+317
* Make file headers conform to ZFS style standardOlaf Faaland2017-10-091-2/+2
* Linux 4.13 compat: wait queuesBrian Behlendorf2017-07-231-2/+12
* Don't cache the system hostidBrian Behlendorf2017-07-131-1/+2
* Update struct member intializers to C89RageLtMan2017-01-131-5/+5
* Limit number of tasks shown in taskq procChunwei Chen2016-12-011-6/+13
* Provide kstat for taskqsTim Chase2015-12-161-0/+237
* Default to --disable-debug-kmemBrian Behlendorf2015-07-211-18/+3
* Refactor generic memory allocation interfacesBrian Behlendorf2015-01-161-20/+0
* Refactor existing codeBrian Behlendorf2015-01-161-0/+5
* Retire legacy debugging infrastructureBrian Behlendorf2014-11-191-347/+26
* Remove proc_handler() wrapperBrian Behlendorf2014-10-171-21/+39
* Remove kallsyms_lookup_name() wrapperBrian Behlendorf2014-10-171-54/+0
* Remove global memory variablesBrian Behlendorf2014-10-171-119/+0
* Remove CTL_UNNUMBERED sysctl interfaceBrian Behlendorf2014-10-171-167/+4
* Remove register_sysctl() compatibility codeBrian Behlendorf2014-10-171-3/+3
* Add KMC_SLAB cache typeBrian Behlendorf2014-05-221-0/+6
* Simplify hostid logicRichard Yao2014-04-141-13/+0
* PaX/GrSecurity Linux 3.8.y compat: Use __no_const on struct ctl_tableRichard Yao2013-08-081-5/+12
* Linux 3.10 compat: Do not rely on struct proc_dir_entry definitionRichard Yao2013-07-081-35/+2
* Refresh links to web siteNed Bass2013-03-041-1/+1
* Fix spl_kmem_init_kallsyms_lookup() panicBrian Behlendorf2012-12-191-0/+2
* Improved vmem cached deadlock detectionBrian Behlendorf2012-11-061-3/+6
* Emergency slab objectsBrian Behlendorf2012-08-271-4/+6
* Add --enable-debug-log configure optionBrian Behlendorf2012-02-021-0/+8
* Prepend spl_ to all init/fini functionsBrian Behlendorf2011-11-111-2/+2
* Correct typos in the spl proc handler.Darik Horn2011-04-241-3/+3
* Import spl_hostid as a module parameter.Darik Horn2011-04-211-6/+3
* Add slab usage summeries to /procBrian Behlendorf2011-04-061-1/+119
* Update /proc/spl/kmem/slab outputBrian Behlendorf2011-04-061-22/+24
* Prefix all SPL debug macros with 'S'Brian Behlendorf2010-07-201-58/+58
* Split <sys/debug.h> headerBrian Behlendorf2010-07-201-6/+4
* Linux-2.6.33 compat, .ctl_name removed from struct ctl_tableBrian Behlendorf2010-06-301-38/+40
* Cleanly split Linux proc.h (fs) from conflicting Solaris proc.h (process)Brian Behlendorf2010-06-111-1/+5
* Public Release PrepBrian Behlendorf2010-05-171-17/+17
* Linux 2.6.32 compat, proc_handler() API changeBrian Behlendorf2010-03-041-53/+30
* Add skc_flags and full header to /proc/spl/kmem/slab.Brian Behlendorf2009-12-111-19/+26
* Atomic64 compatibility for 32-bit systems without kernel support.Brian Behlendorf2009-12-041-4/+16
* Autoconf --enable-debug-* cleanupBrian Behlendorf2009-10-301-17/+2
* Reimplement mutexs for Linux lock profiling/analysisBrian Behlendorf2009-09-251-166/+6
* SLES10 Fixes (part 2):Brian Behlendorf2009-05-201-1/+1
* Fix off-by-1 truncation of hw_serial when converting from integer to string, ...Ricardo M. Correia2009-03-121-9/+10
* Linux VM Integration CleanupBrian Behlendorf2009-03-041-0/+57
* Add zone_get_hostid() functionBrian Behlendorf2009-02-191-1/+2
* Additional Linux VM integrationBrian Behlendorf2009-02-051-13/+73
* Linux VM integration / device special filesBrian Behlendorf2009-02-041-32/+128
* Rename modules to module and update referencesBrian Behlendorf2009-01-151-0/+1049