| Commit message (Expand) | Author | Age | Files | Lines |
* | Change spl-kmod-devel install path | Brian Behlendorf | 2013-03-14 | 1 | -1/+1 |
* | Refresh links to web site | Ned Bass | 2013-03-04 | 16 | -16/+16 |
* | Remove custom install-data-local for headers | Brian Behlendorf | 2013-03-01 | 1 | -0/+28 |
* | Remove spl_invalidate_inodes() | Brian Behlendorf | 2013-01-17 | 1 | -28/+0 |
* | RHEL 6.4 compat, fallocate() | Brian Behlendorf | 2013-01-08 | 1 | -0/+20 |
* | Fix spl_kmem_init_kallsyms_lookup() panic | Brian Behlendorf | 2012-12-19 | 1 | -0/+1 |
* | Removed SPL_AC_3ARGS_INIT_WORK check | Brian Behlendorf | 2012-12-12 | 1 | -49/+0 |
* | Linux 3.7 compat, __clear_close_on_exec() removed | Brian Behlendorf | 2012-10-18 | 1 | -4/+0 |
* | Linux 3.6 compat, kern_path_locked() added | Yuxuan Shui | 2012-10-14 | 1 | -0/+6 |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 1 | -414/+0 |
* | Optimize spl_rwsem_is_locked() | Brian Behlendorf | 2012-07-13 | 1 | -42/+25 |
* | Linux 3.4 compat, __clear_close_on_exec replaces FD_CLR | Richard Yao | 2012-06-13 | 1 | -0/+4 |
* | Linux 3.2 compat: rw_semaphore.wait_lock is raw | Darik Horn | 2012-01-11 | 1 | -8/+28 |
* | Proxmox VE kernel compat, invalidate_inodes() | Brian Behlendorf | 2011-12-21 | 1 | -2/+2 |
* | Prepend spl_ to all init/fini functions | Brian Behlendorf | 2011-11-11 | 1 | -2/+2 |
* | Linux 3.1 compat, shrink_*cache_memory | Brian Behlendorf | 2011-11-09 | 1 | -6/+48 |
* | Linux 3.1 compat, vfs_fsync() | Brian Behlendorf | 2011-11-09 | 1 | -5/+9 |
* | Linux 3.1 compat, kern_path_parent() | Brian Behlendorf | 2011-11-09 | 1 | -4/+10 |
* | Linux 3.0: Shrinker compatibility | Brian Behlendorf | 2011-06-21 | 1 | -23/+106 |
* | Linux 2.6.39 compat, zlib_deflate_workspacesize() | Brian Behlendorf | 2011-04-20 | 1 | -0/+37 |
* | Linux 2.6.39 compat, kern_path_parent() | Brian Behlendorf | 2011-04-20 | 1 | -0/+6 |
* | Linux 2.6.39 compat, invalidate_inodes() | Brian Behlendorf | 2011-04-19 | 1 | -2/+18 |
* | Add dnlc_reduce_cache() support | Brian Behlendorf | 2011-04-06 | 1 | -0/+36 |
* | Linux shrinker compat | Brian Behlendorf | 2011-04-06 | 1 | -0/+46 |
* | Linux compat 2.6.37, invalidate_inodes() | Brian Behlendorf | 2011-02-23 | 1 | -0/+13 |
* | Linux Compat: inode->i_mutex/i_sem | Brian Behlendorf | 2011-01-11 | 1 | -1/+11 |
* | Correctly handle rwsem_is_locked() behavior | Ned Bass | 2010-08-10 | 1 | -0/+63 |
* | Fix compilation error due to undefined ACCESS_ONCE macro. | Ricardo M. Correia | 2010-07-20 | 1 | -0/+47 |
* | Split <sys/debug.h> header | Brian Behlendorf | 2010-07-20 | 1 | -0/+1 |
* | Linux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *' | Brian Behlendorf | 2010-07-14 | 1 | -0/+27 |
* | Add __divdi3(), remove __udivdi3() kernel dependency | Brian Behlendorf | 2010-07-13 | 1 | -0/+32 |
* | Linux-2.6.33 compat, .ctl_name removed from struct ctl_table | Brian Behlendorf | 2010-06-30 | 1 | -0/+6 |
* | Cleanly split Linux proc.h (fs) from conflicting Solaris proc.h (process) | Brian Behlendorf | 2010-06-11 | 1 | -0/+47 |
* | Public Release Prep | Brian Behlendorf | 2010-05-17 | 12 | -16/+304 |
* | Linux 2.6.32 compat, proc_handler() API change | Brian Behlendorf | 2010-03-04 | 1 | -0/+72 |
* | Linux 2.6.31 Compatibility Updates | Brian Behlendorf | 2009-11-10 | 1 | -0/+22 |
* | Set cwd to '/' for the process executing insmod. | Brian Behlendorf | 2009-10-01 | 1 | -0/+35 |
* | SLES10 Fixes (part 3): | Brian Behlendorf | 2009-05-20 | 1 | -0/+12 |
* | SLES10 Fixes (part 2): | Brian Behlendorf | 2009-05-20 | 1 | -0/+2 |
* | Build system and packaging (RPM support) | Brian Behlendorf | 2009-03-09 | 2 | -21/+100 |
* | Linux VM Integration Cleanup | Brian Behlendorf | 2009-03-04 | 1 | -0/+17 |
* | Build system update | Brian Behlendorf | 2009-02-12 | 2 | -0/+335 |
* | 2.6.27+ portability changes | Brian Behlendorf | 2009-02-02 | 2 | -0/+41 |
* | Include linux/uaccess.h compat changes. | behlendo | 2008-08-11 | 1 | -0/+11 |
* | More 2.6.26 compat changes | behlendo | 2008-08-11 | 2 | -0/+9 |
* | Pull in timespec, list, and type compat changes to support | behlendo | 2008-08-11 | 2 | -0/+48 |
* | Pull in fls64 compat changes from spl-00-rhel4-compat.patch, | behlendo | 2008-08-06 | 1 | -0/+19 |