aboutsummaryrefslogtreecommitdiffstats
path: root/modules/spl/spl-debug.c
Commit message (Expand)AuthorAgeFilesLines
* TASKQ_DYNAMIC not yet support, do not create the global taskq with that flag ...Brian Behlendorf2009-01-131-0/+2
* Add missing initializer which is needed in an unlikely error case.behlendo2008-11-041-1/+1
* Reviewed and applied spl-01-rm-gpl-symbol-set_cpus_allowed.patchbehlendo2008-11-031-71/+65
* Reviewed and applied spl-00-rm-gpl-symbol-notifier_chain.patch behlendo2008-11-031-46/+1
* Commit bulk of remaining 2.6.9 and 2.6.26 compat changes.behlendo2008-08-111-1/+2
* Breaking the world for a little bit. If anyone is going to continuebehlendo2008-06-021-2/+12
* Go through and add a header with the proper UCRL number.behlendo2008-05-261-19/+26
* More fixes to ensure we get good debug logs even if we're in thebehlendo2008-04-211-28/+34
* Added 4 missing subsystem flagsbehlendo2008-04-211-0/+8
* Whoops, missed an instance where we could recursively stack check... bad.behlendo2008-04-211-3/+2
* Handful of minor stack checking fixesbehlendo2008-04-211-3/+4
* Update SPL to use new debug infrastructure. This means:behlendo2008-04-211-3/+3
* First commit of lustre style internal debug support. Thesebehlendo2008-04-181-0/+1293