]> git.proxmox.com Git - mirror_spl.git/history - module
Add support for s390[x].
[mirror_spl.git] / module /
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
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 callbacks for displaying KSTAT_TYPE_RAW kstats
2013-10-09 Brian BehlendorfConsistently use local_irq_disable/local_irq_enable
2013-10-09 Richard YaoReplace current_kernel_time() with getnstimeofday()
2013-08-09 Richard YaoLinux 3.8 compat: Use kuid_t/kgid_t when required
2013-08-08 Richard YaoPaX/GrSecurity Linux 3.8.y compat: Use __no_const on...
2013-08-08 Richard YaoFix race in spl_kmem_cache_reap_now()
2013-08-08 Richard YaoLinux 3.11 compat: Replace num_physpages with totalram_...
2013-07-30 Brian BehlendorfFix KMC_OFFSLAB type caches
2013-07-30 Brian BehlendorfReturn -1 for generic kmem cache shrinker
2013-07-15 James HModify gethrestime to use current_kernel_time()
2013-07-10 Brian BehlendorfFix bogus kmem leak warning
2013-07-09 Brian BehlendorfFix --enable-debug-kmem-tracking option
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: add missing include of linux/slab.h
2013-07-08 Yuxuan ShuiLinux 3.10 compat: replace PDE()->data with PDE_DATA()
2013-06-18 Tim ChaseFix --enable-debug-kmem-tracking option
2013-05-03 Brian BehlendorfFix taskq_wait_id()
2013-04-02 Jan Engelhardtgitignore: anchor entries at their respective directory
2013-03-21 Richard YaoDo not call cond_resched() in spl_slab_reclaim()
2013-03-14 Brian BehlendorfMerge branch 'linux-3.9'
2013-03-14 Richard YaoLinux 3.9 compat: Switch to hlist_for_each{,_rcu}
2013-03-14 Richard YaoDrop support for 3 argument version of set_fs_pwd
2013-03-14 Richard YaoLinux 3.9 compat: set_fs_root takes const struct path *
2013-03-14 Richard YaoLinux 3.9 compat: vfs_getattr takes two arguments
2013-03-14 Richard YaoLinux 3.9 compat: Do not depend on f_vfsmnt
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2013-03-02 Brian BehlendorfAdd KMODDIR to install target
2013-02-06 Brian BehlendorfDisable automatic log dumping
2013-01-31 Brian BehlendorfFix tsd_get/set() race with tsd_exit/destroy()
2013-01-28 Brian BehlendorfAdd spl_kmem_cache_expire module option
2013-01-17 Brian BehlendorfRemove spl_invalidate_inodes()
2013-01-14 Brian Behlendorfkmem-cache: Fix slab ageing soft lockup
2013-01-10 Ned Basscall_usermodehelper() should wait for process
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 Behlendorfkmem-cache: Use a taskq for async allocations
2012-12-12 Brian Behlendorfkmem-cache: Use taskqs for ageing
2012-12-12 Brian Behlendorfkmem-cache: spl_kmem_cache_create() may always sleep
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 Brian Behlendorftaskq style, remove #define wrappers
2012-12-12 Brian Behlendorftaskq style, convert spaces to soft tabs
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 BehlendorfHandle errors from spl_kern_path_locked()
2012-12-03 Brian BehlendorfLinux compat 3.7, kernel_thread()
2012-11-27 Brian BehlendorfDisable FS reclaim when allocating new slabs
2012-11-08 Brian BehlendorfMerge branch 'kmem-cache-optimization'
2012-11-06 Brian BehlendorfNever spin in kmem_cache_alloc()
2012-11-06 Brian BehlendorfOptimize spl_kmem_cache_free()
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 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-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-11 Massimo MaggiSwitch KM_SLEEP to KM_PUSHPAGE
2012-10-04 Etienne DechampsAdd interface for file hole punching.
2012-09-12 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-12 Brian BehlendorfRemove TQ_SLEEP -> KM_SLEEP mapping
next