index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
failslab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-03-05
1
-10
/
+4
*
mm: use octal not symbolic permissions
Joe Perches
2018-06-15
1
-1
/
+1
*
mm: make should_failslab always available for fault injection
Howard McLauchlan
2018-04-05
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm: fault-inject take over bootstrap kmem_cache check
Jesper Dangaard Brouer
2016-03-15
1
-3
/
+9
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
1
-4
/
+4
*
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
1
-4
/
+4
*
switch debugfs to umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
2011-08-03
1
-7
/
+7
*
failslab: simplify debugfs initialization
Akinobu Mita
2011-07-26
1
-21
/
+10
*
fault-injection: use debugfs_remove_recursive
Akinobu Mita
2011-07-26
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
failslab: add ability to filter slab caches
Dmitry Monakhov
2010-02-26
1
-3
/
+15
*
kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c
Pekka Enberg
2009-04-03
1
-0
/
+1
*
SLUB: failslab support
Akinobu Mita
2008-12-29
1
-0
/
+59