]> git.proxmox.com Git - mirror_spl.git/shortlog
mirror_spl.git
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-18 stfAvoid PAGESIZE redefinition
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-28 Tim ChaseAdd atomic_swap_32() and atomic_swap_64()
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-06-12 Brian BehlendorfTag spl-0.6.3
2014-06-10 Turbo FredrikssonSet LANG to a reasonable default (C)
2014-05-30 Brian BehlendorfFix DKMS package upgrade and packager
2014-05-30 Brian BehlendorfRestrict release number to META version
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-05-07 Chunwei ChenLinux 3.15 compat: NICE_TO_PRIO and PRIO_TO_NICE
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-25 Jorgen LundmanAdd support for aarch64 (ARMv8)
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 Yuxuan ShuiThis patch add a CTASSERT macro for compile time assertion.
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-17 Brian BehlendorfRemove incorrect use of EXTRA_DIST for man pages
2014-01-09 marku89Define the needed ISA types for Sparc
2014-01-07 Brian BehlendorfRemove default taskq thread to CPU bindings
2014-01-07 Brian BehlendorfInclude linux/vmalloc.h for ARM and Sparc
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-21 Turbo FredrikssonDocument SPL module parameters.
2013-11-14 Brian BehlendorfRetroactively fix bogus %changelog date
2013-11-14 Cyril PliskoTighten spl dependency on spl-kmod
2013-11-06 Richard YaoLinux 3.12 compat: New shrinker API
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 wrappers for accessing PID and command info
2013-10-16 Prakash SuryaAdd callbacks for displaying KSTAT_TYPE_RAW kstats
2013-10-09 Richard YaoDefine SET_ERROR()
2013-10-09 Brian BehlendorfConsistently use local_irq_disable/local_irq_enable
2013-10-09 Kohsuke KawaguchiDocument how to run SPLAT
2013-10-09 Ned BassAdd kpreempt() compatibility macro
2013-10-09 Richard YaoReplace current_kernel_time() with getnstimeofday()
2013-08-16 Brian BehlendorfTag spl-0.6.2
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-08-01 Brian BehlendorfAdd kmod repo integration
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-11 Brian BehlendorfImprove build instructions
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-07-08 Yuxuan ShuiLinux 3.10 compat: struct vmalloc_info moved
2013-06-21 Nathaniel ClarkAdd --buildroot option to kmod build
2013-06-21 Matthew ThodeCopy spl.release.in to kernel dir
2013-06-21 Brian BehlendorfFix ASSERT0 and VERIFY0 macro typo
2013-06-18 Brian BehlendorfAdd ASSERT0 and VERIFY0 macros
2013-06-18 Tim ChaseFix --enable-debug-kmem-tracking option
2013-05-03 Brian BehlendorfFix taskq_wait_id()
2013-05-01 Brian BehlendorfFix delay()
2013-05-01 Brian BehlendorfAdd msec/usec/nsec to tick convertors
2013-04-24 Turbo FredrikssonIgnore *.{deb,rpm,tar.gz} files in the top directory.
2013-04-24 Turbo FredrikssonAdd --bump=0 to alien
2013-04-24 Turbo FredrikssonSupport .nogitrelease file
2013-04-24 Etienne DechampsFix various generic kmod RPM spec issues.
2013-04-02 Brian BehlendorfAdd additional dependencies for DKMS package
2013-04-02 Brian BehlendorfReplace the SPL_AC_META perl dependency with awk
2013-04-02 Brian BehlendorfAutomake 1.10.1 compat: AM_SILENT_RULES
2013-04-02 Jan Engelhardtbuild: do not call boilerplate ourself
2013-04-02 Jan Engelhardtgitignore: anchor entries at their respective directory
2013-04-02 Jan Engelhardtbuild: use CPPFLAGS
2013-04-02 Jan Engelhardtbuild: resolve orthographic and other grammatical errors
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
next