Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Emulate illumos interface cv_timedwait_hires() | Ned Bass | 2013-11-04 | 6 | -0/+108 | |
| * | 3537 add kstat_waitq_enter and friends | Ned Bass | 2013-10-25 | 1 | -0/+4 | |
| * | Kstat to use private lock by default | Cyril Plisko | 2013-10-25 | 1 | -1/+2 | |
| * | Revert "Add KSTAT_TYPE_TXG type" | Brian Behlendorf | 2013-10-16 | 1 | -22/+1 | |
| * | Add wrappers for accessing PID and command info | Prakash Surya | 2013-10-16 | 1 | -0/+2 | |
| * | Add callbacks for displaying KSTAT_TYPE_RAW kstats | Prakash Surya | 2013-10-16 | 1 | -2/+18 | |
| * | Define SET_ERROR() | Richard Yao | 2013-10-09 | 1 | -0/+2 | |
| * | Add kpreempt() compatibility macro | Ned Bass | 2013-10-09 | 1 | -0/+1 | |
| * | Linux 3.8 compat: Use kuid_t/kgid_t when required | Richard Yao | 2013-08-09 | 1 | -0/+30 | |
| * | Linux 3.11 compat: Replace num_physpages with totalram_pages | Richard Yao | 2013-08-08 | 1 | -1/+1 | |
| * | Linux 3.10 compat: Do not rely on struct proc_dir_entry definition | Richard Yao | 2013-07-08 | 2 | -3/+8 | |
| * | Linux 3.10 compat: struct vmalloc_info moved | Yuxuan Shui | 2013-07-08 | 1 | -0/+2 | |
| * | Fix ASSERT0 and VERIFY0 macro typo | Brian Behlendorf | 2013-06-21 | 1 | -2/+2 | |
| * | Add ASSERT0 and VERIFY0 macros | Brian Behlendorf | 2013-06-18 | 1 | -0/+6 | |
| * | Fix delay() | Brian Behlendorf | 2013-05-01 | 1 | -1/+1 | |
| * | Add msec/usec/nsec to tick convertors | Brian Behlendorf | 2013-05-01 | 1 | -0/+5 | |
| * | Change spl-kmod-devel install path | Brian Behlendorf | 2013-03-14 | 11 | -11/+11 | |
| * | Linux 3.9 compat: Include linux/sched/rt.h | Richard Yao | 2013-03-14 | 1 | -0/+5 | |
| * | Refresh links to web site | Ned Bass | 2013-03-04 | 131 | -131/+131 | |
| * | Remove custom install-data-local for headers | Brian Behlendorf | 2013-03-01 | 11 | -26/+266 | |
| * | Fix spl_config.h install permissions | Brian Behlendorf | 2013-03-01 | 1 | -1/+1 | |
| * | 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 | 1 | -2/+6 | |
| * | Remove spl_invalidate_inodes() | Brian Behlendorf | 2013-01-17 | 1 | -28/+0 | |
| * | RHEL 6.4 compat, fallocate() | Brian Behlendorf | 2013-01-08 | 1 | -0/+20 | |
| * | Add cv_wait_io() to account I/O time | Matt Johnston | 2013-01-07 | 1 | -0/+2 | |
| * | Fix spl_kmem_init_kallsyms_lookup() panic | Brian Behlendorf | 2012-12-19 | 1 | -0/+1 | |
| * | Removed SPL_AC_3ARGS_INIT_WORK check | Brian Behlendorf | 2012-12-12 | 2 | -50/+0 | |
| * | kmem-cache: Use a taskq for async allocations | Brian Behlendorf | 2012-12-12 | 1 | -1/+1 | |
| * | kmem-cache: Use taskqs for ageing | Brian Behlendorf | 2012-12-12 | 1 | -2/+2 | |
| * | taskq delay/cancel functionality | Brian Behlendorf | 2012-12-12 | 1 | -14/+24 | |
| * | taskq style, remove #define wrappers | Brian Behlendorf | 2012-12-12 | 1 | -25/+15 | |
| * | taskq style, convert spaces to soft tabs | Brian Behlendorf | 2012-12-12 | 1 | -59/+61 | |
| * | Track emergency object in rbtree | Brian Behlendorf | 2012-11-06 | 1 | -2/+3 | |
| * | Improved vmem cached deadlock detection | Brian Behlendorf | 2012-11-06 | 1 | -0/+3 | |
| * | splat: Cleanup headers | Brian Behlendorf | 2012-11-06 | 2 | -1/+2 | |
| * | Condition variable reference counts | Brian Behlendorf | 2012-11-06 | 1 | -1/+2 | |
| * | Add KSTAT_TYPE_TXG type | Brian Behlendorf | 2012-11-02 | 1 | -1/+22 | |
| * | Make kstat.ks_update() callback atomic | Brian Behlendorf | 2012-10-23 | 1 | -1/+2 | |
| * | Linux 3.7 compat, __clear_close_on_exec() removed | Brian Behlendorf | 2012-10-18 | 1 | -4/+0 | |
| * | Linux 3.6 compat, kern_path_locked() added | Yuxuan Shui | 2012-10-14 | 1 | -0/+6 | |
| * | Add interface for file hole punching. | Etienne Dechamps | 2012-10-04 | 1 | -0/+6 | |
| * | Remove TQ_SLEEP -> KM_SLEEP mapping | Brian Behlendorf | 2012-09-12 | 1 | -2/+3 | |
| * | Revert "Switch KM_SLEEP to KM_PUSHPAGE" | Brian Behlendorf | 2012-09-12 | 1 | -1/+0 | |
| * | Add KMC_NOEMERGENCY slab flag | Brian Behlendorf | 2012-09-07 | 1 | -0/+2 | |
| * | Add DKIOCTRIM for TRIM support. | Etienne Dechamps | 2012-09-02 | 1 | -0/+1 | |
| * | Switch KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2012-08-27 | 1 | -0/+1 | |
| * | 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 "Add TASKQ_NORECLAIM flag" | Brian Behlendorf | 2012-08-27 | 1 | -1/+0 |