| Commit message (Expand) | Author | Age | Files | Lines |
* | Use 'git describe' for working builds | Brian Behlendorf | 2013-03-22 | 1 | -4/+18 |
* | Refresh RPM packaging | Brian Behlendorf | 2013-03-18 | 5 | -80/+87 |
* | Drop support for 3 argument version of set_fs_pwd | Richard Yao | 2013-03-14 | 1 | -24/+0 |
* | Linux 3.9 compat: set_fs_root takes const struct path * | Richard Yao | 2013-03-14 | 1 | -0/+44 |
* | Linux 3.9 compat: vfs_getattr takes two arguments | Richard Yao | 2013-03-14 | 1 | -0/+32 |
* | Linux 3.9 compat: Include linux/sched/rt.h | Richard Yao | 2013-03-14 | 1 | -0/+20 |
* | Remove ARCH packaging | Brian Behlendorf | 2013-03-04 | 2 | -89/+1 |
* | Fix HAVE_MUTEX_OWNER_TASK_STRUCT autotools check on PPC64 | Richard Yao | 2013-02-05 | 1 | -0/+1 |
* | Fix atomic64_* autoconf checks | Brian Behlendorf | 2013-02-05 | 1 | -4/+3 |
* | Check for KALLSYMS | Brian Behlendorf | 2013-01-29 | 1 | -0/+21 |
* | Remove spl_invalidate_inodes() | Brian Behlendorf | 2013-01-17 | 1 | -74/+0 |
* | Check for ZLIB_INFLATE and ZLIB_DEFLATE | Brian Behlendorf | 2013-01-09 | 1 | -0/+44 |
* | Linux compat 3.7.1, on_each_cpu() | Brian Behlendorf | 2013-01-09 | 1 | -1/+4 |
* | RHEL 6.4 compat, fallocate() | Brian Behlendorf | 2013-01-08 | 1 | -2/+72 |
* | Removed SPL_AC_3ARGS_INIT_WORK check | Brian Behlendorf | 2012-12-12 | 1 | -21/+0 |
* | Verify --with-linux source directory exists | Brian Behlendorf | 2012-11-29 | 1 | -5/+8 |
* | Linux 3.7 compat, __clear_close_on_exec() removed | Brian Behlendorf | 2012-10-18 | 1 | -57/+0 |
* | Linux 3.6 compat, kern_path_locked() added | Yuxuan Shui | 2012-10-14 | 1 | -0/+16 |
* | 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 |
* | Remove autotools products | Brian Behlendorf | 2012-08-27 | 7 | -13138/+6 |
* | Support building a spl-modules-dkms sub package | Prakash Surya | 2012-08-08 | 1 | -1/+26 |
* | 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 |
* | Don't build packages that haven't been selected. | Etienne Dechamps | 2012-07-26 | 4 | -2/+20 |
* | 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 | 2 | -8/+32 |
* | 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 | 2 | -0/+86 |
* | 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 |
* | Avoid 'rpm -q' bug for 'make pkg' | Brian Behlendorf | 2011-06-16 | 2 | -4/+4 |
* | 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 |