]> granicus.if.org Git - zfs/history - module/spl/spl-generic.c
Cleanly split Linux proc.h (fs) from conflicting Solaris proc.h (process)
[zfs] / module / spl / spl-generic.c
2010-06-11 Brian BehlendorfCleanly split Linux proc.h (fs) from conflicting Solari...
2010-06-03 Alex ZhuravlevStack overflow on 64-bit modulus operations on 32-bit...
2010-05-17 Brian BehlendorfPublic Release Prep
2010-04-22 Brian BehlendorfUpdate vn_set_pwd() to allow user|kernal address for...
2010-03-22 Brian BehlendorfAllow spl_config.h to be included by dependant packages...
2009-12-01 Brian BehlendorfCorrectly handle division on 32-bit RHEL5 systems by...
2009-11-15 Brian BehlendorfEnsure spl_config.h is include in spl-generic.c
2009-10-01 Brian BehlendorfSet cwd to '/' for the process executing insmod.
2009-09-25 Brian BehlendorfUpdate rwlocks to track owner to ensure correct semantics
2009-09-18 Brian BehlendorfReimplement rwlocks for Linux lock profiling/analysis.
2009-07-10 Brian BehlendorfAdd ddi_copyin/ddi_copyout support for fake kernel...
2009-06-26 Brian BehlendorfUse do_div on older kernel where do_div64 doesn't exist.
2009-05-20 Brian BehlendorfSLES10 Fixes (part 2):
2009-03-17 Brian BehlendorfAllow spl_config.h to be included by dependant packages
2009-03-04 Brian BehlendorfMerge branch 'kallsyms'
2009-03-04 Brian BehlendorfLinux VM Integration Cleanup
2009-02-19 Brian BehlendorfAdd zone_get_hostid() function
2009-02-04 Brian BehlendorfLinux VM integration / device special files
2009-01-15 Brian BehlendorfRename modules to module and update references