aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/kmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-132/+0
2011-03-07xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner1-4/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-21xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig1-36/+20
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe1-2/+2
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-2/+2
2008-04-18[XFS] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter1-2/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton1-2/+3
2006-09-28[XFS] pv 956240, author: nathans, rv: vapo - Minor fixes inVlad Apostolov1-6/+11
2006-09-28[XFS] Add a greedy allocation interface, allocating within a min/max sizeNathan Scott1-0/+16
2006-09-28[XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott1-0/+8
2005-11-03[XFS] Cleanup cosmetic differences between source trees.Nathan Scott1-1/+0
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-27/+11
2005-10-28[PATCH] gfp_t: fs/*Al Viro1-11/+11
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-5/+5
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/+134