index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
failslab.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-12
mm/failslab.c: by default, do not fail allocations with direct reclaim only
Nicolas Boichat
1
-1
/
+2
2019-03-05
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-05
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-15
mm: fault-inject take over bootstrap kmem_cache check
Jesper Dangaard Brouer
1
-3
/
+9
2015-11-06
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-03
switch debugfs to umode_t
Al Viro
1
-1
/
+1
2011-08-03
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
1
-7
/
+7
2011-07-26
failslab: simplify debugfs initialization
Akinobu Mita
1
-21
/
+10
2011-07-26
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