summaryrefslogtreecommitdiffstats
path: root/module/spl
Commit message (Expand)AuthorAgeFilesLines
* SLES10 Fixes (part 2):Brian Behlendorf2009-05-204-31/+41
* Allow spl_config.h to be included by dependant packagesBrian Behlendorf2009-03-171-4/+4
* FC10/i686 Compatibility Update (2.6.27.19-170.2.35.fc10.i686)Brian Behlendorf2009-03-171-13/+52
* Fix taskq_wait() not waiting bugBrian Behlendorf2009-03-151-12/+20
* Fix off-by-1 truncation of hw_serial when converting from integer to string, ...Ricardo M. Correia2009-03-121-9/+10
* Minor bug fix in XDR code introduced in last minute change before landing.Ricardo M. Correia2009-03-111-2/+2
* Add XDR implementationRicardo M. Correia2009-03-112-0/+518
* Build system and packaging (RPM support)Brian Behlendorf2009-03-092-30/+0
* XXX: Temporarily disable vmem_size().Ricardo M. Correia2009-03-051-0/+2
* Linux VM Integration CleanupBrian Behlendorf2009-03-043-72/+175
* Add zone_get_hostid() functionBrian Behlendorf2009-02-192-2/+19
* Coverity 9649, 9650, 9651: UninitBrian Behlendorf2009-02-181-1/+0
* kmem slab magazine ageing deadlockBrian Behlendorf2009-02-171-4/+24
* kmem slab fixesBrian Behlendorf2009-02-131-36/+36
* kmem slab fixesBrian Behlendorf2009-02-121-34/+49
* Additional Linux VM integrationBrian Behlendorf2009-02-052-22/+150
* Linux VM integration / device special filesBrian Behlendorf2009-02-044-35/+262
* 2.6.27+ portability changesBrian Behlendorf2009-02-021-3/+3
* Make the number of system taskq threads based on the node of cores in the nod...Brian Behlendorf2009-02-021-2/+4
* kmem_cache hardening and performance improvementsBrian Behlendorf2009-01-301-140/+325
* Remove debug check was was accidentally left in place an prevent the slab cac...Brian Behlendorf2009-01-261-3/+0
* Implement kmem cache alignment argumentBrian Behlendorf2009-01-261-70/+97
* Minor fix for compiler warning when KMEM_TRACKING is enabledBrian Behlendorf2009-01-201-1/+1
* Ensure -NDEBUG does not get added to spl_config.h and is only set in the buil...Brian Behlendorf2009-01-201-2/+0
* Rename modules to module and update referencesBrian Behlendorf2009-01-1517-0/+7461