aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/kmem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-124/+0
2010-01-21xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig1-3/+18
2009-06-01xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher1-1/+1
2008-07-28[XFS] kmem_free and kmem_realloc to use const void *Barry Naujok1-2/+2
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko1-1/+1
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-09-05[XFS] Fix sparse warning in kmem_shake_allowChristoph Hellwig1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+2
2007-07-14[XFS] Use generic shrinker interfaces in XFS.Andrew Morton1-19/+0
2006-09-28[XFS] Add a greedy allocation interface, allocating within a min/max sizeNathan Scott1-1/+2
2006-09-28[XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott1-1/+2
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-2/+2
2006-06-09[XFS] Make the pflags test/set wrappers more legible for us mere humans.Nathan Scott1-37/+1
2006-03-24[PATCH] cpuset memory spread slab cache hooksPaul Jackson1-1/+1
2006-03-14[XFS] Cleanup the use of zones/slabs, more consistent and allows flags toNathan Scott1-36/+55
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg1-2/+2
2005-11-03[XFS] Cleanup cosmetic differences between source trees.Nathan Scott1-8/+8
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-10-28[PATCH] gfp_t: fs/*Al Viro1-9/+9
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-7/+6
2005-09-02[XFS] Fix sparse warnings in kmem_* functions Patch from Victor FuscoChristoph Hellwig1-11/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+157