]> git.proxmox.com Git - mirror_spl.git/history - include/sys/debug.h
Update rwlocks to track owner to ensure correct semantics
[mirror_spl.git] / include / sys / debug.h
2009-07-30 Brian BehlendorfDisable stack overflow checking by default.
2009-07-28 Brian BehlendorfAdd basic credential support and splat tests.
2009-07-14 Ricardo M. CorreiaFixed NULL dereference by tcd_for_each() when the kmall...
2009-07-09 Brian BehlendorfAdd ASSERTV macro to simplify removing variables (the...
2009-05-20 Brian BehlendorfSLES10 Fixes (part 7)
2009-01-23 Brian BehlendorfRemove stray ` from macro
2009-01-22 Brian BehlendorfUpdate debug.h to standardize VERIFY3_IMPL error messag...
2008-11-03 behlendo* spl-09-fix-kmem-track-oops.patch
2008-11-03 behlendoAdd a SPL_AC_TYPE_ATOMIC64_T test to configure for...
2008-11-03 behlendoReviewed and applied spl-01-rm-gpl-symbol-set_cpus_allo...
2008-06-04 behlendoAdd missing () to quiet warnings in NDEBUG case
2008-06-04 behlendoJust use CONFIG_SLUB to detect SLUB use
2008-06-04 behlendoFixes:
2008-05-26 behlendoGo through and add a header with the proper UCRL number.
2008-05-19 behlendo- Properly fix the debug support for all the ASSERT...
2008-05-05 behlendoCommit adaptive mutexes. This seems to have introduced...
2008-04-23 behlendoMinor improvement to taskq handling. This is a small...
2008-04-22 behlendoStack usage is my enemy. Trade cpu cycles in the debug...
2008-04-21 behlendoMore fixes to ensure we get good debug logs even if...
2008-04-21 behlendoHandful of minor stack checking fixes
2008-04-21 behlendoUpdate SPL to use new debug infrastructure. This means:
2008-04-19 behlendoFrist minor batch of fixes. Catch a dropped ;, and...
2008-04-18 behlendoFirst commit of lustre style internal debug support...
2008-03-31 behlendoAdd some crude debugging support. It leaves alot to be
2008-03-01 behlendoReorganize /include/ to add a /sys/, this way we don...