Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | kmem-cache: Use taskqs for ageing | Brian Behlendorf | 2012-12-12 | 2 | -43/+52 |
| * | kmem-cache: spl_kmem_cache_create() may always sleep | Brian Behlendorf | 2012-12-12 | 1 | -11/+8 |
| * | splat taskq:front: Reduce stack frame | Brian Behlendorf | 2012-12-12 | 1 | -1/+6 |
| * | splat taskq:order: Reduce stack frame | Brian Behlendorf | 2012-12-12 | 1 | -1/+6 |
| * | splat taskq:cancel: Add test case | Brian Behlendorf | 2012-12-12 | 1 | -0/+183 |
| * | splat taskq:delay: Add test case | Brian Behlendorf | 2012-12-12 | 1 | -11/+113 |
| * | taskq delay/cancel functionality | Brian Behlendorf | 2012-12-12 | 3 | -119/+389 |
| * | taskq style, remove #define wrappers | Brian Behlendorf | 2012-12-12 | 2 | -46/+36 |
| * | taskq style, convert spaces to soft tabs | Brian Behlendorf | 2012-12-12 | 2 | -217/+218 |
|/ | |||||
* | splat linux:shrinker: Fix fail-safe | Steven Johnson | 2012-12-12 | 1 | -4/+21 |
* | splat linux:shrinker: Fix race condition | Steven Johnson | 2012-12-12 | 1 | -1/+27 |
* | splat command verbose behavior | Brian Behlendorf | 2012-12-11 | 1 | -1/+2 |
* | splat taskq:front: Fix race | Steven Johnson | 2012-12-05 | 1 | -30/+32 |
* | Handle errors from spl_kern_path_locked() | Brian Behlendorf | 2012-12-03 | 1 | -0/+2 |
* | Linux compat 3.7, kernel_thread() | Brian Behlendorf | 2012-12-03 | 2 | -66/+61 |
* | Verify --with-linux source directory exists | Brian Behlendorf | 2012-11-29 | 1 | -5/+8 |
* | Disable FS reclaim when allocating new slabs | Brian Behlendorf | 2012-11-27 | 1 | -1/+1 |
* | SPL 0.6.0-rc12 | Brian Behlendorf | 2012-11-13 | 1 | -1/+1 |
* | Merge branch 'kmem-cache-optimization' | Brian Behlendorf | 2012-11-08 | 3 | -50/+131 |
|\ | |||||
| * | Never spin in kmem_cache_alloc() | Brian Behlendorf | 2012-11-06 | 1 | -5/+17 |
| * | Optimize spl_kmem_cache_free() | Brian Behlendorf | 2012-11-06 | 1 | -4/+5 |
| * | Track emergency object in rbtree | Brian Behlendorf | 2012-11-06 | 2 | -28/+75 |
| * | 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 |