]> git.proxmox.com Git - mirror_spl.git/history - module/splat/splat-taskq.c
Fix use-after-free in splat_taskq_test7
[mirror_spl.git] / module / splat / splat-taskq.c
2016-05-31 Chunwei ChenFix use-after-free in splat_taskq_test7
2015-07-23 Brian BehlendorfAdd defclsyspri macro
2015-06-24 Brian BehlendorfAdd TASKQ_DYNAMIC feature
2015-06-09 Chris DunlopMake taskq_wait() block until the queue is empty
2015-03-03 Brian BehlendorfReduce splat_taskq_test2_impl() stack frame size
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRefactor existing code
2015-01-07 Brian BehlendorfFix debug object on stack warning
2014-11-19 Ned BassRemove compat includes from sys/types.h
2014-10-03 Brian BehlendorfFix bug in SPLAT taskq:front
2014-04-14 Chunwei ChenAdd ddi_time_after and friends
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2012-12-12 Brian BehlendorfMerge branch 'taskq'
2012-12-12 Brian Behlendorfsplat taskq:front: Reduce stack frame
2012-12-12 Brian Behlendorfsplat taskq:order: Reduce stack frame
2012-12-12 Brian Behlendorfsplat taskq:cancel: Add test case
2012-12-12 Brian Behlendorfsplat taskq:delay: Add test case
2012-12-12 Brian Behlendorftaskq delay/cancel functionality
2012-12-05 Steven Johnsonsplat taskq:front: Fix race
2012-11-06 Brian BehlendorfMerge branch 'splat'
2012-11-06 Brian Behlendorfsplat: Cleanup headers
2012-01-18 Ned BassAdd taskq contention splat test
2011-12-14 Prakash SuryaExercise new taskq interface in splat-taskq tests
2011-12-14 Prakash SuryaAdd Test: "Single task queue, recursive dispatch"
2011-12-13 Prakash SuryaAdd SPLAT_TEST_FINI call for SPLAT_TASKQ_TEST6_ID
2011-11-22 Prakash SuryaFix a typo referencing an incorrect symbol
2010-08-02 Ricardo M. CorreiaFix taskq code to not drop tasks when TQ_SLEEP is used.
2010-07-01 Ned BassImplementation of a regression test for TQ_FRONT.
2010-05-17 Brian BehlendorfPublic Release Prep
2010-01-05 Brian BehlendorfAdded splat taskq task ordering test case.
2009-05-21 Brian BehlendorfSLES10 Fixes (part 9)
2009-03-15 Brian BehlendorfFix taskq_wait() not waiting bug
2009-01-15 Brian BehlendorfRename modules to module and update references