- 4034247 mm: introduce memalloc_retry_wait() by NeilBrown · 3 years ago
- d634525 xfs: replace kmem_alloc_large() with kvmalloc() by Dave Chinner · 3 years, 5 months ago
- 98fe2c3 xfs: remove kmem_alloc_io() by Dave Chinner · 3 years, 5 months ago
- 771915c xfs: remove kmem_realloc() by Carlos Maiolino · 4 years, 4 months ago
- bae633a xfs: remove xfs_zone_{alloc,zalloc} helpers by Carlos Maiolino · 4 years, 5 months ago
- 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
- cf085a1 xfs: Correct comment tyops -> typos by Joe Perches · 5 years ago
- f8f9ee4 xfs: add kmem_alloc_io() by Dave Chinner · 5 years ago
- 0ad9568 xfs: add kmem allocation trace points by Dave Chinner · 5 years ago
- 707e0dd fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. by Tetsuo Handa · 5 years ago
- 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- cb0a8d2 xfs: fall back to vmalloc when allocation log vector buffers by Dave Chinner · 7 years ago
- 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 8 years ago
- 9ba1fb2 xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* by Michal Hocko · 8 years ago
- 9070733 xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS by Michal Hocko · 8 years ago
- 08b005f xfs: remove kmem_zalloc_greedy by Darrick J. Wong · 8 years ago
- 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 664b60f xfs: improve kmem_realloc by Christoph Hellwig · 9 years ago
- 847f9f6 xfs: more info from kmem deadlocks and high-level error msgs by Eric Sandeen · 9 years ago
- 5bf97b1 xfs: Print name and pid when memory allocation loops by Tetsuo Handa · 9 years ago
- f3d2155 xfs: change kmem_free to use generic kvfree() by Wang, Yalin · 10 years ago
- e076b0f xfs: kill time.h by Dave Chinner · 10 years ago
- ae687e5 xfs: use NOIO contexts for vm_map_ram by Dave Chinner · 11 years ago
- 359d992 xfs: simplify kmem_{zone_}zalloc by Gu Zheng · 11 years ago
- fdd3cce xfs: factor all the kmalloc-or-vmalloc fallback allocations by Dave Chinner · 11 years ago
- 77ba787 xfs: switch to proper __bitwise type for KM_... flags by Al Viro · 13 years ago
- c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/kmem.c]
- 4f10700 xfs: Convert linux-2.6/ files to new logging interface by Dave Chinner · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- bdfb043 xfs: replace KM_LARGE with explicit vmalloc use by Christoph Hellwig · 15 years ago
- 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
- d3689d7 [XFS] kmem_free and kmem_realloc to use const void * by Barry Naujok · 17 years ago
- f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 17 years ago
- 34a622b [XFS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
- 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 17 years ago
- cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
- 3fcfab1 [PATCH] separate bdi congestion functions from queue congestion functions by Andrew Morton · 18 years ago
- 6216ff1 [XFS] pv 956240, author: nathans, rv: vapo - Minor fixes in kmem_zalloc_greedy() by Vlad Apostolov · 18 years ago
- 77e4635 [XFS] Add a greedy allocation interface, allocating within a min/max size range. by Nathan Scott · 18 years ago
- efb8ad7 [XFS] Add a debug flag for allocations which are known to be larger than by Nathan Scott · 18 years ago
- 7f248a8 [XFS] Cleanup cosmetic differences between source trees. by Nathan Scott · 19 years ago
- 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
- 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
- dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
- 760dea6 [XFS] Fix sparse warnings in kmem_* functions Patch from Victor Fusco by Christoph Hellwig · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago