aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/fault_inject.c
Commit message (Expand)AuthorAge
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-28
|\
| * sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton2013-02-05
* | new helper: file_inode(file)Al Viro2013-02-22
|/
* NFSD: Correct the size calculation in fault_inject_writeBryan Schumaker2012-12-10
* NFSD: Pass correct buffer size to rpc_ntopBryan Schumaker2012-12-10
* NFSD: Forget state for a specific clientBryan Schumaker2012-12-03
* NFSD: Add a custom file operations structure for fault injectionBryan Schumaker2012-12-03
* NFSD: Reading a fault injection file prints a state countBryan Schumaker2012-12-03
* NFSD: Fault injection operations take a per-client forget functionBryan Schumaker2012-12-03
* NFSD: Lock state before calling fault injection functionBryan Schumaker2012-12-03
* NFSD: Fold fault_inject.h into state.hBryan Schumaker2012-11-28
* nfsd: return 0 on reads of fault injection filesWeston Andros Adamson2012-05-31
* debugfs-related mode_t whack-a-moleAl Viro2012-03-20
* NFSD: Added fault injectionBryan Schumaker2011-11-07