]> git.proxmox.com Git - mirror_spl-debian.git/history - module
dch: close a bug and refresh timestamp.
[mirror_spl-debian.git] / module /
2018-09-18 Mo ZhouNew upstream version 0.7.11
2018-05-16 Aron XuMerge tag 'upstream/0.7.9'
2018-05-16 Aron XuNew upstream version 0.7.9
2018-04-11 Aron XuMerge tag 'upstream/0.7.8'
2018-04-11 Aron XuNew upstream version 0.7.8
2018-02-26 Aron XuMerge tag 'upstream/0.7.6'
2018-02-26 Aron XuNew upstream version 0.7.6
2017-12-18 Aron XuMerge tag 'upstream/0.7.4'
2017-12-18 Aron XuNew upstream version 0.7.4
2017-10-06 Aron XuMerge tag 'upstream/0.7.2'
2017-10-06 Aron XuNew upstream version 0.7.2
2017-07-14 Aron XuImported Upstream version 0.6.5.11
2017-07-05 Aron XuNew upstream version 0.6.5.10
2017-07-05 Aron XuMerge tag 'upstream/0.6.5.10'
2017-02-06 Aron XuImported Upstream version 0.6.5.9
2017-02-06 Aron XuMerge tag 'upstream/0.6.5.9'
2016-09-17 Aron XuMerge tag 'upstream/0.6.5.8'
2016-09-17 Aron XuImported Upstream version 0.6.5.8
2016-05-25 Aron XuMerge tag 'upstream/0.6.5.7'
2016-05-25 Aron XuImported Upstream version 0.6.5.7
2016-03-23 Aron XuImported Upstream version 0.6.5.6
2016-03-23 Aron XuMerge tag 'upstream/0.6.5.6'
2016-03-20 Aron XuMerge tag 'upstream/0.6.5.5'
2016-03-20 Aron XuImported Upstream version 0.6.5.5
2016-01-10 Aron XuImported Upstream version 0.6.5.4
2016-01-10 Aron XuMerge tag 'upstream/0.6.5.4'
2015-11-05 Aron XuMerge tag 'upstream/0.6.5.3'
2015-11-05 Aron XuImported Upstream version 0.6.5.3
2015-10-13 Aron XuMerge tag 'upstream/0.6.5.2'
2015-10-13 Aron XuImported Upstream version 0.6.5.2
2015-05-16 Aron XuMerge tag 'upstream/0.6.4.1'
2015-05-16 Aron XuImported Upstream version 0.6.4.1
2014-07-31 Liang GuoImported Upstream version 0.6.3+git20140731
2014-02-04 Liang GuoImported Upstream version 0.6.2+git20140204
2013-08-24 Aron XuImported Upstream version 0.6.2
2013-08-24 Aron XuMerge tag 'upstream/0.6.2'
2013-04-10 Carlos Alberto Lop... Imported Upstream version 0.6.1
2013-04-08 Aron XuMerge branch 'clopez'
2013-04-08 Aron XuMerge tag 'upstream/0.6.1'
2013-04-08 Aron XuImported Upstream version 0.6.1
2013-04-01 Carlos Alberto Lop... Merge branch 'upstream'
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-02-02 Darik HornMerge branch 'upstream'
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-19 Darik HornMerge branch 'upstream'
2013-01-17 Brian BehlendorfRemove spl_invalidate_inodes()
2013-01-15 Darik HornMerge branch 'upstream'
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-21 Darik HornMerge branch 'upstream'
2012-12-19 Brian BehlendorfFix spl_kmem_init_kallsyms_lookup() panic
2012-12-15 Darik HornMerge branch 'upstream'
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-06 Darik HornMerge branch 'upstream'
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-12-01 Darik HornMerge branch 'upstream'
2012-11-27 Brian BehlendorfDisable FS reclaim when allocating new slabs
2012-11-12 Darik HornMerge branch 'upstream'
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-11-02 Darik HornMerge branch 'upstream'
2012-10-23 Brian BehlendorfMake kstat.ks_update() callback atomic
next