index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
failslab.c
Age
Commit message (
Expand
)
Author
2019-07-12
mm/failslab.c: by default, do not fail allocations with direct reclaim only
Nicolas Boichat
2019-03-05
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-15
mm: use octal not symbolic permissions
Joe Perches
2018-04-05
mm: make should_failslab always available for fault injection
Howard McLauchlan
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-03-15
mm: fault-inject take over bootstrap kmem_cache check
Jesper Dangaard Brouer
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2012-01-03
switch debugfs to umode_t
Al Viro
2011-08-03
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
2011-07-26
failslab: simplify debugfs initialization
Akinobu Mita
2011-07-26
fault-injection: use debugfs_remove_recursive
Akinobu Mita
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
failslab: add ability to filter slab caches
Dmitry Monakhov
2009-04-03
kmemtrace, mm: fix slab.h dependency problem in mm/failslab.c
Pekka Enberg
2008-12-29
SLUB: failslab support
Akinobu Mita