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