]> git.proxmox.com Git - mirror_spl-debian.git/shortlog
mirror_spl-debian.git
2017-02-06 Aron XuImported Upstream version 0.6.5.9
2016-09-17 Aron XuImported Upstream version 0.6.5.8
2016-05-25 Aron XuImported Upstream version 0.6.5.7
2016-03-23 Aron XuImported Upstream version 0.6.5.6
2016-03-20 Aron XuImported Upstream version 0.6.5.5
2016-01-10 Aron XuImported Upstream version 0.6.5.4
2015-11-05 Aron XuImported Upstream version 0.6.5.3
2015-08-13 Aron XuImported Upstream version 0.6.4.2
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-04-10 Carlos Alberto... Imported Upstream version 0.6.1
2013-03-25 Brian BehlendorfTag spl-0.6.1
2013-03-25 Brian BehlendorfProvide ${kmodname}-devel-kmod for yum-builddep
2013-03-22 Brian BehlendorfUse 'git describe' for working builds
2013-03-21 Richard YaoDo not call cond_resched() in spl_slab_reclaim()
2013-03-20 Brian BehlendorfUse requested kernel for dkms builds
2013-03-20 Brian BehlendorfRemove spl-dkms conflict with spl-kmod
2013-03-19 Darik HornCreate splat man page
2013-03-18 Brian BehlendorfRefresh RPM packaging
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: 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-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-05 Brian BehlendorfRemove ARCH packaging
2013-03-02 Brian BehlendorfRemove custom install-data-local for headers
2013-03-02 Brian BehlendorfAdd KMODDIR to install target
2013-03-02 Brian BehlendorfFix spl_config.h install permissions
2013-03-02 Brian BehlendorfRemove INSTALL
2013-02-06 Brian BehlendorfDisable automatic log dumping
2013-02-05 Richard YaoFix HAVE_MUTEX_OWNER_TASK_STRUCT autotools check on...
2013-02-05 Brian BehlendorfFix atomic64_* autoconf checks
2013-02-01 Brian BehlendorfSPL 0.6.0-rc14
2013-01-31 Brian BehlendorfFix tsd_get/set() race with tsd_exit/destroy()
2013-01-30 Brian BehlendorfCheck for KALLSYMS
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-14 Brian Behlendorfkmem-cache: Fix slab ageing soft lockup
2013-01-10 Ned Basscall_usermodehelper() should wait for process
2013-01-10 Brian BehlendorfCheck for ZLIB_INFLATE and ZLIB_DEFLATE
2013-01-09 Brian BehlendorfLinux compat 3.7.1, on_each_cpu()
2013-01-08 Brian BehlendorfRHEL 6.4 compat, fallocate()
2013-01-07 Matt JohnstonAdd cv_wait_io() to account I/O time
2012-12-20 Brian BehlendorfSPL 0.6.0-rc13
2012-12-19 Brian BehlendorfRefresh AUTHORS
2012-12-19 Brian BehlendorfRemove the ChangeLog
2012-12-19 Brian BehlendorfFix spl_kmem_init_kallsyms_lookup() panic
2012-12-17 Richard YaoDo not use KERNEL_DIR env var in Makefile.am
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 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-11 Brian Behlendorfsplat command verbose behavior
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-29 Brian BehlendorfVerify --with-linux source directory exists
2012-11-27 Brian BehlendorfDisable FS reclaim when allocating new slabs
2012-11-13 Brian BehlendorfSPL 0.6.0-rc12
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-18 Brian BehlendorfSPL 0.6.0-rc11
2012-09-12 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-12 Brian BehlendorfRemove TQ_SLEEP -> KM_SLEEP mapping
2012-09-12 Brian BehlendorfRevert "Switch KM_SLEEP to KM_PUSHPAGE"
2012-09-11 Chris DunlopRemove autotools products
next