kernel - Major signal path adjustments to fix races, tsleep race fixes, +more
[dragonfly.git] / sys / dev / raid / vinum / vinumdaemon.c
2011-11-15 Matthew Dillonkernel - Major signal path adjustments to fix races...
2009-08-15 Matthew DillonVINUM - Fix 64 bit compiler warnings
2008-06-05 Sascha Wildner* Fix some cases where NULL was used but 0 was meant...
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-04-30 Matthew DillonReplace the the buffer cache's B_READ, B_WRITE, B_FORMA...
2006-03-24 Matthew DillonMajor BUF/BIO work commit. Make I/O BIO-centric and...
2006-02-17 Matthew DillonMake the entire BUF/BIO system BIO-centric instead...
2005-12-11 Sascha Wildner* Ansify function definitions.
2005-11-14 Matthew DillonMake tsleep/wakeup() MP SAFE for kernel threads and...
2005-06-11 Matthew Dillonspl->critical section conversion.
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: