2011-01-28 |
Brian Behlendorf | Minor policy interface |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Brian Behlendorf | Add missing headers |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Brian Behlendorf | Add VSA_ACE_* and MAX_ACL_ENTRIES defines |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Brian Behlendorf | Add MAXUID define |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Brian Behlendorf | Add FIGNORECASE define |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Brian Behlendorf | Add ksid_index_t and ksid_t types |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Brian Behlendorf | Minimal VFS additions |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Brian Behlendorf | Remove VN_HOLD/VN_RELE/VOP_PUTPAGE |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Brian Behlendorf | Add a few additional vnode #defines |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Brian Behlendorf | Make vn_cache|vn_file_cache kmem caches |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Brian Behlendorf | Clean vattr_t and vsecattr_t types |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Brian Behlendorf | FRSYNC Should Use O_SYNC |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Brian Behlendorf | Add vn_mode_to_vtype/vn_vtype to_mode helpers |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Neependra Khare | Add cv_timedwait_interruptible() function |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Brian Behlendorf | Linux Compat: inode->i_mutex/i_sem |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Brian Behlendorf | Add Thread Specific Data (TSD) Regression Test |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Brian Behlendorf | Add Thread Specific Data (TSD) Implementation |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Brian Behlendorf | Refresh autogen.sh products |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Ricardo M.... | Make kmutex_t typesafe in all cases. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Brian Behlendorf | Clear cv->cv_mutex when not in use |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Ned Bass | Give ENOTSUP a valid user space error value spl-0.5.2 |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Brian Behlendorf | Linux 2.6.36 compat, use fops->unlocked_ioctl() |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Brian Behlendorf | Linux 2.6.36 compat, fs_struct->lock type change |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Brian Behlendorf | Linux 2.6.36 compat, wrap RLIM64_INFINITY |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Brian Behlendorf | Fix incorrect krw_type_t type |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Brian Behlendorf | Prep for 0.5.2 tag |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Brian Behlendorf | Clear owner after dropping mutex |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Brian Behlendorf | Fix 2.6.35 shrinker callback API change |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Ricardo M.... | atomic_*_*_nv() functions need to return the new value... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Brian Behlendorf | Fix markdown rendering |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Brian Behlendorf | Reference new zfsonlinux.org website |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Brian Behlendorf | Support custom build directories spl-0.5.1 |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Brian Behlendorf | Remove spl-x.y.z.zip creation in 'make dist' |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Brian Behlendorf | Move vendor check to spl-build.m4 |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Brian Behlendorf | Prep for spl-0.5.1 tag |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Brian Behlendorf | Add quick build instructions |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Brian Behlendorf | Add list_link_replace() function |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Brian Behlendorf | Add MUTEX_NOT_HELD() function |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Brian Behlendorf | Stub out kmem cache defrag API |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Brian Behlendorf | Add missing atomic functions |
commit | commitdiff | tree | snapshot |
2010-08-13 |
Brian Behlendorf | Prep for spl-0.5.0 tag spl-0.5.0 |
commit | commitdiff | tree | snapshot |
2010-08-12 |
Li Wei | Fix stack overflow in vn_rdwr() due to memory reclaim |
commit | commitdiff | tree | snapshot |
2010-08-10 |
Ned Bass | Correctly handle rwsem_is_locked() behavior |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Ned Bass | Correctly detect atomic64_cmpxchg support |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Ricardo M.... | Fix taskq code to not drop tasks when TQ_SLEEP is used. |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Brian Behlendorf | Strfree() should call kfree() not kmem_free() |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Brian Behlendorf | Add uninstall Makefile targets |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Brian Behlendorf | Add Debian and Slackware style packaging via alien |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Brian Behlendorf | Ensure kmem_alloc() and vmem_alloc() never fail |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Brian Behlendorf | Fix two minor compiler warnings |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Brian Behlendorf | Remove deadcode caused by removal of format1 arg |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Ricardo M.... | Fix max_ncpus definition. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Ricardo M.... | Display DEBUG keyword during module load when --enable... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Ricardo M.... | Fix buggy kmem_{v}asprintf() functions |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Ricardo M.... | Fix bcopy() to allow memory area overlap |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Ricardo M.... | Fix compilation error due to undefined ACCESS_ONCE... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Brian Behlendorf | Prefix all SPL debug macros with 'S' |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Brian Behlendorf | Split <sys/debug.h> header |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Ned Bass | Proposed fix for oops on SIGINT in splat atomic:64... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Brian Behlendorf | Fix -Werror=format-security compiler option |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Brian Behlendorf | Linux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *' |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Brian Behlendorf | Proposed fix for low memory ZFS deadlocks |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Brian Behlendorf | Add __divdi3(), remove __udivdi3() kernel dependency |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Brian Behlendorf | Update config.guess to recognize additional distros |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Lars Johannsen | Allow config/build to work with autoconf-2.65 |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Brian Behlendorf | Require gawk the usermode helper fails with awk |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Brian Behlendorf | Add configure check for user_path_dir() |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Brian Behlendorf | Use $target_cpu instead of `arch` |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Brian Behlendorf | Check sourcelink is set before passing to readlink |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Ned Bass | Implementation of a regression test for TQ_FRONT. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Ned Bass | Initialize the /dev/splatctl device buffer |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Ned Bass | Implementation of the TQ_FRONT flag. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Brian Behlendorf | Remove AC_DEFINE for DEBUG/NDEBUG |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Brian Behlendorf | Only make compiler warnings fatal with --enable-debug |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Brian Behlendorf | Linux-2.6.33 compat, O_DSYNC flag added |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Brian Behlendorf | Linux-2.6.33 compat, .ctl_name removed from struct... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Brian Behlendorf | Linux-2.6.33 compat, check <generated/utsrelease.h... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Brian Behlendorf | Add basic README |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Brian Behlendorf | Treat mutex->owner as volatile |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Brian Behlendorf | Fix subtle race in threads test case |
commit | commitdiff | tree | snapshot |
2010-06-28 |
Brian Behlendorf | Accept but ignore TASKQ_DC_BATCH and TQ_FRONT |
commit | commitdiff | tree | snapshot |
2010-06-24 |
Brian Behlendorf | Add kmem_vasprintf function |
commit | commitdiff | tree | snapshot |
2010-06-21 |
Brian Behlendorf | Revert "Support TQ_FRONT flag used by taskq_dispatch()" |
commit | commitdiff | tree | snapshot |
2010-06-16 |
Brian Behlendorf | Update warnings in kmem debug code |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Brian Behlendorf | Add missing header util/sscanf.h |
commit | commitdiff | tree | snapshot |
2010-06-14 |
Brian Behlendorf | Include kstat.h from kmem.h |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Brian Behlendorf | Support TQ_FRONT flag used by taskq_dispatch() |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Brian Behlendorf | Minor cleanup and Solaris API additions. |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Brian Behlendorf | Add kmem_asprintf(), strfree(), strdup(), and minor... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Brian Behlendorf | Add xuio_* structures and typedefs. |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Brian Behlendorf | Stub out additional missing headers |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Brian Behlendorf | Cleanly split Linux proc.h (fs) from conflicting Solari... |
commit | commitdiff | tree | snapshot |
2010-06-11 |
Brian Behlendorf | Update META to version 0.5.0 |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Alex Zhuravlev | Stack overflow on 64-bit modulus operations on 32-bit... |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Brian Behlendorf | Minor 32-bit fix cast to hrtime_t before the mutliply. spl-0.4.9 |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Brian Behlendorf | Refresh autogen.sh products with automake 1.11.1. |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Brian Behlendorf | Re-Prep for 0.4.9 tag with a few more fixes and updated... |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Brian Behlendorf | Minor spec file cleanup for RHEL6 package dependency. |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Brian Behlendorf | Simplify rwlock implementation. |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Brian Behlendorf | Use KM_NODEBUG macro in preference to __GFP_NOWARN. |
commit | commitdiff | tree | snapshot |
next |