summaryrefslogtreecommitdiffstats
path: root/module/spl/spl-generic.c
Commit message (Expand)AuthorAgeFilesLines
* Update vn_set_pwd() to allow user|kernal address for filenameBrian Behlendorf2010-04-221-1/+5
* Allow spl_config.h to be included by dependant packages (updated)Brian Behlendorf2010-03-221-1/+0
* Correctly handle division on 32-bit RHEL5 systems by returning dividend.Brian Behlendorf2009-12-011-1/+3
* Ensure spl_config.h is include in spl-generic.cBrian Behlendorf2009-11-151-0/+1
* Set cwd to '/' for the process executing insmod.Brian Behlendorf2009-10-011-2/+24
* Update rwlocks to track owner to ensure correct semanticsBrian Behlendorf2009-09-251-14/+21
* Reimplement rwlocks for Linux lock profiling/analysis.Brian Behlendorf2009-09-181-0/+16
* Add ddi_copyin/ddi_copyout support for fake kernel originated ioctls.Brian Behlendorf2009-07-101-0/+27
* Use do_div on older kernel where do_div64 doesn't exist.Brian Behlendorf2009-06-261-1/+1
* SLES10 Fixes (part 2):Brian Behlendorf2009-05-201-16/+26
* Allow spl_config.h to be included by dependant packagesBrian Behlendorf2009-03-171-4/+4
* Linux VM Integration CleanupBrian Behlendorf2009-03-041-0/+43
* Add zone_get_hostid() functionBrian Behlendorf2009-02-191-1/+17
* Linux VM integration / device special filesBrian Behlendorf2009-02-041-3/+0
* Rename modules to module and update referencesBrian Behlendorf2009-01-151-0/+328