aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Remove linux/uaccess.h header checkBrian Behlendorf2014-10-172-36/+0
* Simplify the time compatibility wrappersBrian Behlendorf2014-10-172-46/+0
* Map highbit64() to fls64()Brian Behlendorf2014-10-171-12/+0
* Remove CTL_UNNUMBERED sysctl interfaceBrian Behlendorf2014-10-171-6/+0
* Remove register_sysctl() compatibility codeBrian Behlendorf2014-10-171-9/+0
* Cleanup vn_rename() and vn_remove()Richard Yao2014-08-131-18/+0
* Linux 3.17 compat: remove wait_on_bit action functionNed Bass2014-08-112-0/+46
* Linux 3.12 compat: New shrinker APIRichard Yao2013-11-061-83/+143
* Emulate illumos interface cv_timedwait_hires()Ned Bass2013-11-042-0/+48
* Linux 3.10 compat: Do not rely on struct proc_dir_entry definitionRichard Yao2013-07-081-3/+0
* Change spl-kmod-devel install pathBrian Behlendorf2013-03-141-1/+1
* Refresh links to web siteNed Bass2013-03-0416-16/+16
* Remove custom install-data-local for headersBrian Behlendorf2013-03-011-0/+28
* Remove spl_invalidate_inodes()Brian Behlendorf2013-01-171-28/+0
* RHEL 6.4 compat, fallocate()Brian Behlendorf2013-01-081-0/+20
* Fix spl_kmem_init_kallsyms_lookup() panicBrian Behlendorf2012-12-191-0/+1
* Removed SPL_AC_3ARGS_INIT_WORK checkBrian Behlendorf2012-12-121-49/+0
* Linux 3.7 compat, __clear_close_on_exec() removedBrian Behlendorf2012-10-181-4/+0
* Linux 3.6 compat, kern_path_locked() addedYuxuan Shui2012-10-141-0/+6
* Remove autotools productsBrian Behlendorf2012-08-271-414/+0
* Optimize spl_rwsem_is_locked()Brian Behlendorf2012-07-131-42/+25
* Linux 3.4 compat, __clear_close_on_exec replaces FD_CLRRichard Yao2012-06-131-0/+4
* Linux 3.2 compat: rw_semaphore.wait_lock is rawDarik Horn2012-01-111-8/+28
* Proxmox VE kernel compat, invalidate_inodes()Brian Behlendorf2011-12-211-2/+2
* Prepend spl_ to all init/fini functionsBrian Behlendorf2011-11-111-2/+2
* Linux 3.1 compat, shrink_*cache_memoryBrian Behlendorf2011-11-091-6/+48
* Linux 3.1 compat, vfs_fsync()Brian Behlendorf2011-11-091-5/+9
* Linux 3.1 compat, kern_path_parent()Brian Behlendorf2011-11-091-4/+10
* Linux 3.0: Shrinker compatibilityBrian Behlendorf2011-06-211-23/+106
* Linux 2.6.39 compat, zlib_deflate_workspacesize()Brian Behlendorf2011-04-201-0/+37
* Linux 2.6.39 compat, kern_path_parent()Brian Behlendorf2011-04-201-0/+6
* Linux 2.6.39 compat, invalidate_inodes()Brian Behlendorf2011-04-191-2/+18
* Add dnlc_reduce_cache() supportBrian Behlendorf2011-04-061-0/+36
* Linux shrinker compatBrian Behlendorf2011-04-061-0/+46
* Linux compat 2.6.37, invalidate_inodes()Brian Behlendorf2011-02-231-0/+13
* Linux Compat: inode->i_mutex/i_semBrian Behlendorf2011-01-111-1/+11
* Correctly handle rwsem_is_locked() behaviorNed Bass2010-08-101-0/+63
* Fix compilation error due to undefined ACCESS_ONCE macro.Ricardo M. Correia2010-07-201-0/+47
* Split <sys/debug.h> headerBrian Behlendorf2010-07-201-0/+1
* Linux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *'Brian Behlendorf2010-07-141-0/+27
* Add __divdi3(), remove __udivdi3() kernel dependencyBrian Behlendorf2010-07-131-0/+32
* Linux-2.6.33 compat, .ctl_name removed from struct ctl_tableBrian Behlendorf2010-06-301-0/+6
* Cleanly split Linux proc.h (fs) from conflicting Solaris proc.h (process)Brian Behlendorf2010-06-111-0/+47
* Public Release PrepBrian Behlendorf2010-05-1712-16/+304
* Linux 2.6.32 compat, proc_handler() API changeBrian Behlendorf2010-03-041-0/+72
* Linux 2.6.31 Compatibility UpdatesBrian Behlendorf2009-11-101-0/+22
* Set cwd to '/' for the process executing insmod.Brian Behlendorf2009-10-011-0/+35
* SLES10 Fixes (part 3):Brian Behlendorf2009-05-201-0/+12
* SLES10 Fixes (part 2):Brian Behlendorf2009-05-201-0/+2
* Build system and packaging (RPM support)Brian Behlendorf2009-03-092-21/+100