summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: do not call boilerplate ourselfJan Engelhardt2013-04-024-5/+8
* gitignore: anchor entries at their respective directoryJan Engelhardt2013-04-023-13/+14
* build: use CPPFLAGSJan Engelhardt2013-04-021-1/+2
* build: resolve orthographic and other grammatical errorsJan Engelhardt2013-04-021-4/+4
* Tag spl-0.6.1Brian Behlendorf2013-03-255-11/+10
* Provide ${kmodname}-devel-kmod for yum-builddepBrian Behlendorf2013-03-251-1/+2
* Use 'git describe' for working buildsBrian Behlendorf2013-03-222-4/+22
* Do not call cond_resched() in spl_slab_reclaim()Richard Yao2013-03-211-3/+0
* Use requested kernel for dkms buildsBrian Behlendorf2013-03-201-0/+2
* Remove spl-dkms conflict with spl-kmodBrian Behlendorf2013-03-201-1/+0
* Create splat man pageDarik Horn2013-03-196-1/+104
* Refresh RPM packagingBrian Behlendorf2013-03-1826-730/+1139
* Change spl-kmod-devel install pathBrian Behlendorf2013-03-1412-21/+17
* Merge branch 'linux-3.9'Brian Behlendorf2013-03-145-57/+114
|\
| * Linux 3.9 compat: Switch to hlist_for_each{,_rcu}Richard Yao2013-03-142-2/+4
| * Drop support for 3 argument version of set_fs_pwdRichard Yao2013-03-142-65/+2
| * Linux 3.9 compat: set_fs_root takes const struct path *Richard Yao2013-03-142-0/+48
| * Linux 3.9 compat: vfs_getattr takes two argumentsRichard Yao2013-03-142-2/+47
| * Linux 3.9 compat: Do not depend on f_vfsmntRichard Yao2013-03-141-3/+3
| * Linux 3.9 compat: Include linux/sched/rt.hRichard Yao2013-03-142-0/+25
|/
* Merge branch 'build-system'Brian Behlendorf2013-03-06193-644/+467
|\
| * Refresh links to web siteNed Bass2013-03-04173-173/+173
| * Remove ARCH packagingBrian Behlendorf2013-03-047-140/+1
| * Remove custom install-data-local for headersBrian Behlendorf2013-03-0113-28/+278
| * Add KMODDIR to install targetBrian Behlendorf2013-03-011-10/+13
| * Fix spl_config.h install permissionsBrian Behlendorf2013-03-012-2/+2
| * Remove INSTALLBrian Behlendorf2013-03-012-292/+1
|/
* Disable automatic log dumpingBrian Behlendorf2013-02-052-3/+5
* Fix HAVE_MUTEX_OWNER_TASK_STRUCT autotools check on PPC64Richard Yao2013-02-051-0/+1
* Fix atomic64_* autoconf checksBrian Behlendorf2013-02-051-4/+3
* SPL 0.6.0-rc14Brian Behlendorf2013-02-011-1/+1
* Fix tsd_get/set() race with tsd_exit/destroy()Brian Behlendorf2013-01-311-1/+32
* Check for KALLSYMSBrian Behlendorf2013-01-291-0/+21
* Define BE_IN16 & BE_IN32 for lz4 compressionEric Dillmann2013-01-291-0/+9
* Add spl_kmem_cache_expire module optionBrian Behlendorf2013-01-283-6/+52
* Remove spl_invalidate_inodes()Brian Behlendorf2013-01-173-116/+0
* kmem-cache: Fix slab ageing soft lockupBrian Behlendorf2013-01-141-43/+51
* call_usermodehelper() should wait for processNed Bass2013-01-093-4/+4
* Check for ZLIB_INFLATE and ZLIB_DEFLATEBrian Behlendorf2013-01-091-0/+44
* Linux compat 3.7.1, on_each_cpu()Brian Behlendorf2013-01-091-1/+4
* RHEL 6.4 compat, fallocate()Brian Behlendorf2013-01-083-9/+101
* Add cv_wait_io() to account I/O timeMatt Johnston2013-01-072-4/+16
* SPL 0.6.0-rc13Brian Behlendorf2012-12-201-1/+1
* Refresh AUTHORSBrian Behlendorf2012-12-191-8/+23
* Remove the ChangeLogBrian Behlendorf2012-12-192-556/+1
* Fix spl_kmem_init_kallsyms_lookup() panicBrian Behlendorf2012-12-193-0/+22
* Do not use KERNEL_DIR env var in Makefile.amRichard Yao2012-12-171-3/+3
* Merge branch 'taskq'Brian Behlendorf2012-12-128-495/+986
|\
| * Removed SPL_AC_3ARGS_INIT_WORK checkBrian Behlendorf2012-12-123-71/+0
| * kmem-cache: Use a taskq for async allocationsBrian Behlendorf2012-12-122-5/+5