Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Improved vmem cached deadlock detection | Brian Behlendorf | 2012-11-06 | 3 | -13/+34 | |
|/ | ||||||
* | Merge branch 'splat' | Brian Behlendorf | 2012-11-06 | 22 | -81/+93 | |
|\ | ||||||
| * | splat kmem:slab_overcommit: Disabled | Brian Behlendorf | 2012-11-06 | 1 | -8/+8 | |
| * | splat atomic:64-bit: Create thread outside spin lock | Brian Behlendorf | 2012-11-06 | 1 | -7/+7 | |
| * | splat: Fix log buffer locking | Brian Behlendorf | 2012-11-06 | 2 | -14/+15 | |
| * | splat: Cleanup headers | Brian Behlendorf | 2012-11-06 | 20 | -43/+37 | |
| * | Condition variable reference counts | Brian Behlendorf | 2012-11-06 | 2 | -9/+26 | |
|/ | ||||||
* | Merge remote branch 'eris/stats' | Brian Behlendorf | 2012-11-06 | 2 | -7/+70 | |
|\ | ||||||
| * | Add KSTAT_TYPE_TXG type | Brian Behlendorf | 2012-11-02 | 2 | -1/+61 | |
| * | Make kstat.ks_update() callback atomic | Brian Behlendorf | 2012-10-23 | 2 | -6/+9 | |
|/ | ||||||
* | Linux 3.7 compat, __clear_close_on_exec() removed | Brian Behlendorf | 2012-10-18 | 3 | -197/+0 | |
* | Linux 3.6 compat, kern_path_locked() added | Yuxuan Shui | 2012-10-14 | 3 | -0/+158 | |
* | Switch KM_SLEEP to KM_PUSHPAGE | Massimo Maggi | 2012-10-11 | 1 | -3/+3 | |
* | Add interface for file hole punching. | Etienne Dechamps | 2012-10-04 | 3 | -0/+81 | |
* | SPL 0.6.0-rc11 | Brian Behlendorf | 2012-09-18 | 1 | -1/+1 | |
* | Switch KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2012-09-12 | 1 | -2/+2 | |
* | Remove TQ_SLEEP -> KM_SLEEP mapping | Brian Behlendorf | 2012-09-12 | 2 | -16/+19 | |
* | Revert "Switch KM_SLEEP to KM_PUSHPAGE" | Brian Behlendorf | 2012-09-12 | 3 | -6/+7 | |
* | Remove autotools products | Chris Dunlop | 2012-09-11 | 2 | -314/+1 | |
* | Debug cv_destroy() with mutex held | Brian Behlendorf | 2012-09-10 | 1 | -4/+5 | |
* | Set KMC_NOEMERGENCY for zlib workspaces | Brian Behlendorf | 2012-09-07 | 1 | -2/+4 | |
* | Add KMC_NOEMERGENCY slab flag | Brian Behlendorf | 2012-09-07 | 2 | -2/+9 | |
* | Add DKIOCTRIM for TRIM support. | Etienne Dechamps | 2012-09-02 | 1 | -0/+1 | |
* | Suppress task_hash_table_init() large allocation warning | Brian Behlendorf | 2012-08-30 | 1 | -1/+2 | |
* | Enhance SPLAT kmem:slab_overcommit test | Brian Behlendorf | 2012-08-30 | 1 | -193/+208 | |
* | Switch KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2012-08-27 | 3 | -7/+6 | |
* | Mutex ASSERT on self deadlock | Brian Behlendorf | 2012-08-27 | 1 | -2/+7 | |
* | Add PF_NOFS debugging flag | Brian Behlendorf | 2012-08-27 | 1 | -0/+49 | |
* | Revert "Disable vmalloc() direct reclaim" | Brian Behlendorf | 2012-08-27 | 1 | -22/+2 | |
* | Revert "Fix NULL deref in balance_pgdat()" | Brian Behlendorf | 2012-08-27 | 1 | -8/+5 | |
* | Revert "Detect kernels that honor gfp flags passed to vmalloc()" | Brian Behlendorf | 2012-08-27 | 3 | -43/+0 | |
* | Revert "Add TASKQ_NORECLAIM flag" | Brian Behlendorf | 2012-08-27 | 2 | -5/+0 | |
* | Emergency slab objects | Brian Behlendorf | 2012-08-27 | 3 | -44/+216 | |
* | 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 | 25 | -47064/+14 | |
* | Add kpreempt_[dis|en]able macros in <sys/disp.h> | Prakash Surya | 2012-08-24 | 1 | -0/+5 | |
* | Avoid calling smp_processor_id in spl_magazine_age | Prakash Surya | 2012-08-24 | 2 | -6/+7 | |
* | Remove Makefile from non-toplevel .gitignore files | Richard Yao | 2012-08-23 | 8 | -7/+1 | |
* | Wrap trace_set_debug_header in trace_[get|put]_tcd | Prakash Surya | 2012-08-23 | 1 | -2/+1 | |
* | Add copy-builtin to EXTRA_DIST | Brian Behlendorf | 2012-08-23 | 2 | -2/+2 | |
* | SPL 0.6.0-rc10 | Brian Behlendorf | 2012-08-13 | 1 | -1/+1 | |
* | Cleanly remove spl-modules-devel headers | Brian Behlendorf | 2012-08-13 | 1 | -3/+11 | |
* | Support building a spl-modules-dkms sub package | Prakash Surya | 2012-08-08 | 8 | -10/+201 | |
* | Handle any invalidate_inodes_check prototype. | Etienne Dechamps | 2012-08-06 | 2 | -7/+10 | |
* | Fix incorrect type in spl_kmem_cache_set_move() parameter | Richard Yao | 2012-08-01 | 2 | -2/+2 | |
* | Merge branch 'builtin-clean' | Brian Behlendorf | 2012-07-26 | 15 | -1315/+4897 | |
|\ | ||||||
| * | Determine the hostid on demand. | Etienne Dechamps | 2012-07-26 | 1 | -13/+20 | |
| * | Add script for builtin module building. | Etienne Dechamps | 2012-07-26 | 5 | -9/+137 | |
| * | When checking for symbol exports, try compiling. | Etienne Dechamps | 2012-07-26 | 3 | -956/+3994 |