index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
failslab.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
1
-2
/
+10
2022-05-20
mm: fix missing handler for __GFP_NOWARN
Qi Zheng
1
-0
/
+3
2019-07-12
mm/failslab.c: by default, do not fail allocations with direct reclaim only
Nicolas Boichat
1
-1
/
+2
2019-03-06
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-10
/
+4
2018-06-15
mm: use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-04-06
mm: make should_failslab always available for fault injection
Howard McLauchlan
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-03-16
mm: fault-inject take over bootstrap kmem_cache check
Jesper Dangaard Brouer
1
-3
/
+9
2015-11-07
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-4
/
+4
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
1
-4
/
+4
2012-01-04
switch debugfs to umode_t
Al Viro
1
-1
/
+1
2011-08-04
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
1
-7
/
+7
2011-07-27
failslab: simplify debugfs initialization
Akinobu Mita
1
-21
/
+10
2011-07-27
fault-injection: use debugfs_remove_recursive
Akinobu Mita
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-26
failslab: add ability to filter slab caches
Dmitry Monakhov
1
-3
/
+15
2009-04-03
kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c
Pekka Enberg
1
-0
/
+1
2008-12-29
SLUB: failslab support
Akinobu Mita
1
-0
/
+59