aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add --enable-debug-log configure optionBrian Behlendorf2012-02-022-22/+41
* Add the release component to headersBrian Behlendorf2012-01-182-8/+8
* Linux 3.2 compat: rw_semaphore.wait_lock is rawDarik Horn2012-01-112-16/+36
* Proxmox VE kernel compat, invalidate_inodes()Brian Behlendorf2011-12-211-2/+2
* Store copy of tqent_flags prior to servicing taskPrakash Surya2011-12-161-0/+1
* Swap taskq_ent_t with taskqid_t in taskq_thread_tPrakash Surya2011-12-161-1/+1
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-141-0/+6
* Implement taskq_dispatch_prealloc() interfacePrakash Surya2011-12-131-0/+9
* Replace tq_work_list and tq_threads in taskq_tPrakash Surya2011-12-131-2/+18
* Fix usage of MUTEX macro in mutex_enter_nestedPrakash Surya2011-12-131-1/+1
* Allow 64-bit timestamps to be set on 64-bit kernelsChris Dunlop2011-12-121-3/+8
* Prepend spl_ to all init/fini functionsBrian Behlendorf2011-11-115-10/+10
* Linux 3.1 compat, shrink_*cache_memoryBrian Behlendorf2011-11-091-6/+48
* Linux 3.1 compat, vfs_fsync()Brian Behlendorf2011-11-091-5/+9
* Linux 3.1 compat, kern_path_parent()Brian Behlendorf2011-11-092-6/+13
* Cleaned up MUTEX() #defineGunnar Beutner2011-10-191-1/+1
* Remove the spinlocks for mutex_enter()/mutex_exit()Gunnar Beutner2011-10-191-27/+1
* Fix race condition in mutex_exit()Gunnar Beutner2011-10-191-12/+2
* Fixed invalid resource re-use in file_find()Gunnar Beutner2011-10-111-0/+1
* Linux 2.6.39 compat, mutex ownerBrian Behlendorf2011-06-241-12/+9
* Read the /etc/hostid file directly.Darik Horn2011-06-241-0/+4
* Add linux compatibility testsBrian Behlendorf2011-06-211-0/+1
* Linux 3.0: Shrinker compatibilityBrian Behlendorf2011-06-211-23/+106
* Add TASKQ_NORECLAIM flagBrian Behlendorf2011-05-061-0/+1
* Correct MAXUIDBrian Behlendorf2011-04-291-1/+1
* Renamed 'struct fid' for NFSGunnar Beutner2011-04-291-1/+1
* Fix 32-bit MAXOFFSET_T definitionBrian Behlendorf2011-04-221-7/+1
* Import spl_hostid as a module parameter.Darik Horn2011-04-211-1/+1
* Linux 2.6.39 compat, zlib_deflate_workspacesize()Brian Behlendorf2011-04-202-0/+38
* Linux 2.6.39 compat, kern_path_parent()Brian Behlendorf2011-04-201-0/+6
* Linux 2.6.39 compat, invalidate_inodes()Brian Behlendorf2011-04-191-2/+18
* Add dnlc_reduce_cache() supportBrian Behlendorf2011-04-062-1/+53
* Decrease target objects per slabBrian Behlendorf2011-04-061-1/+1
* Add slab usage summeries to /procBrian Behlendorf2011-04-061-0/+6
* Linux shrinker compatBrian Behlendorf2011-04-061-0/+46
* Add .va_dentry helperBrian Behlendorf2011-04-061-0/+1
* Add crgetfsuid()/crgetfsgid() helpersBrian Behlendorf2011-03-221-0/+2
* Remove default GFP_NOFS allocationsBrian Behlendorf2011-03-191-7/+6
* Linux 2.6.31 compat, include linux/seq_file.hBrian Behlendorf2011-03-071-0/+1
* Remove xvattr supportBrian Behlendorf2011-03-021-70/+26
* Add TIMESPEC_OVERFLOW helperBrian Behlendorf2011-03-021-0/+3
* Add zlib regression testBrian Behlendorf2011-02-251-0/+1
* Fix zlib compressionBrian Behlendorf2011-02-252-97/+8
* Use Linux flock structBrian Behlendorf2011-02-231-7/+5
* Linux compat 2.6.37, invalidate_inodes()Brian Behlendorf2011-02-231-0/+13
* Block in cv_destroy() on all waitersBrian Behlendorf2011-02-041-0/+1
* Minor policy interfaceBrian Behlendorf2011-01-271-5/+18
* Add missing headersBrian Behlendorf2011-01-274-0/+99
* Add VSA_ACE_* and MAX_ACL_ENTRIES definesBrian Behlendorf2011-01-271-0/+7
* Add MAXUID defineBrian Behlendorf2011-01-271-0/+2