]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-04-03 behlendoCorrectly implement atomic_cas_ptr() function. Ideally...
2008-04-03 behlendo- Remapped ldi_handle_t to struct block_device * which...
2008-04-01 behlendoApparently it's OK for done to be NULL, which was not...
2008-04-01 behlendoDouble large kmalloc warning size to 4 pages. It was...
2008-04-01 behlendoEnsure all file ops pointer are NULL or we may end up
2008-03-31 behlendoAdd vmem_zalloc support.
2008-03-31 behlendoAdd some crude debugging support. It leaves alot to be
2008-03-28 behlendoFixed that.
2008-03-28 behlendoCorrectly functioning 64-bit atomic shim layer. It...
2008-03-27 behlendoRemove minor lingering CDDL tait of copied headers...
2008-03-27 behlendo- Thinko fix to the SPL module interface
2008-03-27 behlendoRelocated to zfs repo
2008-03-21 behlendoTwo fixes to the module interface. Could be worse!
2008-03-20 behlendoOK, a first reasonable attempt at a solaris module...
2008-03-18 behlendoOK, some pretty substantial rework here. I've merged...
2008-03-18 behlendoInitial pass at a file API getf/releasef hooks
2008-03-17 behlendoMinimal signal handling interface.
2008-03-15 behlendoMissing headers, more minor fixes
2008-03-14 behlendoFix kmem memory accounting
2008-03-14 behlendoFix KMEM_DEBUG support (enable by default)
2008-03-14 behlendoAdd missing headers
2008-03-13 behlendoAdd missing headers
2008-03-13 behlendoAdd two more missing headers
2008-03-13 behlendoDrop unicode support, provided in ZFS tree libport
2008-03-12 behlendo- Add some more missing headers
2008-03-12 behlendoAdd copyin/copyout mapping
2008-03-12 behlendo- Implemented vnode interfaces and 6 test cases to...
2008-03-11 behlendoApply fix from bug239 for rwlock deadlock.
2008-03-11 behlendoTwo more GPL only symbols moved to helper functions...
2008-03-10 behlendoRemap gethrestime() with #define to new symbol and...
2008-03-10 behlendoAdd some typedefs to make it clearer when we passing...
2008-03-10 behlendoFix systemic naming mistake
2008-03-10 behlendoAdd missing headers
2008-03-08 behlendoJust filling in more of the env.
2008-03-08 behlendoAdd somre debugging support
2008-03-07 behlendoAdd the initial vestigates of vnode support
2008-03-07 behlendoAdd missing cred.h functions
2008-03-07 behlendoMinor atomic cleanup, this needs to be done right.
2008-03-06 behlendoAdd some missing rw_lock symbols
2008-03-06 behlendoAdd highbit func,
2008-03-05 behlendoCheckpoint for the night,
2008-03-04 behlendoRemove spl.h, just include the headers you need.
2008-03-04 behlendoFix type
2008-03-04 behlendoMore stub headers,
2008-03-01 behlendoStub out some missing headers which are expected. ...
2008-03-01 behlendoRemaining lose ends
2008-03-01 behlendoAlmost dropped this!
2008-03-01 behlendoReorganize /include/ to add a /sys/, this way we don...
2008-02-28 behlendoMinor nit, SOLARIS should be SPL
2008-02-28 behlendoOK, I think this is the last of major cleanup and restr...
2008-02-28 behlendoAdd top level make check target which runs the validation
2008-02-27 behlendoMore cleanup.
2008-02-27 behlendoOK, it builds... and the modules load... now for some...
2008-02-27 behlendoQuiet libtool
2008-02-27 behlendoOK, everything builds now. My initial intent was to...
2008-02-27 behlendoNew approach
2008-02-27 behlendoMove dir
2008-02-27 behlendoMove dir
2008-02-27 behlendoMove dir
2008-02-27 behlendoMove dir
2008-02-27 behlendoLots of build fixes. This is turning out to be a very...
2008-02-27 behlendoMore build fixes, I have the kernel module almost build...
2008-02-26 behlendoUser space build fixes:
2008-02-26 behlendoWhoops, I knew I'd miss something small in the build...
2008-02-26 behlendoInitial commit. All spl source written up to this...