]> git.proxmox.com Git - mirror_spl.git/history - module/splat/splat-taskq.c
Fix bug in SPLAT taskq:front
[mirror_spl.git] / module / splat / splat-taskq.c
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