summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Add KSTAT_TYPE_TXG typeBrian Behlendorf2012-11-021-1/+22
* Make kstat.ks_update() callback atomicBrian Behlendorf2012-10-231-1/+2
* Add interface for file hole punching.Etienne Dechamps2012-10-041-0/+6
* Remove TQ_SLEEP -> KM_SLEEP mappingBrian Behlendorf2012-09-121-2/+3
* Revert "Switch KM_SLEEP to KM_PUSHPAGE"Brian Behlendorf2012-09-121-1/+0
* Add KMC_NOEMERGENCY slab flagBrian Behlendorf2012-09-071-0/+2
* Add DKIOCTRIM for TRIM support.Etienne Dechamps2012-09-021-0/+1
* Switch KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2012-08-271-0/+1
* Mutex ASSERT on self deadlockBrian Behlendorf2012-08-271-2/+7
* Add PF_NOFS debugging flagBrian Behlendorf2012-08-271-0/+49
* Revert "Add TASKQ_NORECLAIM flag"Brian Behlendorf2012-08-271-1/+0
* Emergency slab objectsBrian Behlendorf2012-08-271-0/+17
* Remove autotools productsBrian Behlendorf2012-08-274-1761/+0
* Add kpreempt_[dis|en]able macros in <sys/disp.h>Prakash Surya2012-08-241-0/+5
* Avoid calling smp_processor_id in spl_magazine_agePrakash Surya2012-08-241-0/+1
* Fix incorrect type in spl_kmem_cache_set_move() parameterRichard Yao2012-08-011-1/+1
* Constify memory management functionsRichard Yao2012-07-031-4/+4
* PowerPC CompatibilityBrian Behlendorf2012-07-022-2/+2
* Remove Solaris module emulationBrian Behlendorf2012-05-181-252/+10
* Modify KM_PUSHPAGE to use GFP_NOIO instead of GFP_NOFSRichard Yao2012-05-071-1/+1
* Throttle number of freed slabs based on nr_to_scanPrakash Surya2012-05-071-2/+3
* Define the needed ISA types for ARMJorgen Lundman2012-05-031-1/+18
* Remove condition variable namesBrian Behlendorf2012-04-061-9/+1
* Add SPL_META_RELEASE to module load/unload messagesBrian Behlendorf2012-03-231-1/+1
* Add basic dynamic kstat supportBrian Behlendorf2012-02-021-1/+10
* Add --enable-debug-log configure optionBrian Behlendorf2012-02-021-5/+2
* Linux 3.2 compat: rw_semaphore.wait_lock is rawDarik Horn2012-01-111-8/+8
* 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
* 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-113-6/+6
* Linux 3.1 compat, kern_path_parent()Brian Behlendorf2011-11-091-2/+3
* 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 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-201-0/+1
* Add dnlc_reduce_cache() supportBrian Behlendorf2011-04-061-1/+17
* Decrease target objects per slabBrian Behlendorf2011-04-061-1/+1
* Add slab usage summeries to /procBrian Behlendorf2011-04-061-0/+6