index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
fault_inject.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
nfsd: remove old fault injection infrastructure
Jeff Layton
2014-08-05
1
-45
/
+6
*
nfsd: add more granular locking to *_delegations fault injectors
Jeff Layton
2014-08-05
1
-10
/
+6
*
nfsd: add more granular locking to forget_openowners fault injector
Jeff Layton
2014-08-05
1
-5
/
+3
*
nfsd: add more granular locking to forget_locks fault injector
Jeff Layton
2014-08-05
1
-5
/
+3
*
nfsd: add nfsd_inject_forget_clients
Jeff Layton
2014-08-05
1
-2
/
+1
*
nfsd: add a forget_client set_clnt routine
Jeff Layton
2014-08-05
1
-1
/
+1
*
nfsd: add a forget_clients "get" routine with proper locking
Jeff Layton
2014-08-05
1
-2
/
+1
*
nfsd: abstract out the get and set routines into the fault injection ops
Jeff Layton
2014-08-05
1
-51
/
+78
*
nfsd: properly handle embedded newlines in fault_injection input
Jeff Layton
2014-06-23
1
-0
/
+8
*
NFSD: Use simple_read_from_buffer for coping data to userspace
Kinglong Mee
2014-05-08
1
-13
/
+2
*
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-28
1
-1
/
+1
|
\
|
*
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2013-02-05
1
-1
/
+1
*
|
new helper: file_inode(file)
Al Viro
2013-02-22
1
-3
/
+3
|
/
*
NFSD: Correct the size calculation in fault_inject_write
Bryan Schumaker
2012-12-10
1
-1
/
+1
*
NFSD: Pass correct buffer size to rpc_ntop
Bryan Schumaker
2012-12-10
1
-1
/
+1
*
NFSD: Forget state for a specific client
Bryan Schumaker
2012-12-03
1
-4
/
+33
*
NFSD: Add a custom file operations structure for fault injection
Bryan Schumaker
2012-12-03
1
-7
/
+49
*
NFSD: Reading a fault injection file prints a state count
Bryan Schumaker
2012-12-03
1
-2
/
+11
*
NFSD: Fault injection operations take a per-client forget function
Bryan Schumaker
2012-12-03
1
-7
/
+9
*
NFSD: Lock state before calling fault injection function
Bryan Schumaker
2012-12-03
1
-0
/
+2
*
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
2012-11-28
1
-1
/
+0
*
nfsd: return 0 on reads of fault injection files
Weston Andros Adamson
2012-05-31
1
-0
/
+1
*
debugfs-related mode_t whack-a-mole
Al Viro
2012-03-20
1
-1
/
+1
*
NFSD: Added fault injection
Bryan Schumaker
2011-11-07
1
-0
/
+91