]> git.proxmox.com Git - mirror_spl.git/history - include
Prepare SPL repo to merge with ZFS repo
[mirror_spl.git] / include /
2014-10-28 Richard YaoKernel header installation should respect --prefix
2014-10-28 Tim ChaseLinux 3.12 compat: shrinker semantics
2014-10-20 Brian BehlendorfMerge branch 'cleanup'
2014-10-17 Brian BehlendorfRemove vfs_fsync() wrapper
2014-10-17 Brian BehlendorfRemove proc_handler() wrapper
2014-10-17 Brian BehlendorfRemove credential configure checks.
2014-10-17 Brian BehlendorfRemove kallsyms_lookup_name() wrapper
2014-10-17 Brian BehlendorfRemove shrink_{i,d}node_cache() wrappers
2014-10-17 Brian BehlendorfRemove global memory variables
2014-10-17 Brian BehlendorfRemove get_vmalloc_info() wrapper
2014-10-17 Brian BehlendorfRemove on_each_cpu() wrapper
2014-10-17 Brian BehlendorfRemove mutex_lock_nested() wrapper
2014-10-17 Brian BehlendorfRemove i_mutex() configure check
2014-10-17 Brian BehlendorfRemove kmalloc_node() compatibility code
2014-10-17 Brian BehlendorfRemove linux/uaccess.h header check
2014-10-17 Brian BehlendorfRemove uintptr_t typedef
2014-10-17 Brian BehlendorfRemove atomic64_xchg() wrappers
2014-10-17 Brian BehlendorfSimplify the time compatibility wrappers
2014-10-17 Brian BehlendorfMap highbit64() to fls64()
2014-10-17 Brian BehlendorfRemove CTL_UNNUMBERED sysctl interface
2014-10-17 Brian BehlendorfRemove register_sysctl() compatibility code
2014-10-17 Brian BehlendorfRemove utsname() wrapper
2014-10-17 Brian BehlendorfRemove adaptive mutex implementation
2014-10-17 Brian BehlendorfUpdate code to use misc_register()/misc_deregister()
2014-10-17 Brian BehlendorfMake license compatibility checks consistent
2014-08-18 stfAvoid PAGESIZE redefinition
2014-08-13 Richard YaoCleanup vn_rename() and vn_remove()
2014-08-11 Ned BassLinux 3.17 compat: remove wait_on_bit action function
2014-07-28 Tim ChaseAdd atomic_swap_32() and atomic_swap_64()
2014-07-22 Tim ChaseAdd functions and macros as used upstream.
2014-07-01 Tim ChaseSafer debugging and assertion macros.
2014-05-22 Brian BehlendorfAdd spl_kmem_cache_reclaim module option
2014-05-22 Brian BehlendorfAdd KMC_SLAB cache type
2014-05-07 Chunwei ChenLinux 3.15 compat: NICE_TO_PRIO and PRIO_TO_NICE
2014-04-25 Jorgen LundmanAdd support for aarch64 (ARMv8)
2014-04-14 Chunwei ChenAdd ddi_time_after and friends
2014-04-14 Yuxuan ShuiThis patch add a CTASSERT macro for compile time assertion.
2014-04-14 Richard YaoSimplify hostid logic
2014-04-10 Tim ChaseDe-inline spl_kthread_create().
2014-04-08 Tim ChaseSupport post-3.13 kthread_create() semantics.
2014-01-09 marku89Define the needed ISA types for Sparc
2014-01-07 Brian BehlendorfInclude linux/vmalloc.h for ARM and Sparc
2013-11-06 Richard YaoLinux 3.12 compat: New shrinker API
2013-11-04 Ned BassEmulate illumos interface cv_timedwait_hires()
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Ned Bass3537 add kstat_waitq_enter and friends
2013-10-25 Cyril PliskoKstat to use private lock by default
2013-10-16 Brian BehlendorfRevert "Add KSTAT_TYPE_TXG type"
2013-10-16 Prakash SuryaAdd wrappers for accessing PID and command info
2013-10-16 Prakash SuryaAdd callbacks for displaying KSTAT_TYPE_RAW kstats
2013-10-09 Richard YaoDefine SET_ERROR()
2013-10-09 Ned BassAdd kpreempt() compatibility macro
2013-08-09 Richard YaoLinux 3.8 compat: Use kuid_t/kgid_t when required
2013-08-08 Richard YaoLinux 3.11 compat: Replace num_physpages with totalram_...
2013-07-08 Brian BehlendorfMerge branch 'linux-3.10'
2013-07-08 Richard YaoLinux 3.10 compat: Do not rely on struct proc_dir_entry...
2013-07-08 Yuxuan ShuiLinux 3.10 compat: struct vmalloc_info moved
2013-06-21 Brian BehlendorfFix ASSERT0 and VERIFY0 macro typo
2013-06-18 Brian BehlendorfAdd ASSERT0 and VERIFY0 macros
2013-05-01 Brian BehlendorfFix delay()
2013-05-01 Brian BehlendorfAdd msec/usec/nsec to tick convertors
2013-03-14 Brian BehlendorfChange spl-kmod-devel install path
2013-03-14 Brian BehlendorfMerge branch 'linux-3.9'
2013-03-14 Richard YaoLinux 3.9 compat: Include linux/sched/rt.h
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2013-03-02 Brian BehlendorfRemove custom install-data-local for headers
2013-03-02 Brian BehlendorfFix spl_config.h install permissions
2013-01-29 Eric DillmannDefine BE_IN16 & BE_IN32 for lz4 compression
2013-01-28 Brian BehlendorfAdd spl_kmem_cache_expire module option
2013-01-17 Brian BehlendorfRemove spl_invalidate_inodes()
2013-01-08 Brian BehlendorfRHEL 6.4 compat, fallocate()
2013-01-07 Matt JohnstonAdd cv_wait_io() to account I/O time
2012-12-19 Brian BehlendorfFix spl_kmem_init_kallsyms_lookup() panic
2012-12-12 Brian BehlendorfMerge branch 'taskq'
2012-12-12 Brian BehlendorfRemoved SPL_AC_3ARGS_INIT_WORK check
2012-12-12 Brian Behlendorfkmem-cache: Use a taskq for async allocations
2012-12-12 Brian Behlendorfkmem-cache: Use taskqs for ageing
2012-12-12 Brian Behlendorftaskq delay/cancel functionality
2012-12-12 Brian Behlendorftaskq style, remove #define wrappers
2012-12-12 Brian Behlendorftaskq style, convert spaces to soft tabs
2012-11-08 Brian BehlendorfMerge branch 'kmem-cache-optimization'
2012-11-06 Brian BehlendorfTrack emergency object in rbtree
2012-11-06 Brian BehlendorfImproved vmem cached deadlock detection
2012-11-06 Brian BehlendorfMerge branch 'splat'
2012-11-06 Brian Behlendorfsplat: Cleanup headers
2012-11-06 Brian BehlendorfCondition variable reference counts
2012-11-06 Brian BehlendorfMerge remote branch 'eris/stats'
2012-11-02 Brian BehlendorfAdd KSTAT_TYPE_TXG type
2012-10-23 Brian BehlendorfMake kstat.ks_update() callback atomic
2012-10-18 Brian BehlendorfLinux 3.7 compat, __clear_close_on_exec() removed
2012-10-14 Yuxuan ShuiLinux 3.6 compat, kern_path_locked() added
2012-10-04 Etienne DechampsAdd interface for file hole punching.
2012-09-12 Brian BehlendorfRemove TQ_SLEEP -> KM_SLEEP mapping
2012-09-12 Brian BehlendorfRevert "Switch KM_SLEEP to KM_PUSHPAGE"
2012-09-07 Brian BehlendorfAdd KMC_NOEMERGENCY slab flag
2012-09-02 Etienne DechampsAdd DKIOCTRIM for TRIM support.
2012-08-27 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-27 Brian BehlendorfMutex ASSERT on self deadlock
2012-08-27 Brian BehlendorfAdd PF_NOFS debugging flag
next