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 |
2008-03-10 |
behlendo | Add some typedefs to make it clearer when we passing... |
commit | commitdiff | tree | snapshot |
2008-03-10 |
behlendo | Fix systemic naming mistake |
commit | commitdiff | tree | snapshot |
2008-03-10 |
behlendo | Add missing headers |
commit | commitdiff | tree | snapshot |
2008-03-08 |
behlendo | Just filling in more of the env. |
commit | commitdiff | tree | snapshot |
2008-03-08 |
behlendo | Add somre debugging support |
commit | commitdiff | tree | snapshot |
2008-03-07 |
behlendo | Add the initial vestigates of vnode support |
commit | commitdiff | tree | snapshot |
2008-03-07 |
behlendo | Add missing cred.h functions |
commit | commitdiff | tree | snapshot |
2008-03-07 |
behlendo | Minor atomic cleanup, this needs to be done right. |
commit | commitdiff | tree | snapshot |
2008-03-06 |
behlendo | Add some missing rw_lock symbols |
commit | commitdiff | tree | snapshot |
2008-03-06 |
behlendo | Add highbit func, |
commit | commitdiff | tree | snapshot |
2008-03-05 |
behlendo | Checkpoint for the night, |
commit | commitdiff | tree | snapshot |
2008-03-04 |
behlendo | Remove spl.h, just include the headers you need. |
commit | commitdiff | tree | snapshot |
2008-03-04 |
behlendo | Fix type |
commit | commitdiff | tree | snapshot |
2008-03-04 |
behlendo | More stub headers, |
commit | commitdiff | tree | snapshot |
2008-03-01 |
behlendo | Stub out some missing headers which are expected. ... |
commit | commitdiff | tree | snapshot |
2008-03-01 |
behlendo | Remaining lose ends |
commit | commitdiff | tree | snapshot |
2008-03-01 |
behlendo | Almost dropped this! |
commit | commitdiff | tree | snapshot |
2008-03-01 |
behlendo | Reorganize /include/ to add a /sys/, this way we don... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
behlendo | Minor nit, SOLARIS should be SPL |
commit | commitdiff | tree | snapshot |
2008-02-28 |
behlendo | OK, I think this is the last of major cleanup and restr... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
behlendo | Add top level make check target which runs the validation |
commit | commitdiff | tree | snapshot |
2008-02-27 |
behlendo | More cleanup. |
commit | commitdiff | tree | snapshot |
2008-02-27 |
behlendo | OK, it builds... and the modules load... now for some... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
behlendo | Quiet libtool |
commit | commitdiff | tree | snapshot |
2008-02-27 |
behlendo | OK, everything builds now. My initial intent was to... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
behlendo | New approach |
commit | commitdiff | tree | snapshot |
2008-02-27 |
behlendo | Move dir |
commit | commitdiff | tree | snapshot |
2008-02-27 |
behlendo | Move dir |
commit | commitdiff | tree | snapshot |
2008-02-27 |
behlendo | Move dir |
commit | commitdiff | tree | snapshot |
2008-02-27 |
behlendo | Move dir |
commit | commitdiff | tree | snapshot |
2008-02-27 |
behlendo | Lots of build fixes. This is turning out to be a very... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
behlendo | More build fixes, I have the kernel module almost build... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
behlendo | User space build fixes: |
commit | commitdiff | tree | snapshot |
2008-02-26 |
behlendo | Whoops, I knew I'd miss something small in the build... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
behlendo | Initial commit. All spl source written up to this... |
commit | commitdiff | tree | snapshot |
|