2008-11-04 |
behlendo | Ensure GPL-only symbols are re-exported as GPL-only |
commit | commitdiff | tree | snapshot |
2008-11-03 |
behlendo | * spl-09-fix-kmem-track-oops.patch |
commit | commitdiff | tree | snapshot |
2008-11-03 |
behlendo | Under Solaris KM_SLEEP ensures success (or at least... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
behlendo | Add a SPL_AC_TYPE_ATOMIC64_T test to configure for... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
behlendo | Apply two nice improvements caught by Ricardo, |
commit | commitdiff | tree | snapshot |
2008-11-03 |
behlendo | Apply a nice fix caught by Ricardo, |
commit | commitdiff | tree | snapshot |
2008-11-03 |
behlendo | Reviewed and applied spl-01-rm-gpl-symbol-set_cpus_allo... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
behlendo | Reviewed and applied spl-00-rm-gpl-symbol-notifier_chai... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
behlendo | Minor tweak to handle systems with restrictive udev... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
behlendo | Sigh more compat fixes, this is almost right for 2... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
behlendo | Pull in initial 32-bit support patches. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
behlendo | Commit bulk of remaining 2.6.9 and 2.6.26 compat changes. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
behlendo | Include linux/uaccess.h compat changes. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
behlendo | More 2.6.26 compat changes |
commit | commitdiff | tree | snapshot |
2008-08-11 |
behlendo | Pull in timespec, list, and type compat changes to... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
behlendo | Resolve incomplete type when building against 2.6.26 |
commit | commitdiff | tree | snapshot |
2008-08-10 |
behlendo | Add class / device portability code. Two autoconf... |
commit | commitdiff | tree | snapshot |
2008-08-06 |
behlendo | Pull in fls64 compat changes from spl-00-rhel4-compat... |
commit | commitdiff | tree | snapshot |
2008-08-05 |
behlendo | Start bringing in Ricardo's spl-00-rhel4-compat.patch... |
commit | commitdiff | tree | snapshot |
2008-08-04 |
behlendo | Apply Ricardo's spl-02-condvar-poison.patch |
commit | commitdiff | tree | snapshot |
2008-07-09 |
behlendo | Trivial commit to remove whitespace |
commit | commitdiff | tree | snapshot |
2008-07-07 |
behlendo | Fix race in kmem_locking test |
commit | commitdiff | tree | snapshot |
2008-07-01 |
behlendo | Two easy fixes I caught with debug enabled |
commit | commitdiff | tree | snapshot |
2008-07-01 |
behlendo | Update info to prep for a tag. If all goes well I... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
behlendo | - Remove hash functionality from slab in favor of direc... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
behlendo | Remove stray call to spl_cache_free() and remove all the |
commit | commitdiff | tree | snapshot |
2008-06-28 |
behlendo | Victory! I've reworked caches with large objects which are |
commit | commitdiff | tree | snapshot |
2008-06-27 |
behlendo | Further slab improvements, I'm getting close to somethi... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
behlendo | Fix for memory corruption caused by overruning the... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
behlendo | Implement per-cpu local caches. This seems to have... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
behlendo | The first locking issue was due to the semaphore I... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
behlendo | Add another kmem test to check for lock contention... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
behlendo | Fix minor chaos/fc9 kernel discrepencies in build |
commit | commitdiff | tree | snapshot |
2008-06-13 |
behlendo | * : modules/sys/kmem-slab.c : Re-implemented the slab... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
behlendo | Minor tweak to ensure kstat values are printed correctl... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
behlendo | Prep for 0.3.2 tag |
commit | commitdiff | tree | snapshot |
2008-06-04 |
behlendo | Add missing () to quiet warnings in NDEBUG case |
commit | commitdiff | tree | snapshot |
2008-06-04 |
behlendo | Fix some bad grammer |
commit | commitdiff | tree | snapshot |
2008-06-04 |
behlendo | Just use CONFIG_SLUB to detect SLUB use |
commit | commitdiff | tree | snapshot |
2008-06-04 |
behlendo | Whoops, fix a minor proc issue which slipped through... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
behlendo | Fixes: |
commit | commitdiff | tree | snapshot |
2008-06-03 |
behlendo | Update utsname to use proper compatible interface to... |
commit | commitdiff | tree | snapshot |
2008-06-03 |
behlendo | Fix missing return resulting in a double unlock of... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
behlendo | Add the minimal set of kernel patches need to for the... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
behlendo | This should have been part of the previous autoconf... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
behlendo | Breaking the world for a little bit. If anyone is... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
behlendo | Make a tag just for release to CEA, this has the URCL |
commit | commitdiff | tree | snapshot |
2008-05-26 |
behlendo | Go through and add a header with the proper UCRL number. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
behlendo | Prep for for 0.3.0 tag, this is the tag which was used... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
behlendo | - Properly fix the debug support for all the ASSERT... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
behlendo | SPL additions to increase support for updated ZFS build |
commit | commitdiff | tree | snapshot |
2008-05-15 |
behlendo | Disable adaptive mutexs by default (always sleep),... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
behlendo | Rework condition variable implementation to be consiste... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
behlendo | Enhanse the thread interface to do something quasi... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
behlendo | Add a comment so I remember to fix this. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
behlendo | By default disable extra KMEM and MUTEX debugging to... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
behlendo | Stability hack. Under Solaris when KM_SLEEP is set... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
behlendo | Add an almost feature complete implemenation of kstat... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
behlendo | Same deal as ZFS, we're quite stable now so tag it. |
commit | commitdiff | tree | snapshot |
2008-05-07 |
behlendo | Decrease of kmem warnign threshold back to 2 pages... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
behlendo | Add vmem memory accounting |
commit | commitdiff | tree | snapshot |
2008-05-07 |
behlendo | - Relocate 'stats_per' in to proper /proc/sys/spl/mutex... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
behlendo | Remaining issues fixed after reenabled mutex debugging. |
commit | commitdiff | tree | snapshot |
2008-05-06 |
behlendo | - Updated rwlock's to reside in a .c file instead of... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
behlendo | Lots of fixes here: |
commit | commitdiff | tree | snapshot |
2008-05-05 |
behlendo | Commit adaptive mutexes. This seems to have introduced... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
behlendo | New an improved taskq implementation for the SPL. ... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
behlendo | Update kmem.h to properly use new debug subsystem. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
behlendo | Prep for 0.2.1 tag |
commit | commitdiff | tree | snapshot |
2008-04-24 |
wartens2 | Forgot to update the ChangeLog. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
wartens2 | Make sure that when calling __vmem_alloc that we |
commit | commitdiff | tree | snapshot |
2008-04-23 |
behlendo | Minor improvement to taskq handling. This is a small... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
behlendo | Be careful to never use any of the debug infrastructure... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
behlendo | Give it a real version for a tag |
commit | commitdiff | tree | snapshot |
2008-04-22 |
behlendo | Stack usage is my enemy. Trade cpu cycles in the debug... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
behlendo | More fixes to ensure we get good debug logs even if... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
behlendo | Added 4 missing subsystem flags |
commit | commitdiff | tree | snapshot |
2008-04-21 |
behlendo | Whoops, missed an instance where we could recursively... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
behlendo | Handful of minor stack checking fixes |
commit | commitdiff | tree | snapshot |
2008-04-21 |
behlendo | Update SPL to use new debug infrastructure. This means: |
commit | commitdiff | tree | snapshot |
2008-04-19 |
behlendo | Frist minor batch of fixes. Catch a dropped ;, and... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
behlendo | Whoops need this! |
commit | commitdiff | tree | snapshot |
2008-04-18 |
behlendo | First commit of lustre style internal debug support... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
wartens2 | * modules/spl/spl-kmem.c : Make sure to disable... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
behlendo | - Add some spinlocks to cover all the private data... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
behlendo | Just cleanup up an error case to avoid overspamming... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
behlendo | Add hw_serial support based on a usermodehelper which... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
behlendo | Adjust the condition variables to simply sleep uninteru... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
behlendo | - Add more strict in_atomic() checking to the mutex... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
behlendo | Fix race in rwlock implementation which can occur when |
commit | commitdiff | tree | snapshot |
2008-04-04 |
behlendo | - Fix write-only behavior in vn-open() |
commit | commitdiff | tree | snapshot |
2008-04-04 |
behlendo | Update the thread shim to use the current kernel thread... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
behlendo | Correctly implement atomic_cas_ptr() function. Ideally... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
behlendo | - Remapped ldi_handle_t to struct block_device * which... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
behlendo | Apparently it's OK for done to be NULL, which was not... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
behlendo | Double large kmalloc warning size to 4 pages. It was... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
behlendo | Ensure all file ops pointer are NULL or we may end up |
commit | commitdiff | tree | snapshot |
2008-03-31 |
behlendo | Add vmem_zalloc support. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
behlendo | Add some crude debugging support. It leaves alot to be |
commit | commitdiff | tree | snapshot |
2008-03-28 |
behlendo | Fixed that. |
commit | commitdiff | tree | snapshot |
next |