2010-05-19 |
Brian Behlendorf | Set default debug log patch to /tmp/spl-log. |
commit | commitdiff | tree | snapshot |
2010-05-18 |
Brian Behlendorf | Minor spec file cleanup for srpm case. |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Brian Behlendorf | Prep for 0.4.9 tag, updated META and ChangeLog |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Brian Behlendorf | Public Release Prep |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Brian Behlendorf | Add 3 missing typedefs. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Brian Behlendorf | Add console_*printf() functions. |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Brian Behlendorf | Use do_posix_clock_monotonic_gettime() as described... |
commit | commitdiff | tree | snapshot |
2010-05-14 |
Brian Behlendorf | Add cv_wait_interruptible() function. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Brian Behlendorf | Dump log from current process when required |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Brian Behlendorf | Assume TQ_SLEEP when not explicitly specified. |
commit | commitdiff | tree | snapshot |
2010-04-23 |
Ricardo Correia | Handle the FAPPEND option in vn_rdwr(). |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Brian Behlendorf | Update vn_set_pwd() to allow user|kernal address for... |
commit | commitdiff | tree | snapshot |
2010-04-22 |
Brian Behlendorf | Disable rw_tryupgrade() for newer kernels |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Brian Behlendorf | Add support for 'make -s' silent builds |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Brian Behlendorf | Allow spl_config.h to be included by dependant packages... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Brian Behlendorf | Reduce max kmem based slab size |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Brian Behlendorf | Prep for 0.4.8 tag, updated META and ChangeLog |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Brian Behlendorf | Ignore unsigned module build products |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Brian J. Murrell | Fix definitions for the unknown distro/installation |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Brian J. Murrell | When no kernel source has been pointed to, first attemp... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Brian Behlendorf | Remove Module.markers and Module.symver{s} in clean... |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Brian Behlendorf | Linux 2.6.32 compat, proc_handler() API change |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Ricardo M.... | sun-misc-gitignore |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Ricardo M.... | sun-fix-whitespace |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Ricardo M.... | sun-fix-panic-str |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Brian Behlendorf | Added splat taskq task ordering test case. |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Brian Behlendorf | Optimize lowest outstanding taskqid calculation in... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Brian Behlendorf | Strip __GFP_ZERO from kmalloc it is not available for... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Brian Behlendorf | Fix kmem:slab_overcommit regression test locking |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Brian Behlendorf | Check for changed gaurd macro in 2.6.28+ for rwsem... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Brian Behlendorf | Add skc_flags and full header to /proc/spl/kmem/slab. |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Brian Behlendorf | Splat vnode tests must return negative error codes. |
commit | commitdiff | tree | snapshot |
2009-12-04 |
Brian Behlendorf | Atomic64 compatibility for 32-bit systems without kerne... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Brian Behlendorf | Correctly handle division on 32-bit RHEL5 systems by... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Brian Behlendorf | When using x86 specific rwsem correctly intepret rwsem... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Brian Behlendorf | Only run the kmem overcommit test on 64-bit systems. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Brian Behlendorf | Add missing atomic64 compat helpers for 32-bit systems. |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Brian Behlendorf | Type long expected explicitly cast for 32-bit systems. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Brian Behlendorf | spl-modules-devel package must depend on the exact... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Brian Behlendorf | Add 'srpm' --with-config option for creation of spec... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Brian Behlendorf | Add chaos5 and rhel6 macro's to the spl-modules.spec.in |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Brian Behlendorf | Prep for 0.4.7 tag, updated META and ChangeLog. |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Brian Behlendorf | Ensure *.order and *.markers build products are removed... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Brian Behlendorf | Ensure spl_config.h is include in spl-generic.c |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Brian Behlendorf | Always use the generic mutex_destroy(). |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Brian Behlendorf | Add mutex_enter_nested() as wrapper for mutex_lock_nest... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Brian Behlendorf | Linux 2.6.31 kmem cache alignment fixes and cleanup. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Brian Behlendorf | Remove __GFP_NOFAIL in kmem and retry internally. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Brian Behlendorf | Linux 2.6.31 Compatibility Updates |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Brian Behlendorf | Prep for 0.4.6 tag, updated META and ChangeLog. |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Brian Behlendorf | Autoconf --enable-debug-* cleanup |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Brian Behlendorf | Add autoconf checks for atomic64_cmpxchg + atomic64_xchg |
commit | commitdiff | tree | snapshot |
2009-10-30 |
Brian Behlendorf | Use Linux atomic primitives by default. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Brian Behlendorf | I should not have removed these, they are important. |
commit | commitdiff | tree | snapshot |
2009-10-27 |
Brian Behlendorf | Rebase cmn_err on vcmn_err and don't warn about missing \n |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Brian Behlendorf | Remove usage of the __id_u macro for portability. |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Brian Behlendorf | Use kobject_set_name() for increased portability. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Brian Behlendorf | Set cwd to '/' for the process executing insmod. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Brian Behlendorf | Expand SEM() outside init_rwsem and directly call __ini... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Brian Behlendorf | Reimplement mutexs for Linux lock profiling/analysis |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Brian Behlendorf | Update rwlocks to track owner to ensure correct semantics |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Brian Behlendorf | Reimplement rwlocks for Linux lock profiling/analysis. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Brian Behlendorf | Various spec file tweaks to handle rpm building of... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Brian Behlendorf | Explicit check for requires_* rpm defines |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Brian Behlendorf | Tag spl-0.4.5. |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Brian Behlendorf | Required missing symbols for FC11 kernels (2.6.29.4... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Brian Behlendorf | Disable stack overflow checking by default. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Brian Behlendorf | Update global_page_state() support for 2.6.29 kernels. |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Brian Behlendorf | Remove get/put_task_struct as they are not available... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Brian Behlendorf | Add basic credential support and splat tests. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Brian Behlendorf | Remove LINUXINCLUDE from autoconf wrapper, breaks 2... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Brian Behlendorf | Positive Solaris ioctl return codes need to be negated... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Brian Behlendorf | Allow kmem or vmem based slab for slab_lock and slab_ov... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Brian Behlendorf | The HAVE_PATH_IN_NAMEIDATA compat macros should have... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Brian Behlendorf | Check arch/default/ path when detecting kernel objects... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Brian Behlendorf | Register a basic compat ioctl handler (32 vs 64 bit... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Ricardo M.... | Fixed NULL dereference by tcd_for_each() when the kmall... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Ricardo M.... | Prevent integer overflow after ~164 days of uptime. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Brian Behlendorf | Add a little paranoia here to ensure endianess is set... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Brian Behlendorf | Add basic groupmember() function, not sup groups. |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Brian Behlendorf | Add ddi_copyin/ddi_copyout support for fake kernel... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Brian Behlendorf | Define ACE_ALL_PERMS for use by ACLs |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Brian Behlendorf | Define FKIOCTL which is used on Solaris to mark an... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Brian Behlendorf | Add ASSERTV macro to simplify removing variables (the... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Brian Behlendorf | Add basic support for TASKQ_THREADS_CPU_PCT taskq flag... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Brian Behlendorf | Update ChangeLog |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Brian Behlendorf | Cleanly handle --with-linux=NONE option when used to... |
commit | commitdiff | tree | snapshot |
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 |
next |