Commit Graph

334750 Commits (8ce54e0d82730ece61737c9fd7b61b28ab8c3390)
 

Author SHA1 Message Date
Bryan Schumaker 8ce54e0d82 NFSD: Fault injection operations take a per-client forget function 12 years ago
Bryan Schumaker 269de30f10 NFSD: Clean up forgetting and recalling delegations 12 years ago
Bryan Schumaker 4dbdbda84f NFSD: Clean up forgetting openowners 12 years ago
Bryan Schumaker fc29171f5b NFSD: Clean up forgetting locks 12 years ago
Bryan Schumaker 44e34da60b NFSD: Clean up forgetting clients 12 years ago
Bryan Schumaker 043958395a NFSD: Lock state before calling fault injection function 12 years ago
J. Bruce Fields e5f9570319 nfsd4: discard some unused nfsd4_verify xdr code 12 years ago
Bryan Schumaker f3c7521fe5 NFSD: Fold fault_inject.h into state.h 12 years ago
Stanislav Kinsbursky 5284b44e43 nfsd: make NFSv4 grace time per net 12 years ago
Stanislav Kinsbursky 3d7337115d nfsd: make NFSv4 lease time per net 12 years ago
Stanislav Kinsbursky 864aee5c6f nfsd: remove redundant declarations 12 years ago
Stanislav Kinsbursky f141f79d70 nfsd: recovery - make in_grace per net 12 years ago
Stanislav Kinsbursky 3a0733692f nfsd: recovery - make rec_file per net 12 years ago
Stanislav Kinsbursky f252bc6806 nfsd: call state init and shutdown twice 12 years ago
Stanislav Kinsbursky d85ed44305 nfsd: cleanup NFSd state start a bit 12 years ago
Stanislav Kinsbursky 4dce0ac906 nfsd: cleanup NFSd state shutdown a bit 12 years ago
Stanislav Kinsbursky 4e37a7c207 nfsd: make delegations shutdown network namespace aware 12 years ago
Stanislav Kinsbursky c9a4962881 nfsd: make client_lock per net 12 years ago
Stanislav Kinsbursky ec28e02ca5 nfsd4: remove state lock from nfs4_state_shutdown 12 years ago
J. Bruce Fields dba88ba55a nfsd4: remove state lock from nfsd4_load_reboot_recovery_data 12 years ago
J. Bruce Fields a36b1725b3 nfsd4: return badname, not inval, on "." or "..", or "/" 12 years ago
J. Bruce Fields 063b0fb9fa nfsd4: downgrade some fs/nfsd/nfs4state.c BUG's 12 years ago
J. Bruce Fields ffe1137ba7 nfsd4: delay filling in write iovec array till after xdr decoding 12 years ago
J. Bruce Fields 70cc7f75b1 nfsd4: move more write parameters into xdr argument 12 years ago
J. Bruce Fields 5a80a54d21 nfsd4: reorganize write decoding 12 years ago
J. Bruce Fields 8a61b18c9b nfsd4: simplify reading of opnum 12 years ago
J. Bruce Fields 447bfcc936 nfsd4: no, we're not going to check tags for utf8 12 years ago
J. Bruce Fields 57d276d71a nfsd: fix v4 reply caching 12 years ago
Stanislav Kinsbursky 0912128149 nfsd: make laundromat network namespace aware 12 years ago
Stanislav Kinsbursky 12760c6685 nfsd: pass nfsd_net instead of net to grace enders 12 years ago
Stanislav Kinsbursky 3320fef19b nfsd: use service net instead of hard-coded init_net 12 years ago
Stanislav Kinsbursky 73758fed71 nfsd: make close_lru list per net 12 years ago
Stanislav Kinsbursky 5ed58bb243 nfsd: make client_lru list per net 12 years ago
Stanislav Kinsbursky 1872de0e81 nfsd: make sessionid_hashtbl allocated per net 12 years ago
Stanislav Kinsbursky 20e9e2bc98 nfsd: make lockowner_ino_hashtbl allocated per net 12 years ago
Stanislav Kinsbursky 9b53113740 nfsd: make ownerstr_hashtbl allocated per net 12 years ago
Stanislav Kinsbursky a99454aa4f nfsd: make unconf_name_tree per net 12 years ago
Stanislav Kinsbursky 0a7ec37727 nfsd: make unconf_id_hashtbl allocated per net 12 years ago
Stanislav Kinsbursky 382a62e76c nfsd: make conf_name_tree per net 12 years ago
Stanislav Kinsbursky 8daae4dc0d nfsd: make conf_id_hashtbl allocated per net 12 years ago
Stanislav Kinsbursky 52e19c09a1 nfsd: make reclaim_str_hashtbl allocated per net 12 years ago
Stanislav Kinsbursky c212cecfa2 nfsd: make nfs4_client network namespace dependent 12 years ago
Stanislav Kinsbursky 7f2210fa6b nfsd: use service net instead of hard-coded net where possible 12 years ago
J. Bruce Fields 621eb19ce1 svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul" 12 years ago
Fengguang Wu 2b4cf668a7 nfsd4: get_backchannel_cred should be static 12 years ago
Fengguang Wu 135ae8270d nfsd4: init_session should be declared static 12 years ago
Jeff Layton 7e4f015d81 nfsd: release the legacy reclaimable clients list in grace_done 12 years ago
Jeff Layton 2216d449a9 nfsd: get rid of cl_recdir field 12 years ago
Jeff Layton ac55fdc408 nfsd: move the confirmed and unconfirmed hlists to a rbtree 12 years ago
Jeff Layton 0ce0c2b5d2 nfsd: don't search for client by hash on legacy reboot recovery gracedone 12 years ago