| Commit message (Expand) | Author | Age | Files | Lines |
* | Add --enable-debug-log configure option | Brian Behlendorf | 2012-02-02 | 2 | -22/+41 |
* | Add the release component to headers | Brian Behlendorf | 2012-01-18 | 2 | -8/+8 |
* | Linux 3.2 compat: rw_semaphore.wait_lock is raw | Darik Horn | 2012-01-11 | 2 | -16/+36 |
* | Proxmox VE kernel compat, invalidate_inodes() | Brian Behlendorf | 2011-12-21 | 1 | -2/+2 |
* | Store copy of tqent_flags prior to servicing task | Prakash Surya | 2011-12-16 | 1 | -0/+1 |
* | Swap taskq_ent_t with taskqid_t in taskq_thread_t | Prakash Surya | 2011-12-16 | 1 | -1/+1 |
* | Add make rule for building Arch Linux packages | Prakash Surya | 2011-12-14 | 1 | -0/+6 |
* | Implement taskq_dispatch_prealloc() interface | Prakash Surya | 2011-12-13 | 1 | -0/+9 |
* | Replace tq_work_list and tq_threads in taskq_t | Prakash Surya | 2011-12-13 | 1 | -2/+18 |
* | Fix usage of MUTEX macro in mutex_enter_nested | Prakash Surya | 2011-12-13 | 1 | -1/+1 |
* | Allow 64-bit timestamps to be set on 64-bit kernels | Chris Dunlop | 2011-12-12 | 1 | -3/+8 |
* | Prepend spl_ to all init/fini functions | Brian Behlendorf | 2011-11-11 | 5 | -10/+10 |
* | Linux 3.1 compat, shrink_*cache_memory | Brian Behlendorf | 2011-11-09 | 1 | -6/+48 |
* | Linux 3.1 compat, vfs_fsync() | Brian Behlendorf | 2011-11-09 | 1 | -5/+9 |
* | Linux 3.1 compat, kern_path_parent() | Brian Behlendorf | 2011-11-09 | 2 | -6/+13 |
* | Cleaned up MUTEX() #define | Gunnar Beutner | 2011-10-19 | 1 | -1/+1 |
* | Remove the spinlocks for mutex_enter()/mutex_exit() | Gunnar Beutner | 2011-10-19 | 1 | -27/+1 |
* | Fix race condition in mutex_exit() | Gunnar Beutner | 2011-10-19 | 1 | -12/+2 |
* | Fixed invalid resource re-use in file_find() | Gunnar Beutner | 2011-10-11 | 1 | -0/+1 |
* | Linux 2.6.39 compat, mutex owner | Brian Behlendorf | 2011-06-24 | 1 | -12/+9 |
* | Read the /etc/hostid file directly. | Darik Horn | 2011-06-24 | 1 | -0/+4 |
* | Add linux compatibility tests | Brian Behlendorf | 2011-06-21 | 1 | -0/+1 |
* | Linux 3.0: Shrinker compatibility | Brian Behlendorf | 2011-06-21 | 1 | -23/+106 |
* | Add TASKQ_NORECLAIM flag | Brian Behlendorf | 2011-05-06 | 1 | -0/+1 |
* | Correct MAXUID | Brian Behlendorf | 2011-04-29 | 1 | -1/+1 |
* | Renamed 'struct fid' for NFS | Gunnar Beutner | 2011-04-29 | 1 | -1/+1 |
* | Fix 32-bit MAXOFFSET_T definition | Brian Behlendorf | 2011-04-22 | 1 | -7/+1 |
* | Import spl_hostid as a module parameter. | Darik Horn | 2011-04-21 | 1 | -1/+1 |
* | Linux 2.6.39 compat, zlib_deflate_workspacesize() | Brian Behlendorf | 2011-04-20 | 2 | -0/+38 |
* | Linux 2.6.39 compat, kern_path_parent() | Brian Behlendorf | 2011-04-20 | 1 | -0/+6 |
* | Linux 2.6.39 compat, invalidate_inodes() | Brian Behlendorf | 2011-04-19 | 1 | -2/+18 |
* | Add dnlc_reduce_cache() support | Brian Behlendorf | 2011-04-06 | 2 | -1/+53 |
* | Decrease target objects per slab | Brian Behlendorf | 2011-04-06 | 1 | -1/+1 |
* | Add slab usage summeries to /proc | Brian Behlendorf | 2011-04-06 | 1 | -0/+6 |
* | Linux shrinker compat | Brian Behlendorf | 2011-04-06 | 1 | -0/+46 |
* | Add .va_dentry helper | Brian Behlendorf | 2011-04-06 | 1 | -0/+1 |
* | Add crgetfsuid()/crgetfsgid() helpers | Brian Behlendorf | 2011-03-22 | 1 | -0/+2 |
* | Remove default GFP_NOFS allocations | Brian Behlendorf | 2011-03-19 | 1 | -7/+6 |
* | Linux 2.6.31 compat, include linux/seq_file.h | Brian Behlendorf | 2011-03-07 | 1 | -0/+1 |
* | Remove xvattr support | Brian Behlendorf | 2011-03-02 | 1 | -70/+26 |
* | Add TIMESPEC_OVERFLOW helper | Brian Behlendorf | 2011-03-02 | 1 | -0/+3 |
* | Add zlib regression test | Brian Behlendorf | 2011-02-25 | 1 | -0/+1 |
* | Fix zlib compression | Brian Behlendorf | 2011-02-25 | 2 | -97/+8 |
* | Use Linux flock struct | Brian Behlendorf | 2011-02-23 | 1 | -7/+5 |
* | Linux compat 2.6.37, invalidate_inodes() | Brian Behlendorf | 2011-02-23 | 1 | -0/+13 |
* | Block in cv_destroy() on all waiters | Brian Behlendorf | 2011-02-04 | 1 | -0/+1 |
* | Minor policy interface | Brian Behlendorf | 2011-01-27 | 1 | -5/+18 |
* | Add missing headers | Brian Behlendorf | 2011-01-27 | 4 | -0/+99 |
* | Add VSA_ACE_* and MAX_ACL_ENTRIES defines | Brian Behlendorf | 2011-01-27 | 1 | -0/+7 |
* | Add MAXUID define | Brian Behlendorf | 2011-01-27 | 1 | -0/+2 |