summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/kmem.h
AgeCommit message (Expand)Author
2010-01-21xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig
2009-06-01xfs: prevent deadlock in xfs_qm_shake()Felix Blyakher
2008-07-28[XFS] kmem_free and kmem_realloc to use const void *Barry Naujok
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-09-05[XFS] Fix sparse warning in kmem_shake_allowChristoph Hellwig
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-14[XFS] Use generic shrinker interfaces in XFS.Andrew Morton
2006-09-28[XFS] Add a greedy allocation interface, allocating within a min/max sizeNathan Scott
2006-09-28[XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-06-09[XFS] Make the pflags test/set wrappers more legible for us mere humans.Nathan Scott
2006-03-24[PATCH] cpuset memory spread slab cache hooksPaul Jackson
2006-03-14[XFS] Cleanup the use of zones/slabs, more consistent and allows flags toNathan Scott
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg
2005-11-03[XFS] Cleanup cosmetic differences between source trees.Nathan Scott
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-02[XFS] Fix sparse warnings in kmem_* functions Patch from Victor FuscoChristoph Hellwig
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds