summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add interface for file hole punching.Etienne Dechamps2012-10-043-0/+81
* SPL 0.6.0-rc11Brian Behlendorf2012-09-181-1/+1
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-09-121-2/+2
* Remove TQ_SLEEP -> KM_SLEEP mappingBrian Behlendorf2012-09-122-16/+19
* Revert "Switch KM_SLEEP to KM_PUSHPAGE"Brian Behlendorf2012-09-123-6/+7
* Remove autotools productsChris Dunlop2012-09-112-314/+1
* Debug cv_destroy() with mutex heldBrian Behlendorf2012-09-101-4/+5
* Set KMC_NOEMERGENCY for zlib workspacesBrian Behlendorf2012-09-071-2/+4
* Add KMC_NOEMERGENCY slab flagBrian Behlendorf2012-09-072-2/+9
* Add DKIOCTRIM for TRIM support.Etienne Dechamps2012-09-021-0/+1
* Suppress task_hash_table_init() large allocation warningBrian Behlendorf2012-08-301-1/+2
* Enhance SPLAT kmem:slab_overcommit testBrian Behlendorf2012-08-301-193/+208
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-08-273-7/+6
* Mutex ASSERT on self deadlockBrian Behlendorf2012-08-271-2/+7
* Add PF_NOFS debugging flagBrian Behlendorf2012-08-271-0/+49
* Revert "Disable vmalloc() direct reclaim"Brian Behlendorf2012-08-271-22/+2
* Revert "Fix NULL deref in balance_pgdat()"Brian Behlendorf2012-08-271-8/+5
* Revert "Detect kernels that honor gfp flags passed to vmalloc()"Brian Behlendorf2012-08-273-43/+0
* Revert "Add TASKQ_NORECLAIM flag"Brian Behlendorf2012-08-272-5/+0
* Emergency slab objectsBrian Behlendorf2012-08-273-44/+216
* Remove SPL_LINUX_CONFIG autoconf macroPrakash Surya2012-08-271-20/+0
* Revert "Make CONFIG_PREEMPT Fatal"Prakash Surya2012-08-271-8/+0
* Remove autotools productsBrian Behlendorf2012-08-2725-47064/+14
* Add kpreempt_[dis|en]able macros in <sys/disp.h>Prakash Surya2012-08-241-0/+5
* Avoid calling smp_processor_id in spl_magazine_agePrakash Surya2012-08-242-6/+7
* Remove Makefile from non-toplevel .gitignore filesRichard Yao2012-08-238-7/+1
* Wrap trace_set_debug_header in trace_[get|put]_tcdPrakash Surya2012-08-231-2/+1
* Add copy-builtin to EXTRA_DISTBrian Behlendorf2012-08-232-2/+2
* SPL 0.6.0-rc10Brian Behlendorf2012-08-131-1/+1
* Cleanly remove spl-modules-devel headersBrian Behlendorf2012-08-131-3/+11
* Support building a spl-modules-dkms sub packagePrakash Surya2012-08-088-10/+201
* Handle any invalidate_inodes_check prototype.Etienne Dechamps2012-08-062-7/+10
* Fix incorrect type in spl_kmem_cache_set_move() parameterRichard Yao2012-08-012-2/+2
* Merge branch 'builtin-clean'Brian Behlendorf2012-07-2615-1315/+4897
|\
| * Determine the hostid on demand.Etienne Dechamps2012-07-261-13/+20
| * Add script for builtin module building.Etienne Dechamps2012-07-265-9/+137
| * When checking for symbol exports, try compiling.Etienne Dechamps2012-07-263-956/+3994
| * Fake modpost stage for LINUX_COMPILE.Etienne Dechamps2012-07-262-200/+398
| * Make configure builtin-aware.Etienne Dechamps2012-07-262-64/+259
| * Fix undefined reference on spl_mutex_spin_max().Etienne Dechamps2012-07-261-1/+1
| * Don't build packages that haven't been selected.Etienne Dechamps2012-07-265-38/+54
| * Use MODULE variable in module Makefile like zfs.Etienne Dechamps2012-07-262-40/+40
|/
* 32-bit compat, hostid_read()Brian Behlendorf2012-07-201-2/+2
* Optimize spl_rwsem_is_locked()Brian Behlendorf2012-07-131-42/+25
* Move spl.release generation to configure stepPrakash Surya2012-07-125-11/+14
* Detect kernels that honor gfp flags passed to vmalloc()Richard Yao2012-07-114-0/+199
* Constify memory management functionsRichard Yao2012-07-032-9/+9
* Remove Chaos 4.x RPM supportBrian Behlendorf2012-07-021-41/+0
* Support debug and debug-devel sub packagesPrakash Surya2012-07-021-62/+290
* PowerPC CompatibilityBrian Behlendorf2012-07-023-3/+3