Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: do not call boilerplate ourself | Jan Engelhardt | 2013-04-02 | 4 | -5/+8 |
* | gitignore: anchor entries at their respective directory | Jan Engelhardt | 2013-04-02 | 3 | -13/+14 |
* | build: use CPPFLAGS | Jan Engelhardt | 2013-04-02 | 1 | -1/+2 |
* | build: resolve orthographic and other grammatical errors | Jan Engelhardt | 2013-04-02 | 1 | -4/+4 |
* | Tag spl-0.6.1 | Brian Behlendorf | 2013-03-25 | 5 | -11/+10 |
* | Provide ${kmodname}-devel-kmod for yum-builddep | Brian Behlendorf | 2013-03-25 | 1 | -1/+2 |
* | Use 'git describe' for working builds | Brian Behlendorf | 2013-03-22 | 2 | -4/+22 |
* | Do not call cond_resched() in spl_slab_reclaim() | Richard Yao | 2013-03-21 | 1 | -3/+0 |
* | Use requested kernel for dkms builds | Brian Behlendorf | 2013-03-20 | 1 | -0/+2 |
* | Remove spl-dkms conflict with spl-kmod | Brian Behlendorf | 2013-03-20 | 1 | -1/+0 |
* | Create splat man page | Darik Horn | 2013-03-19 | 6 | -1/+104 |
* | Refresh RPM packaging | Brian Behlendorf | 2013-03-18 | 26 | -730/+1139 |
* | Change spl-kmod-devel install path | Brian Behlendorf | 2013-03-14 | 12 | -21/+17 |
* | Merge branch 'linux-3.9' | Brian Behlendorf | 2013-03-14 | 5 | -57/+114 |
|\ | |||||
| * | Linux 3.9 compat: Switch to hlist_for_each{,_rcu} | Richard Yao | 2013-03-14 | 2 | -2/+4 |
| * | Drop support for 3 argument version of set_fs_pwd | Richard Yao | 2013-03-14 | 2 | -65/+2 |
| * | Linux 3.9 compat: set_fs_root takes const struct path * | Richard Yao | 2013-03-14 | 2 | -0/+48 |
| * | Linux 3.9 compat: vfs_getattr takes two arguments | Richard Yao | 2013-03-14 | 2 | -2/+47 |
| * | Linux 3.9 compat: Do not depend on f_vfsmnt | Richard Yao | 2013-03-14 | 1 | -3/+3 |
| * | Linux 3.9 compat: Include linux/sched/rt.h | Richard Yao | 2013-03-14 | 2 | -0/+25 |
|/ | |||||
* | Merge branch 'build-system' | Brian Behlendorf | 2013-03-06 | 193 | -644/+467 |
|\ | |||||
| * | Refresh links to web site | Ned Bass | 2013-03-04 | 173 | -173/+173 |
| * | Remove ARCH packaging | Brian Behlendorf | 2013-03-04 | 7 | -140/+1 |
| * | Remove custom install-data-local for headers | Brian Behlendorf | 2013-03-01 | 13 | -28/+278 |
| * | Add KMODDIR to install target | Brian Behlendorf | 2013-03-01 | 1 | -10/+13 |
| * | Fix spl_config.h install permissions | Brian Behlendorf | 2013-03-01 | 2 | -2/+2 |
| * | Remove INSTALL | Brian Behlendorf | 2013-03-01 | 2 | -292/+1 |
|/ | |||||
* | Disable automatic log dumping | Brian Behlendorf | 2013-02-05 | 2 | -3/+5 |
* | 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 |
* | SPL 0.6.0-rc14 | Brian Behlendorf | 2013-02-01 | 1 | -1/+1 |
* | Fix tsd_get/set() race with tsd_exit/destroy() | Brian Behlendorf | 2013-01-31 | 1 | -1/+32 |
* | Check for KALLSYMS | Brian Behlendorf | 2013-01-29 | 1 | -0/+21 |
* | Define BE_IN16 & BE_IN32 for lz4 compression | Eric Dillmann | 2013-01-29 | 1 | -0/+9 |
* | Add spl_kmem_cache_expire module option | Brian Behlendorf | 2013-01-28 | 3 | -6/+52 |
* | Remove spl_invalidate_inodes() | Brian Behlendorf | 2013-01-17 | 3 | -116/+0 |
* | kmem-cache: Fix slab ageing soft lockup | Brian Behlendorf | 2013-01-14 | 1 | -43/+51 |
* | call_usermodehelper() should wait for process | Ned Bass | 2013-01-09 | 3 | -4/+4 |
* | 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 | 3 | -9/+101 |
* | Add cv_wait_io() to account I/O time | Matt Johnston | 2013-01-07 | 2 | -4/+16 |
* | SPL 0.6.0-rc13 | Brian Behlendorf | 2012-12-20 | 1 | -1/+1 |
* | Refresh AUTHORS | Brian Behlendorf | 2012-12-19 | 1 | -8/+23 |
* | Remove the ChangeLog | Brian Behlendorf | 2012-12-19 | 2 | -556/+1 |
* | Fix spl_kmem_init_kallsyms_lookup() panic | Brian Behlendorf | 2012-12-19 | 3 | -0/+22 |
* | Do not use KERNEL_DIR env var in Makefile.am | Richard Yao | 2012-12-17 | 1 | -3/+3 |
* | Merge branch 'taskq' | Brian Behlendorf | 2012-12-12 | 8 | -495/+986 |
|\ | |||||
| * | Removed SPL_AC_3ARGS_INIT_WORK check | Brian Behlendorf | 2012-12-12 | 3 | -71/+0 |
| * | kmem-cache: Use a taskq for async allocations | Brian Behlendorf | 2012-12-12 | 2 | -5/+5 |