]> git.proxmox.com Git - mirror_spl.git/history - module
Fix CPU hotplug
[mirror_spl.git] / module /
2015-10-13 Brian BehlendorfFix CPU hotplug
2015-09-28 Brian BehlendorfFix PAX Patch/Grsec SLAB_USERCOPY panic
2015-09-09 Richard YaoDisable direct reclaim in taskq worker threads on Linux...
2015-09-01 Brian BehlendorfLinux 4.2 compat: misc_deregister()
2015-09-01 Tim ChaseCreate a new thread during recursive taskq dispatch...
2015-09-01 Brian BehlendorfRevert "Create a new thread during recursive taskq...
2015-08-31 Tim ChaseCreate a new thread during recursive taskq dispatch...
2015-08-19 Brian BehlendorfLinux 4.2 compat: vfs_rename()
2015-07-28 Brian BehlendorfInvert minclsyspri and maxclsyspri
2015-07-24 Brian BehlendorfRemove skc_ref from alloc/free paths
2015-07-23 Brian BehlendorfAdd defclsyspri macro
2015-07-21 Brian BehlendorfDefault to --disable-debug-kmem
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-06-24 Brian BehlendorfSet TASKQ_DYNAMIC for kmem and system taskqs
2015-06-24 Brian BehlendorfAdd TASKQ_DYNAMIC feature
2015-06-10 Brian BehlendorfRename cv_wait_interruptible() to cv_wait_sig()
2015-06-09 Chris DunlopMake taskq_wait() block until the queue is empty
2015-04-24 Brian BehlendorfFix cstyle issues in spl-tsd.c
2015-04-24 Chunwei ChenMake tsd_set(key, NULL) remove the tsd entry for curren...
2015-04-24 Richard YaoImplement areleasef()
2015-04-24 Richard Yaovn_getf/vn_releasef should not accept negative file...
2015-04-07 Brian BehlendorfClear PF_FSTRANS over vfs_sync()
2015-04-03 Tim ChaseDon't allow shrinking a PF_FSTRANS context
2015-03-03 Brian BehlendorfReduce splat_taskq_test2_impl() stack frame size
2015-03-03 Brian BehlendorfAdd MUTEX_FSTRANS mutex type
2015-02-27 Brian BehlendorfRetire spl_module_init()/spl_module_fini()
2015-02-05 Chunwei ChenFix spl_hostid module parameter
2015-02-02 Brian BehlendorfOptimize vmem_alloc() retry path
2015-01-21 Brian BehlendorfFix GFP_KERNEL allocations flags
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfUse __get_free_pages() for emergency objects
2015-01-16 Brian BehlendorfFix kmem cache deadlock logic
2015-01-16 Brian BehlendorfRefine slab cache sizing
2015-01-16 Brian BehlendorfReduce kmem cache deadlock threshold
2015-01-16 Brian BehlendorfMake slab reclaim more aggressive
2015-01-16 Richard YaoEnforce architecture-specific barriers around clear_bit()
2015-01-16 Richard YaoAdd hooks for disabling direct reclaim
2015-01-16 Brian BehlendorfRefactor generic memory allocation interfaces
2015-01-16 Brian BehlendorfFix kmem cstyle issues
2015-01-16 Brian BehlendorfRefactor existing code
2015-01-07 Brian BehlendorfFix debug object on stack warning
2014-11-19 Ned BassRemove compat includes from sys/types.h
2014-11-19 Brian BehlendorfRetire legacy debugging infrastructure
2014-11-05 Brian BehlendorfLower minimum objects/slab threshold
2014-10-28 Alexander PyhalovFix modules installation directory
2014-10-28 Richard Yaokmem_cache: Call constructor/destructor on each alloc...
2014-10-28 Tim ChaseLinux 3.12 compat: shrinker semantics
2014-10-20 Brian BehlendorfMerge branch 'cleanup'
2014-10-17 Brian BehlendorfRemove kern_path() wrapper
2014-10-17 Brian BehlendorfRemove kvasprintf() wrapper
2014-10-17 Brian BehlendorfRemove proc_handler() wrapper
2014-10-17 Brian BehlendorfRemove credential configure checks.
2014-10-17 Brian BehlendorfRemove set_fs_pwd() configure check
2014-10-17 Brian BehlendorfRemove user_path_dir() wrapper
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 i_mutex() configure check
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 sysctl_vfs_cache_pressure assumption
2014-10-17 Brian BehlendorfRemove adaptive mutex implementation
2014-10-17 Brian BehlendorfUpdate code to use misc_register()/misc_deregister()
2014-10-17 Brian BehlendorfUpdate SPLAT to use kmutex_t for portability
2014-10-17 Brian BehlendorfMake license compatibility checks consistent
2014-10-03 Brian BehlendorfFix bug in SPLAT taskq:front
2014-09-22 Turbo FredrikssonLinux 3.16 compat: smp_mb__after_clear_bit()
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-08-08 Brian BehlendorfSet spl_kmem_cache_slab_limit=16384 to default
2014-08-08 Brian BehlendorfSet spl_kmem_cache_reclaim=0 to default
2014-07-22 Tim ChaseAdd functions and macros as used upstream.
2014-07-22 Brian BehlendorfRate limit debugging stack traces
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: vfs_rename() added a flags argument
2014-04-25 Andrey VesnovatyEvenly distribute the taskq threads across available...
2014-04-25 Chunwei ChenFix crash when using ZFS on Ceph rbd
2014-04-14 Richard YaoChange spl_kmem_cache_expire default setting to 2
2014-04-14 Andrey VesnovatyExpose max/min objs per slab and max slab size
2014-04-14 Chunwei ChenAdd ddi_time_after and friends
2014-04-14 Richard YaoSimplify hostid logic
2014-04-11 Tim ChaseCall kthread_create() correctly with fixed arguments.
2014-04-10 Tim ChaseDe-inline spl_kthread_create().
2014-04-08 Tim ChaseSupport post-3.13 kthread_create() semantics.
2014-04-08 Brian Behlendorfsplat cred:groupmember: Fix false positives
2014-04-08 Brian Behlendorfsplat kmem:slab_reclaim: Test cleanup
2014-01-07 Brian BehlendorfRemove default taskq thread to CPU bindings
2013-12-06 Brian BehlendorfAdd module versioning
2013-12-02 Richard YaoLinux 3.13 compat: Pass NULL for new delegated inode...
2013-12-02 Richard YaoLinux 3.13 compat: Remove unused flags variable from...
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
next