aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * Emulate illumos interface cv_timedwait_hires()Ned Bass2013-11-046-0/+108
| * 3537 add kstat_waitq_enter and friendsNed Bass2013-10-251-0/+4
| * Kstat to use private lock by defaultCyril Plisko2013-10-251-1/+2
| * Revert "Add KSTAT_TYPE_TXG type"Brian Behlendorf2013-10-161-22/+1
| * Add wrappers for accessing PID and command infoPrakash Surya2013-10-161-0/+2
| * Add callbacks for displaying KSTAT_TYPE_RAW kstatsPrakash Surya2013-10-161-2/+18
| * Define SET_ERROR()Richard Yao2013-10-091-0/+2
| * Add kpreempt() compatibility macroNed Bass2013-10-091-0/+1
| * Linux 3.8 compat: Use kuid_t/kgid_t when requiredRichard Yao2013-08-091-0/+30
| * Linux 3.11 compat: Replace num_physpages with totalram_pagesRichard Yao2013-08-081-1/+1
| * Linux 3.10 compat: Do not rely on struct proc_dir_entry definitionRichard Yao2013-07-082-3/+8
| * Linux 3.10 compat: struct vmalloc_info movedYuxuan Shui2013-07-081-0/+2
| * Fix ASSERT0 and VERIFY0 macro typoBrian Behlendorf2013-06-211-2/+2
| * Add ASSERT0 and VERIFY0 macrosBrian Behlendorf2013-06-181-0/+6
| * Fix delay()Brian Behlendorf2013-05-011-1/+1
| * Add msec/usec/nsec to tick convertorsBrian Behlendorf2013-05-011-0/+5
| * Change spl-kmod-devel install pathBrian Behlendorf2013-03-1411-11/+11
| * Linux 3.9 compat: Include linux/sched/rt.hRichard Yao2013-03-141-0/+5
| * Refresh links to web siteNed Bass2013-03-04131-131/+131
| * Remove custom install-data-local for headersBrian Behlendorf2013-03-0111-26/+266
| * Fix spl_config.h install permissionsBrian Behlendorf2013-03-011-1/+1
| * Define BE_IN16 & BE_IN32 for lz4 compressionEric Dillmann2013-01-291-0/+9
| * Add spl_kmem_cache_expire module optionBrian Behlendorf2013-01-281-2/+6
| * Remove spl_invalidate_inodes()Brian Behlendorf2013-01-171-28/+0
| * RHEL 6.4 compat, fallocate()Brian Behlendorf2013-01-081-0/+20
| * Add cv_wait_io() to account I/O timeMatt Johnston2013-01-071-0/+2
| * Fix spl_kmem_init_kallsyms_lookup() panicBrian Behlendorf2012-12-191-0/+1
| * Removed SPL_AC_3ARGS_INIT_WORK checkBrian Behlendorf2012-12-122-50/+0
| * kmem-cache: Use a taskq for async allocationsBrian Behlendorf2012-12-121-1/+1
| * kmem-cache: Use taskqs for ageingBrian Behlendorf2012-12-121-2/+2
| * taskq delay/cancel functionalityBrian Behlendorf2012-12-121-14/+24
| * taskq style, remove #define wrappersBrian Behlendorf2012-12-121-25/+15
| * taskq style, convert spaces to soft tabsBrian Behlendorf2012-12-121-59/+61
| * Track emergency object in rbtreeBrian Behlendorf2012-11-061-2/+3
| * Improved vmem cached deadlock detectionBrian Behlendorf2012-11-061-0/+3
| * splat: Cleanup headersBrian Behlendorf2012-11-062-1/+2
| * Condition variable reference countsBrian Behlendorf2012-11-061-1/+2
| * Add KSTAT_TYPE_TXG typeBrian Behlendorf2012-11-021-1/+22
| * Make kstat.ks_update() callback atomicBrian Behlendorf2012-10-231-1/+2
| * Linux 3.7 compat, __clear_close_on_exec() removedBrian Behlendorf2012-10-181-4/+0
| * Linux 3.6 compat, kern_path_locked() addedYuxuan Shui2012-10-141-0/+6
| * Add interface for file hole punching.Etienne Dechamps2012-10-041-0/+6
| * Remove TQ_SLEEP -> KM_SLEEP mappingBrian Behlendorf2012-09-121-2/+3
| * Revert "Switch KM_SLEEP to KM_PUSHPAGE"Brian Behlendorf2012-09-121-1/+0
| * Add KMC_NOEMERGENCY slab flagBrian Behlendorf2012-09-071-0/+2
| * Add DKIOCTRIM for TRIM support.Etienne Dechamps2012-09-021-0/+1
| * Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-08-271-0/+1
| * Mutex ASSERT on self deadlockBrian Behlendorf2012-08-271-2/+7
| * Add PF_NOFS debugging flagBrian Behlendorf2012-08-271-0/+49
| * Revert "Add TASKQ_NORECLAIM flag"Brian Behlendorf2012-08-271-1/+0