summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/fault_inject.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-03-011-1/+1
|\
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-051-1/+1
* | new helper: file_inode(file)Al Viro2013-02-231-3/+3
|/
* NFSD: Correct the size calculation in fault_inject_writeBryan Schumaker2012-12-111-1/+1
* NFSD: Pass correct buffer size to rpc_ntopBryan Schumaker2012-12-111-1/+1
* NFSD: Forget state for a specific clientBryan Schumaker2012-12-031-4/+33
* NFSD: Add a custom file operations structure for fault injectionBryan Schumaker2012-12-031-7/+49
* NFSD: Reading a fault injection file prints a state countBryan Schumaker2012-12-031-2/+11
* NFSD: Fault injection operations take a per-client forget functionBryan Schumaker2012-12-031-7/+9
* NFSD: Lock state before calling fault injection functionBryan Schumaker2012-12-031-0/+2
* NFSD: Fold fault_inject.h into state.hBryan Schumaker2012-11-281-1/+0Star
* nfsd: return 0 on reads of fault injection filesWeston Andros Adamson2012-06-011-0/+1
* debugfs-related mode_t whack-a-moleAl Viro2012-03-211-1/+1
* NFSD: Added fault injectionBryan Schumaker2011-11-081-0/+91