index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fault-inject.c
Age
Commit message (
Expand
)
Author
2013-04-29
lib/: rename random32() to prandom_u32()
Akinobu Mita
2012-06-20
fault-inject: avoid call to random32() if fault injection is disabled
Anton Blanchard
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-01-03
switch debugfs to umode_t
Al Viro
2011-10-26
fault-inject: export setup_fault_attr()
Per Forlin
2011-10-26
fault-inject: export fault injection functions
Per Forlin
2011-08-03
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
2011-07-26
fault-injection: use debugfs_remove_recursive
Akinobu Mita
2011-07-26
fault-injection: cleanup simple attribute of stacktrace_depth
Akinobu Mita
2011-07-26
fault-injection: do not include unneeded header
Akinobu Mita
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-01-06
Remove remaining unwinder code
Alexey Dobriyan
2008-02-08
libfs: allow error return from simple attributes
Christoph Hellwig
2007-07-24
fault_inject: silence a warning
Stephen Rothwell
2007-05-08
simplify the stacktrace code
Christoph Hellwig
2007-02-20
[PATCH] fault injection: split up stacktrace filter Kconfig option
Akinobu Mita
2006-12-15
Remove stack unwinder for now
Linus Torvalds
2006-12-08
[PATCH] fault-injection: optimize and simplify should_fail()
Don Mullis
2006-12-08
[PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH
Don Mullis
2006-12-08
[PATCH] fault-injection: Use bool-true-false throughout
Don Mullis
2006-12-08
[PATCH] fault injection: stacktrace filtering
Akinobu Mita
2006-12-08
[PATCH] fault injection: process filtering for fault-injection capabilities
Akinobu Mita
2006-12-08
[PATCH] fault-injection capabilities infrastructure
Akinobu Mita