]> git.proxmox.com Git - mirror_spl.git/history - module/splat
Fix CPU hotplug
[mirror_spl.git] / module / splat /
2015-09-01 Brian BehlendorfLinux 4.2 compat: misc_deregister()
2015-08-19 Brian BehlendorfLinux 4.2 compat: vfs_rename()
2015-07-23 Brian BehlendorfAdd defclsyspri macro
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-06-24 Brian BehlendorfAdd TASKQ_DYNAMIC feature
2015-06-09 Chris DunlopMake taskq_wait() block until the queue is empty
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-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfRefine slab cache sizing
2015-01-16 Brian BehlendorfRefactor generic memory allocation interfaces
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 Tim ChaseLinux 3.12 compat: shrinker semantics
2014-10-20 Brian BehlendorfMerge branch 'cleanup'
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 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-05-22 Brian BehlendorfAdd KMC_SLAB cache type
2014-04-14 Chunwei ChenAdd ddi_time_after and friends
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
2013-12-06 Brian BehlendorfAdd module versioning
2013-10-09 Richard YaoReplace current_kernel_time() with getnstimeofday()
2013-07-30 Brian BehlendorfFix KMC_OFFSLAB type caches
2013-07-08 Brian BehlendorfMerge branch 'linux-3.10'
2013-07-08 Yuxuan ShuiLinux 3.10 compat: add missing include of linux/slab.h
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2013-01-28 Brian BehlendorfAdd spl_kmem_cache_expire module option
2013-01-10 Ned Basscall_usermodehelper() should wait for process
2012-12-12 Brian BehlendorfMerge branch 'taskq'
2012-12-12 Brian Behlendorfsplat taskq:front: Reduce stack frame
2012-12-12 Brian Behlendorfsplat taskq:order: Reduce stack frame
2012-12-12 Brian Behlendorfsplat taskq:cancel: Add test case
2012-12-12 Brian Behlendorfsplat taskq:delay: Add test case
2012-12-12 Brian Behlendorftaskq delay/cancel functionality
2012-12-12 Steven Johnsonsplat linux:shrinker: Fix fail-safe
2012-12-12 Steven Johnsonsplat linux:shrinker: Fix race condition
2012-12-05 Steven Johnsonsplat taskq:front: Fix race
2012-12-03 Brian BehlendorfLinux compat 3.7, kernel_thread()
2012-11-06 Brian BehlendorfMerge branch 'splat'
2012-11-06 Brian Behlendorfsplat kmem:slab_overcommit: Disabled
2012-11-06 Brian Behlendorfsplat atomic:64-bit: Create thread outside spin lock
2012-11-06 Brian Behlendorfsplat: Fix log buffer locking
2012-11-06 Brian Behlendorfsplat: Cleanup headers
2012-10-18 Brian BehlendorfLinux 3.7 compat, __clear_close_on_exec() removed
2012-08-30 Brian BehlendorfEnhance SPLAT kmem:slab_overcommit test
2012-08-23 Richard YaoRemove Makefile from non-toplevel .gitignore files
2012-07-26 Brian BehlendorfMerge branch 'builtin-clean'
2012-07-26 Etienne DechampsAdd script for builtin module building.
2012-07-26 Etienne DechampsUse MODULE variable in module Makefile like zfs.
2012-06-13 Richard YaoLinux 3.4 compat, __clear_close_on_exec replaces FD_CLR
2012-06-13 Brian BehlendorfFix uninit variable in slab reclaim test
2012-05-07 Prakash SuryaAdd SPLAT test to exercise slab direct reclaim
2012-04-06 Brian BehlendorfRemove condition variable names
2012-03-23 Brian BehlendorfAdd SPL_META_RELEASE to module load/unload messages
2012-01-18 Ned BassAdd taskq contention splat test
2011-12-14 Prakash SuryaExercise new taskq interface in splat-taskq tests
2011-12-14 Prakash SuryaAdd Test: "Single task queue, recursive dispatch"
2011-12-13 Prakash SuryaAdd SPLAT_TEST_FINI call for SPLAT_TASKQ_TEST6_ID
2011-11-22 Prakash SuryaFix a typo referencing an incorrect symbol
2011-06-21 Brian BehlendorfAdd linux compatibility tests
2011-04-21 Darik HornMake the SPL kernel messages consistent with ZFS.
2011-02-26 Brian BehlendorfAdd zlib regression test
2011-01-12 Brian BehlendorfRemove VN_HOLD/VN_RELE/VOP_PUTPAGE
2010-12-07 Brian BehlendorfAdd Thread Specific Data (TSD) Regression Test
2010-11-10 Brian BehlendorfLinux 2.6.36 compat, use fops->unlocked_ioctl()
2010-11-09 Brian BehlendorfFix incorrect krw_type_t type
2010-09-06 Brian BehlendorfSupport custom build directories
2010-08-02 Ricardo M. CorreiaFix taskq code to not drop tasks when TQ_SLEEP is used.
2010-07-20 Brian BehlendorfSplit <sys/debug.h> header
2010-07-15 Ned BassProposed fix for oops on SIGINT in splat atomic:64...
2010-07-13 Brian BehlendorfAdd __divdi3(), remove __udivdi3() kernel dependency
2010-07-01 Ned BassImplementation of a regression test for TQ_FRONT.
2010-07-01 Ned BassInitialize the /dev/splatctl device buffer
2010-06-28 Brian BehlendorfTreat mutex->owner as volatile
2010-06-28 Brian BehlendorfFix subtle race in threads test case
2010-05-20 Brian BehlendorfSimplify rwlock implementation.
2010-05-20 Brian BehlendorfUse KM_NODEBUG macro in preference to __GFP_NOWARN.
2010-05-20 Brian BehlendorfAdjust 'large' object sizes in kmem:slab_large test.
2010-05-19 Brian BehlendorfRemove kmem_set_warning() interface replace with __GFP_...
2010-05-17 Brian BehlendorfPublic Release Prep
2010-01-08 Ricardo M. Correiasun-misc-gitignore
2010-01-05 Brian BehlendorfAdded splat taskq task ordering test case.
2009-12-23 Brian BehlendorfFix kmem:slab_overcommit regression test locking
2009-12-10 Brian BehlendorfSplat vnode tests must return negative error codes.
2009-12-01 Brian BehlendorfOnly run the kmem overcommit test on 64-bit systems.
2009-12-01 Brian BehlendorfType long expected explicitly cast for 32-bit systems.
2009-11-13 Brian BehlendorfLinux 2.6.31 kmem cache alignment fixes and cleanup.
2009-10-02 Brian BehlendorfUse kobject_set_name() for increased portability.
next