]> granicus.if.org Git - zfs/shortlog
zfs
2008-12-24 Brian BehlendorfAdd sys/thread.h
2008-12-23 Brian BehlendorfDefine needfree
2008-12-23 Brian BehlendorfAdd timer.h header
2008-12-23 Brian BehlendorfAdd u8 stub
2008-12-23 Brian BehlendorfMove sunddi include
2008-12-23 Brian BehlendorfAdd sunddi to uio
2008-12-23 Brian BehlendorfMinor updates
2008-12-23 Brian BehlendorfPull in lock types
2008-12-23 Brian BehlendorfAdd header
2008-12-23 Brian BehlendorfAdd a few more missing header which the upstream stock...
2008-12-06 Brian BehlendorfAdd struct ddi_strtox functions
2008-12-06 Brian BehlendorfRefresh
2008-11-26 Brian BehlendorfPrefix META_ALIAS with SPL_
2008-11-26 Brian BehlendorfPrefix all META_* #defines with SPL to prevent colision...
2008-11-26 Brian BehlendorfRebase on Git from SVN as of version 0.4.0.
2008-11-26 behlendoTag spl-0.3.5
2008-11-26 behlendoAdd libtool script
2008-11-26 behlendoAdd missing autogen products
2008-11-26 behlendoInclude META file support.
2008-11-24 behlendo* : Add autogen.sh products.
2008-11-13 behlendo* include/sys/sunddi.h, modules/spl/spl-module.c :...
2008-11-06 behlendoPrep for spl-0.3.4 tag.
2008-11-05 behlendoRemove 3 instances of unused variables.
2008-11-05 behlendoAdd proper error handling for the case where a thread...
2008-11-05 behlendoSlightly increase SPLAT_NAME_SIZE to ensure string...
2008-11-04 behlendoFix a small corner case in the test infrastructure...
2008-11-04 behlendo3 minor fixups where sprintf() was used instead of...
2008-11-04 behlendoRemoved useless check
2008-11-04 behlendoAdd missing error handling to this case where a memory...
2008-11-04 behlendoSimple ignore the return type which was never used...
2008-11-04 behlendoAdd proper error handling to one of the atomic test...
2008-11-04 behlendoAdd missing initializer which is needed in an unlikely...
2008-11-04 behlendoEnsure GPL-only symbols are re-exported as GPL-only
2008-11-03 behlendo* spl-09-fix-kmem-track-oops.patch
2008-11-03 behlendoUnder Solaris KM_SLEEP ensures success (or at least...
2008-11-03 behlendoAdd a SPL_AC_TYPE_ATOMIC64_T test to configure for...
2008-11-03 behlendoApply two nice improvements caught by Ricardo,
2008-11-03 behlendoApply a nice fix caught by Ricardo,
2008-11-03 behlendoReviewed and applied spl-01-rm-gpl-symbol-set_cpus_allo...
2008-11-03 behlendoReviewed and applied spl-00-rm-gpl-symbol-notifier_chai...
2008-08-12 behlendoMinor tweak to handle systems with restrictive udev...
2008-08-11 behlendoSigh more compat fixes, this is almost right for 2...
2008-08-11 behlendoPull in initial 32-bit support patches.
2008-08-11 behlendoCommit bulk of remaining 2.6.9 and 2.6.26 compat changes.
2008-08-11 behlendoInclude linux/uaccess.h compat changes.
2008-08-11 behlendoMore 2.6.26 compat changes
2008-08-11 behlendoPull in timespec, list, and type compat changes to...
2008-08-11 behlendoResolve incomplete type when building against 2.6.26
2008-08-10 behlendoAdd class / device portability code. Two autoconf...
2008-08-06 behlendoPull in fls64 compat changes from spl-00-rhel4-compat...
2008-08-05 behlendoStart bringing in Ricardo's spl-00-rhel4-compat.patch...
2008-08-04 behlendoApply Ricardo's spl-02-condvar-poison.patch
2008-07-09 behlendoTrivial commit to remove whitespace
2008-07-07 behlendoFix race in kmem_locking test
2008-07-01 behlendoTwo easy fixes I caught with debug enabled
2008-07-01 behlendoUpdate info to prep for a tag. If all goes well I...
2008-07-01 behlendo- Remove hash functionality from slab in favor of direc...
2008-06-28 behlendoRemove stray call to spl_cache_free() and remove all the
2008-06-28 behlendoVictory! I've reworked caches with large objects which are
2008-06-27 behlendoFurther slab improvements, I'm getting close to somethi...
2008-06-26 behlendoFix for memory corruption caused by overruning the...
2008-06-25 behlendoImplement per-cpu local caches. This seems to have...
2008-06-24 behlendoThe first locking issue was due to the semaphore I...
2008-06-23 behlendoAdd another kmem test to check for lock contention...
2008-06-13 behlendoFix minor chaos/fc9 kernel discrepencies in build
2008-06-13 behlendo* : modules/sys/kmem-slab.c : Re-implemented the slab...
2008-06-06 behlendoMinor tweak to ensure kstat values are printed correctl...
2008-06-04 behlendoPrep for 0.3.2 tag
2008-06-04 behlendoAdd missing () to quiet warnings in NDEBUG case
2008-06-04 behlendoFix some bad grammer
2008-06-04 behlendoJust use CONFIG_SLUB to detect SLUB use
2008-06-04 behlendoWhoops, fix a minor proc issue which slipped through...
2008-06-04 behlendoFixes:
2008-06-03 behlendoUpdate utsname to use proper compatible interface to...
2008-06-03 behlendoFix missing return resulting in a double unlock of...
2008-06-02 behlendoAdd the minimal set of kernel patches need to for the...
2008-06-02 behlendoThis should have been part of the previous autoconf...
2008-06-02 behlendoBreaking the world for a little bit. If anyone is...
2008-05-26 behlendoMake a tag just for release to CEA, this has the URCL
2008-05-26 behlendoGo through and add a header with the proper UCRL number.
2008-05-21 behlendoPrep for for 0.3.0 tag, this is the tag which was used...
2008-05-19 behlendo- Properly fix the debug support for all the ASSERT...
2008-05-15 behlendoSPL additions to increase support for updated ZFS build
2008-05-15 behlendoDisable adaptive mutexs by default (always sleep),...
2008-05-15 behlendoRework condition variable implementation to be consiste...
2008-05-12 behlendoEnhanse the thread interface to do something quasi...
2008-05-12 behlendoAdd a comment so I remember to fix this.
2008-05-09 behlendoBy default disable extra KMEM and MUTEX debugging to...
2008-05-09 behlendoStability hack. Under Solaris when KM_SLEEP is set...
2008-05-08 behlendoAdd an almost feature complete implemenation of kstat...
2008-05-07 behlendoSame deal as ZFS, we're quite stable now so tag it.
2008-05-07 behlendoDecrease of kmem warnign threshold back to 2 pages...
2008-05-07 behlendoAdd vmem memory accounting
2008-05-07 behlendo- Relocate 'stats_per' in to proper /proc/sys/spl/mutex...
2008-05-06 behlendoRemaining issues fixed after reenabled mutex debugging.
2008-05-06 behlendo- Updated rwlock's to reside in a .c file instead of...
2008-05-06 behlendoLots of fixes here:
2008-05-05 behlendoCommit adaptive mutexes. This seems to have introduced...
2008-04-25 behlendoNew an improved taskq implementation for the SPL. ...
2008-04-24 behlendoUpdate kmem.h to properly use new debug subsystem.
next