index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
fault_inject.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-05
nfsd: remove old fault injection infrastructure
Jeff Layton
1
-45
/
+6
2014-08-05
nfsd: add more granular locking to *_delegations fault injectors
Jeff Layton
1
-10
/
+6
2014-08-05
nfsd: add more granular locking to forget_openowners fault injector
Jeff Layton
1
-5
/
+3
2014-08-05
nfsd: add more granular locking to forget_locks fault injector
Jeff Layton
1
-5
/
+3
2014-08-05
nfsd: add nfsd_inject_forget_clients
Jeff Layton
1
-2
/
+1
2014-08-05
nfsd: add a forget_client set_clnt routine
Jeff Layton
1
-1
/
+1
2014-08-05
nfsd: add a forget_clients "get" routine with proper locking
Jeff Layton
1
-2
/
+1
2014-08-05
nfsd: abstract out the get and set routines into the fault injection ops
Jeff Layton
1
-51
/
+78
2014-06-23
nfsd: properly handle embedded newlines in fault_injection input
Jeff Layton
1
-0
/
+8
2014-05-08
NFSD: Use simple_read_from_buffer for coping data to userspace
Kinglong Mee
1
-13
/
+2
2013-03-01
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
1
-1
/
+1
2012-12-11
NFSD: Correct the size calculation in fault_inject_write
Bryan Schumaker
1
-1
/
+1
2012-12-11
NFSD: Pass correct buffer size to rpc_ntop
Bryan Schumaker
1
-1
/
+1
2012-12-03
NFSD: Forget state for a specific client
Bryan Schumaker
1
-4
/
+33
2012-12-03
NFSD: Add a custom file operations structure for fault injection
Bryan Schumaker
1
-7
/
+49
2012-12-03
NFSD: Reading a fault injection file prints a state count
Bryan Schumaker
1
-2
/
+11
2012-12-03
NFSD: Fault injection operations take a per-client forget function
Bryan Schumaker
1
-7
/
+9
2012-12-03
NFSD: Lock state before calling fault injection function
Bryan Schumaker
1
-0
/
+2
2012-11-28
NFSD: Fold fault_inject.h into state.h
Bryan Schumaker
1
-1
/
+0
2012-06-01
nfsd: return 0 on reads of fault injection files
Weston Andros Adamson
1
-0
/
+1
2012-03-21
debugfs-related mode_t whack-a-mole
Al Viro
1
-1
/
+1
2011-11-08
NFSD: Added fault injection
Bryan Schumaker
1
-0
/
+91