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 |
2008-03-28 |
behlendo | Correctly functioning 64-bit atomic shim layer. It... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
behlendo | Remove minor lingering CDDL tait of copied headers... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
behlendo | - Thinko fix to the SPL module interface |
commit | commitdiff | tree | snapshot |
2008-03-27 |
behlendo | Relocated to zfs repo |
commit | commitdiff | tree | snapshot |
2008-03-21 |
behlendo | Two fixes to the module interface. Could be worse! |
commit | commitdiff | tree | snapshot |
2008-03-20 |
behlendo | OK, a first reasonable attempt at a solaris module... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
behlendo | OK, some pretty substantial rework here. I've merged... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
behlendo | Initial pass at a file API getf/releasef hooks |
commit | commitdiff | tree | snapshot |
2008-03-17 |
behlendo | Minimal signal handling interface. |
commit | commitdiff | tree | snapshot |
2008-03-15 |
behlendo | Missing headers, more minor fixes |
commit | commitdiff | tree | snapshot |
2008-03-14 |
behlendo | Fix kmem memory accounting |
commit | commitdiff | tree | snapshot |
2008-03-14 |
behlendo | Fix KMEM_DEBUG support (enable by default) |
commit | commitdiff | tree | snapshot |
2008-03-14 |
behlendo | Add missing headers |
commit | commitdiff | tree | snapshot |
2008-03-13 |
behlendo | Add missing headers |
commit | commitdiff | tree | snapshot |
2008-03-13 |
behlendo | Add two more missing headers |
commit | commitdiff | tree | snapshot |
2008-03-13 |
behlendo | Drop unicode support, provided in ZFS tree libport |
commit | commitdiff | tree | snapshot |
2008-03-12 |
behlendo | - Add some more missing headers |
commit | commitdiff | tree | snapshot |
2008-03-12 |
behlendo | Add copyin/copyout mapping |
commit | commitdiff | tree | snapshot |
2008-03-12 |
behlendo | - Implemented vnode interfaces and 6 test cases to... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
behlendo | Apply fix from bug239 for rwlock deadlock. |
commit | commitdiff | tree | snapshot |
2008-03-11 |
behlendo | Two more GPL only symbols moved to helper functions... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
behlendo | Remap gethrestime() with #define to new symbol and... |
commit | commitdiff | tree | snapshot |
next |