summaryrefslogtreecommitdiffstats
path: root/module/zfs/arc.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup ZFS debug infrastructureBrian Behlendorf2012-02-021-1/+0
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-30/+158
* Update default ARC memory limitsBrian Behlendorf2011-12-051-4/+4
* Add L2ARC tunablesBrian Behlendorf2011-07-081-8/+32
* Linux 3.0 compat, shrinker compatibilityBrian Behlendorf2011-06-211-3/+5
* Fix 'negative objects to delete' warningBrian Behlendorf2011-05-181-6/+12
* Add missing ZFS tunablesBrian Behlendorf2011-05-041-7/+17
* Enforce ARC meta-data limitsBrian Behlendorf2011-04-211-2/+15
* Add direct+indirect ARC reclaimBrian Behlendorf2011-04-071-0/+59
* Add missing arcstatsBrian Behlendorf2011-04-071-8/+20
* Use KM_PUSHPAGE instead of KM_SLEEPBrian Behlendorf2011-03-221-3/+3
* Use cv_timedwait_interruptible in arcBrian Behlendorf2010-12-141-3/+3
* Fix for access beyond end of device errorNed Bass2010-11-101-1/+1
* Add linux kernel module supportBrian Behlendorf2010-08-311-3/+18
* Add linux kernel memory supportBrian Behlendorf2010-08-311-2/+17
* Fix missing newlinesBrian Behlendorf2010-08-311-2/+2
* Fix list handling to only use the APIBrian Behlendorf2010-08-311-0/+3
* Fix gcc uninitialized variable warningsBrian Behlendorf2010-08-311-5/+5
* Fix gcc unused variable warningsBrian Behlendorf2010-08-311-2/+1
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-1/+1
* Fix gcc missing case warningsBrian Behlendorf2010-08-271-0/+4
* Fix gcc missing braces warningsBrian Behlendorf2010-08-271-1/+2
* Fix gcc invalid prototype warningsBrian Behlendorf2010-08-271-1/+1
* Fix gcc cast warningsBrian Behlendorf2010-08-271-9/+9
* Fix gcc c90 compliance warningsBrian Behlendorf2010-08-271-2/+4
* Update to onnv_147Brian Behlendorf2010-08-261-19/+36
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-359/+317
* Rebase master to b117Brian Behlendorf2009-07-021-17/+67
* Rebase master to b108Brian Behlendorf2009-02-181-115/+268
* Rebase master to b105Brian Behlendorf2009-01-151-2/+3
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+4479