summaryrefslogtreecommitdiffstats
path: root/fs/xfs/kmem.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: replace kmem_alloc_large() with kvmalloc()Dave Chinner2021-08-091-39/+0
* xfs: remove kmem_alloc_io()Dave Chinner2021-08-091-25/+0
* xfs: remove kmem_realloc()Carlos Maiolino2020-09-061-22/+0
* xfs: remove xfs_zone_{alloc,zalloc} helpersCarlos Maiolino2020-07-281-21/+0
* mm: remove the pgprot argument to __vmallocChristoph Hellwig2020-06-021-1/+1
* xfs: Correct comment tyops -> typosJoe Perches2019-11-101-1/+1
* xfs: add kmem_alloc_io()Dave Chinner2019-08-261-17/+49
* xfs: add kmem allocation trace pointsDave Chinner2019-08-261-2/+9
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-261-3/+3
* xfs: remove unused header filesEric Sandeen2019-06-281-5/+0
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: fall back to vmalloc when allocation log vector buffersDave Chinner2018-03-111-3/+3
* mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-081-1/+1
* xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*Michal Hocko2017-05-031-6/+6
* xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko2017-05-031-2/+2
* xfs: remove kmem_zalloc_greedyDarrick J. Wong2017-03-071-18/+0
* sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar2017-03-021-0/+1
* xfs: improve kmem_reallocChristoph Hellwig2016-04-061-11/+15
* xfs: more info from kmem deadlocks and high-level error msgsEric Sandeen2015-10-121-2/+2
* xfs: Print name and pid when memory allocation loopsTetsuo Handa2015-10-121-4/+6
* xfs: change kmem_free to use generic kvfree()Wang, Yalin2015-02-021-10/+0
* xfs: kill time.hDave Chinner2014-10-021-1/+0
* xfs: use NOIO contexts for vm_map_ramDave Chinner2014-03-071-1/+20
* xfs: simplify kmem_{zone_}zallocGu Zheng2013-11-061-22/+0
* xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner2013-09-101-3/+12
* xfs: switch to proper __bitwise type for KM_... flagsAl Viro2012-05-291-5/+5
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+132