summaryrefslogtreecommitdiffstats
path: root/modules/spl/spl-generic.c
Commit message (Expand)AuthorAgeFilesLines
* Update SPL to use new debug infrastructure. This means:behlendo2008-04-211-6/+6
* First commit of lustre style internal debug support. Thesebehlendo2008-04-181-308/+48
* - Add some spinlocks to cover all the private data in the mutex. I don'tbehlendo2008-04-151-11/+14
* Add hw_serial support based on a usermodehelper which runsbehlendo2008-04-121-17/+116
* - Remapped ldi_handle_t to struct block_device * which is much more usefulbehlendo2008-04-031-2/+8
* Add some crude debugging support. It leaves alot to bebehlendo2008-03-311-4/+212
* OK, some pretty substantial rework here. I've merged the spl-filebehlendo2008-03-181-8/+3
* Initial pass at a file API getf/releasef hooksbehlendo2008-03-181-17/+10
* Fix kmem memory accountingbehlendo2008-03-141-0/+17
* Add missing headersbehlendo2008-03-141-0/+13
* Add copyin/copyout mappingbehlendo2008-03-121-0/+12
* Add highbit func,behlendo2008-03-061-0/+31
* More stub headers, behlendo2008-03-041-1/+1
* 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-0/+27