summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Avoid PAGESIZE redefinitionstf2014-08-181-1/+4
* Cleanup vn_rename() and vn_remove()Richard Yao2014-08-132-27/+0
* Linux 3.17 compat: remove wait_on_bit action functionNed Bass2014-08-113-0/+47
* Add atomic_swap_32() and atomic_swap_64()Tim Chase2014-07-281-0/+27
* Add functions and macros as used upstream.Tim Chase2014-07-221-0/+4
* Safer debugging and assertion macros.Tim Chase2014-07-011-31/+25
* Add spl_kmem_cache_reclaim module optionBrian Behlendorf2014-05-221-0/+2
* Add KMC_SLAB cache typeBrian Behlendorf2014-05-221-2/+25
* Linux 3.15 compat: NICE_TO_PRIO and PRIO_TO_NICEChunwei Chen2014-05-071-0/+4
* Add support for aarch64 (ARMv8)Jorgen Lundman2014-04-251-2/+2
* Add ddi_time_after and friendsChunwei Chen2014-04-141-0/+14
* This patch add a CTASSERT macro for compile time assertion.Yuxuan Shui2014-04-141-0/+11
* Simplify hostid logicRichard Yao2014-04-142-2/+0
* De-inline spl_kthread_create().Tim Chase2014-04-091-28/+2
* Support post-3.13 kthread_create() semantics.Tim Chase2014-04-081-0/+28
* Define the needed ISA types for Sparcmarku892014-01-091-1/+29
* Include linux/vmalloc.h for ARM and SparcBrian Behlendorf2014-01-071-0/+1
* Linux 3.12 compat: New shrinker APIRichard Yao2013-11-061-83/+143
* 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