index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fault-inject.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
fault-inject: add ratelimit option
Dmitry Monakhov
1
-4
/
+17
2013-06-03
debugfs: add get/set for atomic types
Seth Jennings
1
-21
/
+0
2013-04-29
lib/: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2012-06-20
fault-inject: avoid call to random32() if fault injection is disabled
Anton Blanchard
1
-0
/
+4
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2012-01-03
switch debugfs to umode_t
Al Viro
1
-4
/
+4
2011-10-26
fault-inject: export setup_fault_attr()
Per Forlin
1
-1
/
+2
2011-10-26
fault-inject: export fault injection functions
Per Forlin
1
-0
/
+2
2011-08-03
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
1
-13
/
+7
2011-07-26
fault-injection: use debugfs_remove_recursive
Akinobu Mita
1
-88
/
+27
2011-07-26
fault-injection: cleanup simple attribute of stacktrace_depth
Akinobu Mita
1
-15
/
+15
2011-07-26
fault-injection: do not include unneeded header
Akinobu Mita
1
-1
/
+0
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-01-06
Remove remaining unwinder code
Alexey Dobriyan
1
-1
/
+0
2008-02-08
libfs: allow error return from simple attributes
Christoph Hellwig
1
-7
/
+12
2007-07-24
fault_inject: silence a warning
Stephen Rothwell
1
-0
/
+4
2007-05-08
simplify the stacktrace code
Christoph Hellwig
1
-2
/
+1
2007-02-20
[PATCH] fault injection: split up stacktrace filter Kconfig option
Akinobu Mita
1
-20
/
+21
2006-12-15
Remove stack unwinder for now
Linus Torvalds
1
-31
/
+1
2006-12-08
[PATCH] fault-injection: optimize and simplify should_fail()
Don Mullis
1
-7
/
+4
2006-12-08
[PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH
Don Mullis
1
-4
/
+23
2006-12-08
[PATCH] fault-injection: Use bool-true-false throughout
Don Mullis
1
-21
/
+19
2006-12-08
[PATCH] fault injection: stacktrace filtering
Akinobu Mita
1
-1
/
+125
2006-12-08
[PATCH] fault injection: process filtering for fault-injection capabilities
Akinobu Mita
1
-1
/
+16
2006-12-08
[PATCH] fault-injection capabilities infrastructure
Akinobu Mita
1
-0
/
+183