summaryrefslogtreecommitdiffstats
path: root/modules/splat
Commit message (Expand)AuthorAgeFilesLines
* Lots of fixes here:behlendo2008-05-062-5/+6
* New an improved taskq implementation for the SPL. It allows abehlendo2008-04-251-5/+13
* - Add more strict in_atomic() checking to the mutex entrybehlendo2008-04-111-26/+90
* - Fix write-only behavior in vn-open()behlendo2008-04-042-2/+2
* Add some crude debugging support. It leaves alot to bebehlendo2008-03-311-18/+18
* Correctly functioning 64-bit atomic shim layer. It's notbehlendo2008-03-284-0/+197
* OK, a first reasonable attempt at a solaris module/chdev shim layer.behlendo2008-03-201-2/+2
* OK, some pretty substantial rework here. I've merged the spl-filebehlendo2008-03-186-67/+126
* Initial pass at a file API getf/releasef hooksbehlendo2008-03-185-3/+66
* Fix kmem memory accountingbehlendo2008-03-141-0/+12
* Fix KMEM_DEBUG support (enable by default)behlendo2008-03-141-2/+43
* Add copyin/copyout mappingbehlendo2008-03-121-4/+4
* - Implemented vnode interfaces and 6 test cases to the test suite.behlendo2008-03-125-5/+383
* Apply fix from bug239 for rwlock deadlock.behlendo2008-03-114-0/+144
* Fix systemic naming mistakebehlendo2008-03-101-3/+3
* Add highbit func,behlendo2008-03-061-1/+1
* Remove spl.h, just include the headers you need.behlendo2008-03-041-1/+15
* Reorganize /include/ to add a /sys/, this way we don't need tobehlendo2008-03-011-1/+1
* OK, I think this is the last of major cleanup and restructuring.behlendo2008-02-281-16/+2
* More cleanup.behlendo2008-02-2711-812/+1001
* OK, everything builds now. My initial intent was to place all ofbehlendo2008-02-2710-0/+3169