summaryrefslogtreecommitdiffstats
path: root/module/splat
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 3.7 compat, __clear_close_on_exec() removedBrian Behlendorf2012-10-181-136/+0
* Enhance SPLAT kmem:slab_overcommit testBrian Behlendorf2012-08-301-193/+208
* Remove Makefile from non-toplevel .gitignore filesRichard Yao2012-08-231-1/+0
* Add script for builtin module building.Etienne Dechamps2012-07-261-4/+2
* Use MODULE variable in module Makefile like zfs.Etienne Dechamps2012-07-261-19/+19
* Linux 3.4 compat, __clear_close_on_exec replaces FD_CLRRichard Yao2012-06-131-1/+1
* Fix uninit variable in slab reclaim testBrian Behlendorf2012-06-131-1/+1
* Add SPLAT test to exercise slab direct reclaimPrakash Surya2012-05-071-30/+165
* Remove condition variable namesBrian Behlendorf2012-04-061-5/+5
* Add SPL_META_RELEASE to module load/unload messagesBrian Behlendorf2012-03-231-4/+4
* Add taskq contention splat testNed Bass2012-01-181-0/+115
* Exercise new taskq interface in splat-taskq testsPrakash Surya2011-12-131-49/+280
* Add Test: "Single task queue, recursive dispatch"Prakash Surya2011-12-131-0/+77
* Add SPLAT_TEST_FINI call for SPLAT_TASKQ_TEST6_IDPrakash Surya2011-12-131-0/+1
* Fix a typo referencing an incorrect symbolPrakash Surya2011-11-211-1/+1
* Add linux compatibility testsBrian Behlendorf2011-06-214-0/+247
* Make the SPL kernel messages consistent with ZFS.Darik Horn2011-04-211-4/+4
* Add zlib regression testBrian Behlendorf2011-02-254-0/+169
* Remove VN_HOLD/VN_RELE/VOP_PUTPAGEBrian Behlendorf2011-01-121-7/+0
* Add Thread Specific Data (TSD) Regression TestBrian Behlendorf2010-12-071-1/+184
* Linux 2.6.36 compat, use fops->unlocked_ioctl()Brian Behlendorf2010-11-101-5/+4
* Fix incorrect krw_type_t typeBrian Behlendorf2010-11-091-1/+1
* Support custom build directoriesBrian Behlendorf2010-09-051-15/+17
* Fix taskq code to not drop tasks when TQ_SLEEP is used.Ricardo M. Correia2010-08-021-5/+24
* Split <sys/debug.h> headerBrian Behlendorf2010-07-202-1/+2
* Proposed fix for oops on SIGINT in splat atomic:64-bit test.Ned Bass2010-07-151-1/+1
* Add __divdi3(), remove __udivdi3() kernel dependencyBrian Behlendorf2010-07-131-0/+133