2009-07-01 |
Brian Behlendorf | Simplify rpm build rules, added config/rpm.am. |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Brian Behlendorf | Add spl.release to spl-devel to simply dependent packag... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Brian Behlendorf | Install spl-devel products in /usr/src/spl-SPL_VERSION... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Brian Behlendorf | Use do_div on older kernel where do_div64 doesn't exist. |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Brian Behlendorf | Additional tuning to get the BuildRequires right for... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Brian Behlendorf | Simplify the kernel depenency logic |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Brian Behlendorf | Spec file update, for some reason the following shortha... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Brian Behlendorf | SRPM build farm / mock itergration |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Brian Behlendorf | Build farm integration to ensure BuildRequires are... |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Brian Behlendorf | Packaging Fixes |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Brian Behlendorf | Update ChangeLog with a high level summary of the chang... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Brian Behlendorf | Packaging improvements for RHEL and SLES (part 2) |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Brian Behlendorf | Packaging improvements for RHEL and SLES |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Brian Behlendorf | SLES10 Fixes (part 9) |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Brian Behlendorf | SLES10 Fixes (part 8) |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Brian Behlendorf | SLES10 Fixes (part 7) |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Brian Behlendorf | SLES10 Fixes (part 6) |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Brian Behlendorf | Powerpc Fixes (part 1): |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Brian Behlendorf | SLES10 Fixes (part 5): |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Brian Behlendorf | SLES10 Fixes (part 4): |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Brian Behlendorf | SLES10 Fixes (part 3): |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Brian Behlendorf | SLES10 Fixes (part 2): |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Brian Behlendorf | SLES10 Fixes (part 1): |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Brian Behlendorf | Prep for spl-0.4.3 tag. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
Brian Behlendorf | Add list_move_tail() function. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Brian Behlendorf | Remove useless EOL white space padding from `splat... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
Brian Behlendorf | Fix vmem leak in kmem_cache_test (missing splat_kmem_ca... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Brian Behlendorf | Allow spl_config.h to be included by dependant packages |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Brian Behlendorf | FC10/i686 Compatibility Update (2.6.27.19-170.2.35... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Brian Behlendorf | Fix taskq_wait() not waiting bug |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Brian Behlendorf | Mutex tests updated to use task queues instead of work... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Brian Behlendorf | Added SPL_AC_5ARGS_DEVICE_CREATE autoconf configure... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Ricardo M.... | Fix off-by-1 truncation of hw_serial when converting... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Ricardo M.... | Minor bug fix in XDR code introduced in last minute... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Ricardo M.... | Add XDR implementation |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Brian Behlendorf | Build system cleanup |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brian Behlendorf | Build System Default Kernel |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brian Behlendorf | Build system and packaging (RPM support) |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ricardo M.... | XXX: Temporarily disable vmem_size(). |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brian Behlendorf | Merge branch 'kallsyms' |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brian Behlendorf | Linux VM Integration Cleanup |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Ricardo M.... | Changed ptob()/btop() mult/div into bit shifts. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Ricardo M.... | Added btop() and moved ptob() to include/sys/param.h. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Ricardo M.... | Changed z_compress_level() and z_uncompress() prototype... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Behlendorf | Matching kmem_free() fix for use after free case. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Brian Behlendorf | Add zone_get_hostid() function |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Brian Behlendorf | Coverity 9657: Resource Leak |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Brian Behlendorf | Coverity 9656: Forward NULL |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Brian Behlendorf | Coverity 9649, 9650, 9651: Uninit |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Brian Behlendorf | Coverity 9654, 9654: Use After Free |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Brian Behlendorf | Coverity 9652, 9653: No Effect |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Brian Behlendorf | Coverity 9641: Buffer Size |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Brian Behlendorf | kmem slab magazine ageing deadlock |
commit | commitdiff | tree | snapshot |
2009-02-13 |
Brian Behlendorf | kmem slab fixes |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Brian Behlendorf | Build system update |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Brian Behlendorf | Build system update |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Brian Behlendorf | kmem slab fixes |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Ricardo M.... | Minor bug fix due to MAXOFFSET_T constant being too... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Brian Behlendorf | Prep for 0.4.2 tag |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Brian Behlendorf | Additional Linux VM integration |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Brian Behlendorf | Linux VM integration / device special files |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Brian Behlendorf | 2.6.27+ portability changes |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Brian Behlendorf | Make the number of system taskq threads based on the... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Brian Behlendorf | Update thread tests to have max_time |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Brian Behlendorf | Add new workqueue header |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Brian Behlendorf | kmem_cache hardening and performance improvements |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Brian Behlendorf | Remove debug check was was accidentally left in place... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Brian Behlendorf | Pull the blkdev header in to the sunldi for some useful... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Brian Behlendorf | Implement kmem cache alignment argument |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Brian Behlendorf | Remove stray ` from macro |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Brian Behlendorf | Sleep uninteruptibly, waking up early may result in... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Brian Behlendorf | Update debug.h to standardize VERIFY3_IMPL error messag... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Brian Behlendorf | Prep for 0.4.1 tag |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Brian Behlendorf | Minor fix for compiler warning when KMEM_TRACKING is... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Brian Behlendorf | KMEM_TRACKING turned up a missing free in list test... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Brian Behlendorf | Ensure -NDEBUG does not get added to spl_config.h and... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Brian Behlendorf | Refresh libtool |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Brian Behlendorf | Rename modules to module and update references |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Brian Behlendorf | Make the splat load message caps just for consistency |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Brian Behlendorf | TASKQ_DYNAMIC not yet support, do not create the global... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Brian Behlendorf | Rework ddi_strtox calls to a native implementation... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Brian Behlendorf | Add missing stub headers |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Behlendorf | Add basic ksid_lookupdomain and ksiddomain_rele support... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Behlendorf | Make sure we export ddi_quiesce_not_needed |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Behlendorf | Add two new stub headers |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Behlendorf | Add VOP_SEEK |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Behlendorf | Add missing policy includes, add missing sun ddi bits |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Behlendorf | Add share.h stub |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Behlendorf | Drat fix missing ; |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Behlendorf | Add missing callback_context_t and fid_t types |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Behlendorf | Add stubs for three more includes |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Brian Behlendorf | Add active test for splat list tests |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Brian Behlendorf | Add 5 splat tests for list handling |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Brian Behlendorf | Add include/sys/compress.h header |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Brian Behlendorf | Add P2BOUNDARY macro |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Brian Behlendorf | Pull in some default page typedefs |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Brian Behlendorf | Add DTRACE_PROBE(a) |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Brian Behlendorf | Stub u8_textprep.h for inclusion purposes |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Brian Behlendorf | Add system taskq support |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Brian Behlendorf | Remove u8_textprep, we will not be implementing this... |
commit | commitdiff | tree | snapshot |
next |