aboutsummaryrefslogtreecommitdiffstats
path: root/module/splat
Commit message (Expand)AuthorAgeFilesLines
* Limit maximum object size in kmem testsBrian Behlendorf2015-11-161-1/+4
* Linux 4.2 compat: misc_deregister()Brian Behlendorf2015-09-011-5/+1
* Linux 4.2 compat: vfs_rename()Brian Behlendorf2015-08-192-0/+7
* Add defclsyspri macroBrian Behlendorf2015-07-236-20/+20
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-17/+20
* Add TASKQ_DYNAMIC featureBrian Behlendorf2015-06-241-57/+106
* Make taskq_wait() block until the queue is emptyChris Dunlop2015-06-091-10/+10
* Reduce splat_taskq_test2_impl() stack frame sizeBrian Behlendorf2015-03-031-20/+31
* Add MUTEX_FSTRANS mutex typeBrian Behlendorf2015-03-031-1/+1
* Retire spl_module_init()/spl_module_fini()Brian Behlendorf2015-02-271-7/+4
* Refine slab cache sizingBrian Behlendorf2015-01-161-105/+172
* Refactor generic memory allocation interfacesBrian Behlendorf2015-01-161-6/+14
* Refactor existing codeBrian Behlendorf2015-01-165-1/+9
* Fix debug object on stack warningBrian Behlendorf2015-01-071-34/+57
* Remove compat includes from sys/types.hNed Bass2014-11-199-10/+22
* Retire legacy debugging infrastructureBrian Behlendorf2014-11-192-2/+1
* Lower minimum objects/slab thresholdBrian Behlendorf2014-11-051-0/+9
* Linux 3.12 compat: shrinker semanticsTim Chase2014-10-281-6/+16
* Remove shrink_{i,d}node_cache() wrappersBrian Behlendorf2014-10-171-69/+10
* Remove global memory variablesBrian Behlendorf2014-10-171-3/+2
* Remove get_vmalloc_info() wrapperBrian Behlendorf2014-10-171-85/+0
* Update code to use misc_register()/misc_deregister()Brian Behlendorf2014-10-172-70/+21
* Update SPLAT to use kmutex_t for portabilityBrian Behlendorf2014-10-173-21/+26
* Make license compatibility checks consistentBrian Behlendorf2014-10-171-2/+2
* Fix bug in SPLAT taskq:frontBrian Behlendorf2014-10-031-1/+2
* Add KMC_SLAB cache typeBrian Behlendorf2014-05-221-13/+20
* Add ddi_time_after and friendsChunwei Chen2014-04-141-5/+5
* Support post-3.13 kthread_create() semantics.Tim Chase2014-04-082-6/+6
* splat cred:groupmember: Fix false positivesBrian Behlendorf2014-04-081-23/+71
* splat kmem:slab_reclaim: Test cleanupBrian Behlendorf2014-04-081-4/+5
* Add module versioningBrian Behlendorf2013-12-061-0/+1
* Replace current_kernel_time() with getnstimeofday()Richard Yao2013-10-091-5/+6
* Fix KMC_OFFSLAB type cachesBrian Behlendorf2013-07-301-2/+43
* Linux 3.10 compat: add missing include of linux/slab.hYuxuan Shui2013-07-083-0/+3
* Refresh links to web siteNed Bass2013-03-0418-18/+18
* Add spl_kmem_cache_expire module optionBrian Behlendorf2013-01-281-0/+14
* call_usermodehelper() should wait for processNed Bass2013-01-092-2/+2
* splat taskq:front: Reduce stack frameBrian Behlendorf2012-12-121-1/+6
* splat taskq:order: Reduce stack frameBrian Behlendorf2012-12-121-1/+6
* splat taskq:cancel: Add test caseBrian Behlendorf2012-12-121-0/+183
* splat taskq:delay: Add test caseBrian Behlendorf2012-12-121-11/+113
* taskq delay/cancel functionalityBrian Behlendorf2012-12-121-9/+9
* splat linux:shrinker: Fix fail-safeSteven Johnson2012-12-121-4/+21
* splat linux:shrinker: Fix race conditionSteven Johnson2012-12-121-1/+27
* splat taskq:front: Fix raceSteven Johnson2012-12-051-30/+32
* Linux compat 3.7, kernel_thread()Brian Behlendorf2012-12-032-66/+61
* splat kmem:slab_overcommit: DisabledBrian Behlendorf2012-11-061-8/+8
* splat atomic:64-bit: Create thread outside spin lockBrian Behlendorf2012-11-061-7/+7
* splat: Fix log buffer lockingBrian Behlendorf2012-11-062-14/+15
* splat: Cleanup headersBrian Behlendorf2012-11-0618-42/+35