aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/kmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-10xfs: Correct comment tyops -> typosJoe Perches1-1/+1
2019-08-26xfs: add kmem_alloc_io()Dave Chinner1-17/+49
2019-08-26xfs: add kmem allocation trace pointsDave Chinner1-2/+9
2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa1-3/+3
2019-06-28xfs: remove unused header filesEric Sandeen1-5/+0
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-03-11xfs: fall back to vmalloc when allocation log vector buffersDave Chinner1-3/+3
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko1-1/+1
2017-05-03xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*Michal Hocko1-6/+6
2017-05-03xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko1-2/+2
2017-03-07xfs: remove kmem_zalloc_greedyDarrick J. Wong1-18/+0
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar1-0/+1
2016-04-06xfs: improve kmem_reallocChristoph Hellwig1-11/+15
2015-10-12xfs: more info from kmem deadlocks and high-level error msgsEric Sandeen1-2/+2
2015-10-12xfs: Print name and pid when memory allocation loopsTetsuo Handa1-4/+6
2015-02-02xfs: change kmem_free to use generic kvfree()Wang, Yalin1-10/+0
2014-10-02xfs: kill time.hDave Chinner1-1/+0
2014-03-07xfs: use NOIO contexts for vm_map_ramDave Chinner1-1/+20
2013-11-06xfs: simplify kmem_{zone_}zallocGu Zheng1-22/+0
2013-09-10xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner1-3/+12
2012-05-29xfs: switch to proper __bitwise type for KM_... flagsAl Viro1-5/+5
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+132