aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/kmem.c
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-132/+0
* xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner2011-03-071-4/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig2010-01-211-36/+20
* Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-101-2/+2
* [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-2/+2
* [XFS] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-181-3/+3
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-051-2/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-2/+3
* [XFS] pv 956240, author: nathans, rv: vapo - Minor fixes inVlad Apostolov2006-09-281-6/+11
* [XFS] Add a greedy allocation interface, allocating within a min/max sizeNathan Scott2006-09-281-0/+16
* [XFS] Add a debug flag for allocations which are known to be larger thanNathan Scott2006-09-281-0/+8
* [XFS] Cleanup cosmetic differences between source trees.Nathan Scott2005-11-031-1/+0
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-27/+11
* [PATCH] gfp_t: fs/*Al Viro2005-10-281-11/+11
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-5/+5
* [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/+134