aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/kmem.h
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-124/+0
* xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig2010-01-211-3/+18
* xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher2009-06-011-1/+1
* [XFS] kmem_free and kmem_realloc to use const void *Barry Naujok2008-07-281-2/+2
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-281-1/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* [XFS] Fix sparse warning in kmem_shake_allowChristoph Hellwig2007-09-051-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* [XFS] Use generic shrinker interfaces in XFS.Andrew Morton2007-07-141-19/+0
* [XFS] Add a greedy allocation interface, allocating within a min/max sizeNathan Scott2006-09-281-1/+2
* [XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott2006-09-281-1/+2
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+2
* [XFS] Make the pflags test/set wrappers more legible for us mere humans.Nathan Scott2006-06-091-37/+1
* [PATCH] cpuset memory spread slab cache hooksPaul Jackson2006-03-241-1/+1
* [XFS] Cleanup the use of zones/slabs, more consistent and allows flags toNathan Scott2006-03-141-36/+55
* [PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg2005-11-071-2/+2
* [XFS] Cleanup cosmetic differences between source trees.Nathan Scott2005-11-031-8/+8
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [PATCH] gfp_t: fs/*Al Viro2005-10-281-9/+9
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-7/+6
* [XFS] Fix sparse warnings in kmem_* functions Patch from Victor FuscoChristoph Hellwig2005-09-021-11/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+157