summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/fault_inject.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: remove old fault injection infrastructureJeff Layton2014-08-051-45/+6
* nfsd: add more granular locking to *_delegations fault injectorsJeff Layton2014-08-051-10/+6
* nfsd: add more granular locking to forget_openowners fault injectorJeff Layton2014-08-051-5/+3
* nfsd: add more granular locking to forget_locks fault injectorJeff Layton2014-08-051-5/+3
* nfsd: add nfsd_inject_forget_clientsJeff Layton2014-08-051-2/+1
* nfsd: add a forget_client set_clnt routineJeff Layton2014-08-051-1/+1
* nfsd: add a forget_clients "get" routine with proper lockingJeff Layton2014-08-051-2/+1
* nfsd: abstract out the get and set routines into the fault injection opsJeff Layton2014-08-051-51/+78
* nfsd: properly handle embedded newlines in fault_injection inputJeff Layton2014-06-231-0/+8
* NFSD: Use simple_read_from_buffer for coping data to userspaceKinglong Mee2014-05-081-13/+2
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-281-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-221-3/+3
|/
* NFSD: Correct the size calculation in fault_inject_writeBryan Schumaker2012-12-101-1/+1
* NFSD: Pass correct buffer size to rpc_ntopBryan Schumaker2012-12-101-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/+0
* nfsd: return 0 on reads of fault injection filesWeston Andros Adamson2012-05-311-0/+1
* debugfs-related mode_t whack-a-moleAl Viro2012-03-201-1/+1
* NFSD: Added fault injectionBryan Schumaker2011-11-071-0/+91
OpenPOWER on IntegriCloud