| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux 3.1 compat, vfs_fsync() | Brian Behlendorf | 2011-11-09 | 1 | -3/+6 |
* | Linux 3.1 compat, kern_path_parent() | Brian Behlendorf | 2011-11-09 | 1 | -1/+4 |
* | Linux 2.6.39 compat, mutex owner | Brian Behlendorf | 2011-06-24 | 1 | -0/+3 |
* | Linux 3.0: Shrinker compatibility | Brian Behlendorf | 2011-06-21 | 1 | -0/+3 |
* | Linux 2.6.39 compat, zlib_deflate_workspacesize() | Brian Behlendorf | 2011-04-20 | 1 | -0/+3 |
* | Linux 2.6.39 compat, kern_path_parent() | Brian Behlendorf | 2011-04-20 | 1 | -0/+3 |
* | Linux 2.6.39 compat, invalidate_inodes() | Brian Behlendorf | 2011-04-19 | 1 | -0/+3 |
* | Add dnlc_reduce_cache() support | Brian Behlendorf | 2011-04-06 | 1 | -0/+6 |
* | Linux compat 2.6.37, invalidate_inodes() | Brian Behlendorf | 2011-02-23 | 1 | -0/+3 |
* | Linux 2.6.36 compat, fs_struct->lock type change | Brian Behlendorf | 2010-11-09 | 1 | -0/+3 |
* | Fix 2.6.35 shrinker callback API change | Brian Behlendorf | 2010-10-22 | 1 | -0/+3 |
* | Correctly handle rwsem_is_locked() behavior | Ned Bass | 2010-08-10 | 1 | -0/+3 |
* | Linux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *' | Brian Behlendorf | 2010-07-14 | 1 | -0/+3 |
* | Add __divdi3(), remove __udivdi3() kernel dependency | Brian Behlendorf | 2010-07-13 | 1 | -6/+0 |
* | Add configure check for user_path_dir() | Brian Behlendorf | 2010-07-01 | 1 | -0/+3 |
* | Remove AC_DEFINE for DEBUG/NDEBUG | Brian Behlendorf | 2010-07-01 | 1 | -6/+0 |
* | Only make compiler warnings fatal with --enable-debug | Brian Behlendorf | 2010-06-30 | 1 | -0/+6 |
* | Linux-2.6.33 compat, .ctl_name removed from struct ctl_table | Brian Behlendorf | 2010-06-30 | 1 | -0/+3 |
* | Add kmem_asprintf(), strfree(), strdup(), and minor cleanup. | Brian Behlendorf | 2010-06-11 | 1 | -0/+3 |
* | Add support for 'make -s' silent builds | Brian Behlendorf | 2010-03-26 | 1 | -0/+4 |
* | Allow spl_config.h to be included by dependant packages (updated) | Brian Behlendorf | 2010-03-22 | 1 | -2/+0 |
* | Linux 2.6.32 compat, proc_handler() API change | Brian Behlendorf | 2010-03-04 | 1 | -0/+3 |
* | Autoconf --enable-debug-* cleanup | Brian Behlendorf | 2009-10-30 | 1 | -6/+3 |
* | Add autoconf checks for atomic64_cmpxchg + atomic64_xchg | Brian Behlendorf | 2009-10-30 | 1 | -0/+6 |
* | Use Linux atomic primitives by default. | Brian Behlendorf | 2009-10-30 | 1 | -0/+3 |
* | Set cwd to '/' for the process executing insmod. | Brian Behlendorf | 2009-10-01 | 1 | -0/+6 |
* | Reimplement mutexs for Linux lock profiling/analysis | Brian Behlendorf | 2009-09-25 | 1 | -3/+3 |
* | Reimplement rwlocks for Linux lock profiling/analysis. | Brian Behlendorf | 2009-09-18 | 1 | -0/+3 |
* | Update global_page_state() support for 2.6.29 kernels. | Brian Behlendorf | 2009-07-28 | 1 | -2/+23 |
* | Add basic credential support and splat tests. | Brian Behlendorf | 2009-07-27 | 1 | -0/+6 |
* | SLES10 Fixes (part 6) | Brian Behlendorf | 2009-05-20 | 1 | -0/+6 |
* | SLES10 Fixes (part 4): | Brian Behlendorf | 2009-05-20 | 1 | -0/+6 |
* | SLES10 Fixes (part 3): | Brian Behlendorf | 2009-05-20 | 1 | -0/+3 |
* | SLES10 Fixes (part 2): | Brian Behlendorf | 2009-05-20 | 1 | -0/+6 |
* | Allow spl_config.h to be included by dependant packages | Brian Behlendorf | 2009-03-17 | 1 | -9/+1 |
* | FC10/i686 Compatibility Update (2.6.27.19-170.2.35.fc10.i686) | Brian Behlendorf | 2009-03-17 | 1 | -0/+3 |
* | Added SPL_AC_5ARGS_DEVICE_CREATE autoconf configure check | Brian Behlendorf | 2009-03-13 | 1 | -0/+3 |
* | Build system cleanup | Brian Behlendorf | 2009-03-11 | 1 | -0/+10 |
* | Linux VM Integration Cleanup | Brian Behlendorf | 2009-03-04 | 1 | -0/+6 |
* | Additional Linux VM integration | Brian Behlendorf | 2009-02-05 | 1 | -0/+3 |
* | Linux VM integration / device special files | Brian Behlendorf | 2009-02-04 | 1 | -0/+9 |
* | 2.6.27+ portability changes | Brian Behlendorf | 2009-02-02 | 1 | -0/+3 |
* | Ensure -NDEBUG does not get added to spl_config.h and is only set in the buil... | Brian Behlendorf | 2009-01-20 | 1 | -3/+0 |
* | Prefix META_ALIAS with SPL_ | Brian Behlendorf | 2008-11-26 | 1 | -3/+3 |
* | Prefix all META_* #defines with SPL to prevent colisions which include our sp... | Brian Behlendorf | 2008-11-26 | 1 | -24/+24 |
* | Include META file support. | behlendo | 2008-11-26 | 1 | -0/+27 |
* | * : Add autogen.sh products. | behlendo | 2008-11-24 | 1 | -0/+136 |