2012-01-18 |
Ned Bass | Taskq locking optimizations |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Ned Bass | Add taskq contention splat test |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Darik Horn | Fix `make distclean` for `--with-config=user` |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Brian Behlendorf | Run SPL_AC_PACMAN only if $VENDOR is "arch" |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Darik Horn | Linux 3.2 compat: rw_semaphore.wait_lock is raw |
commit | commitdiff | tree | snapshot |
2011-12-21 |
Brian Behlendorf | Proxmox VE kernel compat, invalidate_inodes() |
commit | commitdiff | tree | snapshot |
2011-12-19 |
Prakash Surya | Move Arch Linux's VENDOR check above Ubuntu's |
commit | commitdiff | tree | snapshot |
2011-12-17 |
Prakash Surya | Store copy of tqent_flags prior to servicing task |
commit | commitdiff | tree | snapshot |
2011-12-16 |
Prakash Surya | Swap taskq_ent_t with taskqid_t in taskq_thread_t |
commit | commitdiff | tree | snapshot |
2011-12-15 |
Prakash Surya | Add make rule for building Arch Linux packages |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Prakash Surya | Exercise new taskq interface in splat-taskq tests |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Prakash Surya | Implement taskq_dispatch_prealloc() interface |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Prakash Surya | Add Test: "Single task queue, recursive dispatch" |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Prakash Surya | Replace tq_work_list and tq_threads in taskq_t |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Prakash Surya | Replace struct spl_task with struct taskq_ent |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Prakash Surya | Add SPLAT_TEST_FINI call for SPLAT_TASKQ_TEST6_ID |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Prakash Surya | Fix usage of MUTEX macro in mutex_enter_nested |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Chris Dunlop | Allow 64-bit timestamps to be set on 64-bit kernels |
commit | commitdiff | tree | snapshot |
2011-11-22 |
Prakash Surya | Fix a typo referencing an incorrect symbol |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Brian Behlendorf | Prepend spl_ to all init/fini functions |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Brian Behlendorf | Fix depmod warning |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Brian Behlendorf | Linux 3.1 compat, shrink_*cache_memory |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Brian Behlendorf | Linux 3.1 compat, vfs_fsync() |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Brian Behlendorf | Linux 3.1 compat, kern_path_parent() |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Brian Behlendorf | Fix NULL deref in balance_pgdat() |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Brian Behlendorf | Include distribution in release |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Gunnar Beutner | Cleaned up MUTEX() #define |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Gunnar Beutner | Remove the spinlocks for mutex_enter()/mutex_exit() |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Gunnar Beutner | Fix race condition in mutex_exit() |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Gunnar Beutner | vn_rdwr() didn't properly advance the file position |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Brian Behlendorf | Fix package URLs to use the github repository |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Brian Behlendorf | Fix various typos in comments |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Gunnar Beutner | Fixed typo in spl_slab_alloc() |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Gunnar Beutner | Properly destroy work items in spl_kmem_cache_destroy() |
commit | commitdiff | tree | snapshot |
2011-10-11 |
Gunnar Beutner | Fixed invalid resource re-use in file_find() |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Behlendorf | Prep spl-0.6.0-rc6 tag |
commit | commitdiff | tree | snapshot |
2011-10-06 |
Brian Behlendorf | Remove /etc/hostid missing warning |
commit | commitdiff | tree | snapshot |
2011-09-30 |
Brian Behlendorf | Revert "Stabilize the hostid for RPM installations." |
commit | commitdiff | tree | snapshot |
2011-09-19 |
Brian Behlendorf | Fix HAVE_FS_STRUCT_SPINLOCK check for gcc-4.1.2 |
commit | commitdiff | tree | snapshot |
2011-07-22 |
Brian Behlendorf | Fix the configure CONFIG_* option detection |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Brian Behlendorf | Fix 'make install' overly broad 'rm' |
commit | commitdiff | tree | snapshot |
2011-07-01 |
Brian Behlendorf | Prep spl-0.6.0-rc5 tag |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Brian Behlendorf | Linux 2.6.39 compat, mutex owner |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Darik Horn | Stabilize the hostid for RPM installations. |
commit | commitdiff | tree | snapshot |
2011-06-24 |
Darik Horn | Read the /etc/hostid file directly. |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Brian Behlendorf | Add linux compatibility tests |
commit | commitdiff | tree | snapshot |
2011-06-21 |
Brian Behlendorf | Linux 3.0: Shrinker compatibility |
commit | commitdiff | tree | snapshot |
2011-06-16 |
Brian Behlendorf | Avoid 'rpm -q' bug for 'make pkg' |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Brian Behlendorf | Add TASKQ_NORECLAIM flag |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Brian Behlendorf | Prep spl-0.6.0-rc4 tag |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Brian Behlendorf | Correct MAXUID |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Gunnar Beutner | Renamed 'struct fid' for NFS |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Brian Behlendorf | Merged pull request #40 from dajhorn/spl-proc-typos. |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Darik Horn | Correct typos in the spl proc handler. |
commit | commitdiff | tree | snapshot |
2011-04-22 |
Brian Behlendorf | Fix 32-bit MAXOFFSET_T definition |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Darik Horn | Make the SPL kernel messages consistent with ZFS. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Darik Horn | Remove the gawk dependency. |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Darik Horn | Import spl_hostid as a module parameter. |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Brian Behlendorf | Linux 2.6.39 compat, zlib_deflate_workspacesize() |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Brian Behlendorf | Linux 2.6.39 compat, kern_path_parent() |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Brian Behlendorf | Linux 2.6.39 compat, DEFINE_SPINLOCK() |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Brian Behlendorf | Fix unused variable |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Brian Behlendorf | Fix gcc configure warnings |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Brian Behlendorf | Linux 2.6.39 compat, invalidate_inodes() |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Brian Behlendorf | Fix rebuildable RPMs for el6/ch5 |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Brian Behlendorf | Prep spl-0,6,0-rc3 tag |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Brian Behlendorf | Add dnlc_reduce_cache() support |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Brian Behlendorf | Decrease target objects per slab |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Brian Behlendorf | Add slab usage summeries to /proc |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Brian Behlendorf | Update /proc/spl/kmem/slab output |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Brian Behlendorf | Linux shrinker compat |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Brian Behlendorf | Add .va_dentry helper |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Brian Behlendorf | Update CHAOS 5 Packaging |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Brian Behlendorf | Add crgetfsuid()/crgetfsgid() helpers |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Brian Behlendorf | Load zlib_inflate.ko |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Brian Behlendorf | Disable vmalloc() direct reclaim |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Brian Behlendorf | Remove default GFP_NOFS allocations |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Brian Behlendorf | Prep spl-0.6.0-rc2 tag |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Brian Behlendorf | Linux 2.6.31 compat, include linux/seq_file.h |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Brian Behlendorf | Make Missing Modules.symvers Fatal |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Brian Behlendorf | Make CONFIG_PREEMPT Fatal |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Brian Behlendorf | Remove xvattr support |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Brian Behlendorf | Add TIMESPEC_OVERFLOW helper |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Brian Behlendorf | Add zlib regression test |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Brian Behlendorf | Fix zlib compression |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Brian Behlendorf | Use Linux flock struct |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Brian Behlendorf | Linux compat 2.6.37, invalidate_inodes() |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Brian Behlendorf | Prep spl-0.6.0-rc1 tag |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Brian Behlendorf | Prefer /lib/modules/$(uname -r)/ links |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Brian Behlendorf | Update META to 0.6.0 |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Brian Behlendorf | Block in cv_destroy() on all waiters |
commit | commitdiff | tree | snapshot |
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 |
next |