Commit Graph

132543 Commits (38eb76a54d803e6792816623651b1a9cb85f8d01)
 

Author SHA1 Message Date
Andy Adamson 38eb76a54d nfsd41: Add a create session replay cache 16 years ago
Andy Adamson ec6b5d7b50 nfsd41: create_session operation 16 years ago
Andy Adamson 14778a133e nfsd41: clear DRC cache on free_session 16 years ago
Andy Adamson da3846a286 nfsd41: nfsd DRC logic 16 years ago
Andy Adamson c3d06f9ce8 nfsd41: hard page limit for DRC 16 years ago
Andy Adamson 074fe89753 nfsd41: DRC save, restore, and clear functions 16 years ago
Andy Adamson f9bb94c4c6 nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion != 0 only. 16 years ago
Benny Halevy b85d4c01b7 nfsd41: sequence operation 16 years ago
Andy Adamson a1bcecd29c nfsd41: match clientid establishment method 16 years ago
Andy Adamson 0733d21338 nfsd41: exchange_id operation 16 years ago
Andy Adamson 069b6ad4bb nfsd41: proc stubs 16 years ago
Andy Adamson 2db134eb3b nfsd41: xdr infrastructure 16 years ago
Marc Eshel 5282fd724b nfsd41: sessionid hashing 16 years ago
Marc Eshel c4bf786806 nfsd41: release_session when client is expired 16 years ago
Marc Eshel 9fb870702d nfsd41: introduce nfs4_client cl_sessions list 16 years ago
Andy Adamson 7116ed6b99 nfsd41: sessions basic data types 16 years ago
Marc Eshel 10add806c3 nfsd41: define nfs41 error codes 16 years ago
Benny Halevy 18df1884a8 nfs41: common protocol definitions 16 years ago
Andy Adamson 2f425878b6 nfsd: don't use the deferral service, return NFS4ERR_DELAY 16 years ago
Benny Halevy 2076601632 nfsd: remove nfsd4_ops array size 16 years ago
Andy Adamson e354d571bb nfsd: embed nfsd4_current_state in nfsd4_compoundres 16 years ago
Greg Banks 42d671c78f Fix a build warning about leaking CONFIG_NFSD to userspace. 16 years ago
Greg Banks b5cbc369db Document /proc/fs/nfsd/pool_stats 16 years ago
ideawu abd91ee979 sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_process 16 years ago
Chuck Lever 2795e53b4e SUNRPC: Clean up static inline functions in svc_xprt.h 16 years ago
Sachin S. Prabhu 0953e620de Inconsistent setattr behaviour 16 years ago
Olga Kornievskaia 47a14ef1af svcrpc: take advantage of tcp autotuning 16 years ago
J. Bruce Fields 026722c25e nfsd4: don't check ip address in setclientid 16 years ago
Greg Banks 03cf6c9f49 knfsd: add file to export stats about nfsd pools 16 years ago
Greg Banks 59a252ff8c knfsd: avoid overloading the CPU scheduler with enormous load averages 16 years ago
Greg Banks 8bbfa9f388 knfsd: remove the nfsd thread busy histogram 16 years ago
J. Bruce Fields 5cb031b0af nfsd4: remove redundant check from nfsd4_open 16 years ago
J. Bruce Fields 05f4f678b0 nfsd4: don't do lookup within readdir in recovery code 16 years ago
J. Bruce Fields a1c8c4d1ff nfsd4: support putpubfh operation 16 years ago
David Shaw 31dec2538e Short write in nfsd becomes a full write to the client 16 years ago
Benny Halevy 1e685ec270 NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_opnotsupp 16 years ago
J. Bruce Fields a601caeda2 nfsd4: move rpc_client setup to a separate function 16 years ago
J. Bruce Fields 418cd20aa1 nfsd4: fix do_probe_callback errors 16 years ago
J. Bruce Fields 8b671b8070 nfsd4: remove use of mutex for file_hashtable 16 years ago
J. Bruce Fields d7fdcfe0aa nfsd4: put_nfs4_client does not require state lock 16 years ago
J. Bruce Fields 18f82731b7 nfsd4: rename io_during_grace_disallowed 16 years ago
J. Bruce Fields 6150ef0dc7 nfsd4: remove unused CHECK_FH flag 16 years ago
J. Bruce Fields 7e0f7cf582 nfsd4: fail when delegreturn gets a non-delegation stateid 16 years ago
J. Bruce Fields 203a8c8e66 nfsd4: separate delegreturn case from preprocess_stateid_op 16 years ago
J. Bruce Fields 3e633079e3 nfsd4: add a helper function to decide if stateid is delegation 16 years ago
J. Bruce Fields 819a8f539a nfsd4: remove some dprintk's 16 years ago
J. Bruce Fields fd03b09906 nfsd4: remove unneeded local variable 16 years ago
J. Bruce Fields dc9bf700ed nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op 16 years ago
J. Bruce Fields 0c2a498fa6 nfsd4: move check_stateid_generation check 16 years ago
J. Bruce Fields a4455be085 nfsd4: trivial preprocess_stateid_op cleanup 16 years ago