]> git.proxmox.com Git - mirror_spl-debian.git/history - include/sys/debug.h
New upstream version 0.7.2
[mirror_spl-debian.git] / include / sys / debug.h
2017-10-06 Aron XuNew upstream version 0.7.2
2015-11-05 Aron XuImported Upstream version 0.6.5.3
2015-05-16 Aron XuImported Upstream version 0.6.4.1
2014-07-31 Liang GuoImported Upstream version 0.6.3+git20140731
2013-08-24 Aron XuImported Upstream version 0.6.2
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2012-02-02 Brian BehlendorfAdd --enable-debug-log configure option
2010-07-20 Ricardo M. CorreiaDisplay DEBUG keyword during module load when --enable...
2010-07-20 Brian BehlendorfSplit <sys/debug.h> header
2010-05-17 Brian BehlendorfPublic Release Prep
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...