]> git.proxmox.com Git - mirror_zfs.git/shortlog
mirror_zfs.git
2009-11-21 Brian BehlendorfEnsure *.order and *.markers build products are removed...
2009-11-15 Brian BehlendorfEnsure spl_config.h is include in spl-generic.c
2009-11-15 Brian BehlendorfAlways use the generic mutex_destroy().
2009-11-15 Brian BehlendorfAdd mutex_enter_nested() as wrapper for mutex_lock_nest...
2009-11-13 Brian BehlendorfLinux 2.6.31 kmem cache alignment fixes and cleanup.
2009-11-12 Brian BehlendorfRemove __GFP_NOFAIL in kmem and retry internally.
2009-11-10 Brian BehlendorfLinux 2.6.31 Compatibility Updates
2009-11-02 Brian BehlendorfPrep for 0.4.6 tag, updated META and ChangeLog.
2009-10-30 Brian BehlendorfAutoconf --enable-debug-* cleanup
2009-10-30 Brian BehlendorfAdd autoconf checks for atomic64_cmpxchg + atomic64_xchg
2009-10-30 Brian BehlendorfUse Linux atomic primitives by default.
2009-10-27 Brian BehlendorfI should not have removed these, they are important.
2009-10-27 Brian BehlendorfRebase cmn_err on vcmn_err and don't warn about missing \n
2009-10-05 Brian BehlendorfRemove usage of the __id_u macro for portability.
2009-10-02 Brian BehlendorfUse kobject_set_name() for increased portability.
2009-10-01 Brian BehlendorfSet cwd to '/' for the process executing insmod.
2009-09-29 Brian BehlendorfExpand SEM() outside init_rwsem and directly call __ini...
2009-09-25 Brian BehlendorfReimplement mutexs for Linux lock profiling/analysis
2009-09-25 Brian BehlendorfUpdate rwlocks to track owner to ensure correct semantics
2009-09-18 Brian BehlendorfReimplement rwlocks for Linux lock profiling/analysis.
2009-08-14 Brian BehlendorfVarious spec file tweaks to handle rpm building of...
2009-08-13 Brian BehlendorfExplicit check for requires_* rpm defines
2009-08-04 Brian BehlendorfTag spl-0.4.5.
2009-07-31 Brian BehlendorfRequired missing symbols for FC11 kernels (2.6.29.4...
2009-07-30 Brian BehlendorfDisable stack overflow checking by default.
2009-07-28 Brian BehlendorfUpdate global_page_state() support for 2.6.29 kernels.
2009-07-28 Brian BehlendorfRemove get/put_task_struct as they are not available...
2009-07-28 Brian BehlendorfAdd basic credential support and splat tests.
2009-07-27 Brian BehlendorfRemove LINUXINCLUDE from autoconf wrapper, breaks 2...
2009-07-23 Brian BehlendorfPositive Solaris ioctl return codes need to be negated...
2009-07-23 Brian BehlendorfAllow kmem or vmem based slab for slab_lock and slab_ov...
2009-07-22 Brian BehlendorfThe HAVE_PATH_IN_NAMEIDATA compat macros should have...
2009-07-22 Brian BehlendorfCheck arch/default/ path when detecting kernel objects...
2009-07-21 Brian BehlendorfRegister a basic compat ioctl handler (32 vs 64 bit...
2009-07-14 Ricardo M.... Fixed NULL dereference by tcd_for_each() when the kmall...
2009-07-14 Ricardo M.... Prevent integer overflow after ~164 days of uptime.
2009-07-14 Brian BehlendorfAdd a little paranoia here to ensure endianess is set...
2009-07-10 Brian BehlendorfAdd basic groupmember() function, not sup groups.
2009-07-10 Brian BehlendorfAdd ddi_copyin/ddi_copyout support for fake kernel...
2009-07-09 Brian BehlendorfDefine ACE_ALL_PERMS for use by ACLs
2009-07-09 Brian BehlendorfDefine FKIOCTL which is used on Solaris to mark an...
2009-07-09 Brian BehlendorfAdd ASSERTV macro to simplify removing variables (the...
2009-07-09 Brian BehlendorfAdd basic support for TASKQ_THREADS_CPU_PCT taskq flag...
2009-07-02 Brian BehlendorfUpdate ChangeLog
2009-07-02 Brian BehlendorfCleanly handle --with-linux=NONE option when used to...
2009-07-01 Brian BehlendorfSimplify rpm build rules, added config/rpm.am.
2009-06-29 Brian BehlendorfAdd spl.release to spl-devel to simply dependent packag...
2009-06-26 Brian BehlendorfInstall spl-devel products in /usr/src/spl-SPL_VERSION...
2009-06-26 Brian BehlendorfUse do_div on older kernel where do_div64 doesn't exist.
2009-06-26 Brian BehlendorfAdditional tuning to get the BuildRequires right for...
2009-06-26 Brian BehlendorfSimplify the kernel depenency logic
2009-06-26 Brian BehlendorfSpec file update, for some reason the following shortha...
2009-06-26 Brian BehlendorfSRPM build farm / mock itergration
2009-06-25 Brian BehlendorfBuild farm integration to ensure BuildRequires are...
2009-06-25 Brian BehlendorfPackaging Fixes
2009-06-22 Brian BehlendorfUpdate ChangeLog with a high level summary of the chang...
2009-06-16 Brian BehlendorfPackaging improvements for RHEL and SLES (part 2)
2009-06-16 Brian BehlendorfPackaging improvements for RHEL and SLES
2009-05-21 Brian BehlendorfSLES10 Fixes (part 9)
2009-05-20 Brian BehlendorfSLES10 Fixes (part 8)
2009-05-20 Brian BehlendorfSLES10 Fixes (part 7)
2009-05-20 Brian BehlendorfSLES10 Fixes (part 6)
2009-05-20 Brian BehlendorfPowerpc Fixes (part 1):
2009-05-20 Brian BehlendorfSLES10 Fixes (part 5):
2009-05-20 Brian BehlendorfSLES10 Fixes (part 4):
2009-05-20 Brian BehlendorfSLES10 Fixes (part 3):
2009-05-20 Brian BehlendorfSLES10 Fixes (part 2):
2009-05-19 Brian BehlendorfSLES10 Fixes (part 1):
2009-03-20 Brian BehlendorfPrep for spl-0.4.3 tag.
2009-03-20 Brian BehlendorfAdd list_move_tail() function.
2009-03-18 Brian BehlendorfRemove useless EOL white space padding from `splat...
2009-03-18 Brian BehlendorfFix vmem leak in kmem_cache_test (missing splat_kmem_ca...
2009-03-17 Brian BehlendorfAllow spl_config.h to be included by dependant packages
2009-03-17 Brian BehlendorfFC10/i686 Compatibility Update (2.6.27.19-170.2.35...
2009-03-15 Brian BehlendorfFix taskq_wait() not waiting bug
2009-03-15 Brian BehlendorfMutex tests updated to use task queues instead of work...
2009-03-13 Brian BehlendorfAdded SPL_AC_5ARGS_DEVICE_CREATE autoconf configure...
2009-03-12 Ricardo M.... Fix off-by-1 truncation of hw_serial when converting...
2009-03-11 Ricardo M.... Minor bug fix in XDR code introduced in last minute...
2009-03-11 Ricardo M.... Add XDR implementation
2009-03-11 Brian BehlendorfBuild system cleanup
2009-03-09 Brian BehlendorfBuild System Default Kernel
2009-03-09 Brian BehlendorfBuild system and packaging (RPM support)
2009-03-05 Ricardo M.... XXX: Temporarily disable vmem_size().
2009-03-04 Brian BehlendorfMerge branch 'kallsyms'
2009-03-04 Brian BehlendorfLinux VM Integration Cleanup
2009-02-25 Ricardo M.... Changed ptob()/btop() mult/div into bit shifts.
2009-02-25 Ricardo M.... Added btop() and moved ptob() to include/sys/param.h.
2009-02-23 Ricardo M.... Changed z_compress_level() and z_uncompress() prototype...
2009-02-19 Brian BehlendorfMatching kmem_free() fix for use after free case.
2009-02-19 Brian BehlendorfAdd zone_get_hostid() function
2009-02-18 Brian BehlendorfCoverity 9657: Resource Leak
2009-02-18 Brian BehlendorfCoverity 9656: Forward NULL
2009-02-18 Brian BehlendorfCoverity 9649, 9650, 9651: Uninit
2009-02-18 Brian BehlendorfCoverity 9654, 9654: Use After Free
2009-02-18 Brian BehlendorfCoverity 9652, 9653: No Effect
2009-02-18 Brian BehlendorfCoverity 9641: Buffer Size
2009-02-17 Brian Behlendorfkmem slab magazine ageing deadlock
2009-02-13 Brian Behlendorfkmem slab fixes
2009-02-12 Brian BehlendorfBuild system update
next