| Commit message (Expand) | Author | Age | Files | Lines |
* | Add interface for file hole punching. | Etienne Dechamps | 2012-10-04 | 1 | -0/+22 |
* | Revert "Detect kernels that honor gfp flags passed to vmalloc()" | Brian Behlendorf | 2012-08-27 | 1 | -36/+0 |
* | Remove SPL_LINUX_CONFIG autoconf macro | Prakash Surya | 2012-08-27 | 1 | -20/+0 |
* | Revert "Make CONFIG_PREEMPT Fatal" | Prakash Surya | 2012-08-27 | 1 | -8/+0 |
* | Handle any invalidate_inodes_check prototype. | Etienne Dechamps | 2012-08-06 | 1 | -3/+4 |
* | When checking for symbol exports, try compiling. | Etienne Dechamps | 2012-07-26 | 1 | -179/+329 |
* | Fake modpost stage for LINUX_COMPILE. | Etienne Dechamps | 2012-07-26 | 1 | -4/+6 |
* | Make configure builtin-aware. | Etienne Dechamps | 2012-07-26 | 1 | -28/+58 |
* | Detect kernels that honor gfp flags passed to vmalloc() | Richard Yao | 2012-07-11 | 1 | -0/+36 |
* | Linux 3.4 compat, __clear_close_on_exec replaces FD_CLR | Richard Yao | 2012-06-13 | 1 | -0/+23 |
* | Fix distribution detection | Brian Behlendorf | 2012-03-05 | 1 | -16/+23 |
* | Cleanly support debug packages | Brian Behlendorf | 2012-02-27 | 1 | -8/+28 |
* | Add --enable-debug-log configure option | Brian Behlendorf | 2012-02-02 | 1 | -0/+28 |
* | Run SPL_AC_PACMAN only if $VENDOR is "arch" | Brian Behlendorf | 2012-01-13 | 1 | -2/+3 |
* | Linux 3.2 compat: rw_semaphore.wait_lock is raw | Darik Horn | 2012-01-11 | 1 | -0/+27 |
* | Proxmox VE kernel compat, invalidate_inodes() | Brian Behlendorf | 2011-12-21 | 1 | -0/+13 |
* | Move Arch Linux's VENDOR check above Ubuntu's | Prakash Surya | 2011-12-19 | 1 | -2/+2 |
* | Add make rule for building Arch Linux packages | Prakash Surya | 2011-12-14 | 1 | -0/+46 |
* | Linux 3.1 compat, vfs_fsync() | Brian Behlendorf | 2011-11-09 | 1 | -8/+20 |
* | Linux 3.1 compat, kern_path_parent() | Brian Behlendorf | 2011-11-09 | 1 | -3/+44 |
* | Fix HAVE_FS_STRUCT_SPINLOCK check for gcc-4.1.2 | Brian Behlendorf | 2011-09-19 | 1 | -0/+3 |
* | Fix the configure CONFIG_* option detection | Brian Behlendorf | 2011-07-22 | 1 | -3/+1 |
* | Linux 2.6.39 compat, mutex owner | Brian Behlendorf | 2011-06-24 | 1 | -0/+27 |
* | Linux 3.0: Shrinker compatibility | Brian Behlendorf | 2011-06-21 | 1 | -0/+23 |
* | Remove the gawk dependency. | Darik Horn | 2011-04-21 | 1 | -16/+1 |
* | Linux 2.6.39 compat, zlib_deflate_workspacesize() | Brian Behlendorf | 2011-04-20 | 1 | -0/+23 |
* | Linux 2.6.39 compat, kern_path_parent() | Brian Behlendorf | 2011-04-20 | 1 | -0/+17 |
* | Fix gcc configure warnings | Brian Behlendorf | 2011-04-19 | 1 | -20/+25 |
* | Linux 2.6.39 compat, invalidate_inodes() | Brian Behlendorf | 2011-04-19 | 1 | -0/+31 |
* | Add dnlc_reduce_cache() support | Brian Behlendorf | 2011-04-06 | 1 | -0/+32 |
* | Make Missing Modules.symvers Fatal | Brian Behlendorf | 2011-03-07 | 1 | -0/+8 |
* | Make CONFIG_PREEMPT Fatal | Brian Behlendorf | 2011-03-07 | 1 | -0/+8 |
* | Linux compat 2.6.37, invalidate_inodes() | Brian Behlendorf | 2011-02-23 | 1 | -0/+16 |
* | Prefer /lib/modules/$(uname -r)/ links | Brian Behlendorf | 2011-02-10 | 1 | -3/+8 |
* | Linux 2.6.36 compat, fs_struct->lock type change | Brian Behlendorf | 2010-11-09 | 1 | -0/+23 |
* | Fix 2.6.35 shrinker callback API change | Brian Behlendorf | 2010-10-22 | 1 | -0/+29 |
* | Support custom build directories | Brian Behlendorf | 2010-09-05 | 1 | -8/+2 |
* | Move vendor check to spl-build.m4 | Brian Behlendorf | 2010-09-02 | 1 | -1/+20 |
* | Correctly handle rwsem_is_locked() behavior | Ned Bass | 2010-08-10 | 1 | -0/+17 |
* | Correctly detect atomic64_cmpxchg support | Ned Bass | 2010-08-08 | 1 | -0/+1 |
* | Add Debian and Slackware style packaging via alien | Brian Behlendorf | 2010-07-27 | 1 | -5/+144 |
* | Linux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *' | Brian Behlendorf | 2010-07-14 | 1 | -0/+20 |
* | Add __divdi3(), remove __udivdi3() kernel dependency | Brian Behlendorf | 2010-07-13 | 1 | -28/+0 |
* | Allow config/build to work with autoconf-2.65 | Lars Johannsen | 2010-07-02 | 1 | -1/+1 |
* | Require gawk the usermode helper fails with awk | Brian Behlendorf | 2010-07-01 | 1 | -1/+10 |
* | Add configure check for user_path_dir() | Brian Behlendorf | 2010-07-01 | 1 | -0/+14 |
* | Use $target_cpu instead of `arch` | Brian Behlendorf | 2010-07-01 | 1 | -6/+6 |
* | Check sourcelink is set before passing to readlink | Brian Behlendorf | 2010-07-01 | 1 | -3/+4 |
* | Remove AC_DEFINE for DEBUG/NDEBUG | Brian Behlendorf | 2010-07-01 | 1 | -2/+0 |
* | Only make compiler warnings fatal with --enable-debug | Brian Behlendorf | 2010-06-30 | 1 | -4/+13 |