aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/xdr4.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-31nfsd: Add a mutex to protect the NFSv4.0 open owner replay cacheGravatar Jeff Layton 1-1/+4
2014-07-09nfsd: Allow struct nfsd4_compound_state to cache the nfs4_clientGravatar Jeff Layton 1-0/+1
2014-07-08nfsd: Cleanup nfs4svc_encode_compoundresGravatar Trond Myklebust 1-1/+1
2014-07-08nfsd4: replace defer_free by svcxdr_tmpallocGravatar J. Bruce Fields 1-4/+9
2014-07-08nfsd4: remove unused defer_free argumentGravatar J. Bruce Fields 1-1/+0
2014-07-08nfsd4: rename cr_linkname->cr_dataGravatar J. Bruce Fields 1-4/+4
2014-05-30nfsd4: allow large readdirsGravatar J. Bruce Fields 1-3/+2
2014-05-30nfsd4: more precise nfsd4_max_replyGravatar J. Bruce Fields 1-0/+1
2014-05-30nfsd4: convert 4.1 replay encodingGravatar J. Bruce Fields 1-1/+1
2014-05-30nfsd4: teach encoders to handle reserve_space failuresGravatar J. Bruce Fields 1-1/+1
2014-05-27nfsd4: fix encoding of out-of-space repliesGravatar J. Bruce Fields 1-0/+2
2014-05-23nfsd4: tweak nfsd4_encode_getattr to take xdr_streamGravatar J. Bruce Fields 1-3/+4
2014-05-23nfsd4: embed xdr_stream in nfsd4_compoundresGravatar J. Bruce Fields 1-3/+1
2014-03-28nfsd4: nfsd4_replay_cache_entry should be staticGravatar J. Bruce Fields 1-2/+0
2014-01-06Define op_iattr for nfsd4_open instead using macroGravatar Kinglong Mee 1-2/+1
2014-01-03nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidGravatar Kinglong Mee 1-1/+0
2013-05-15NFSD: Server implementation of MAC LabelingGravatar David Quigley 1-0/+4
2013-04-08nfsd4: cleanup handling of nfsv4.0 closed stateid'sGravatar J. Bruce Fields 1-0/+1
2013-04-03nfsd: remove unused macro in nfsv4Gravatar Yanchuan Nian 1-1/+0
2013-04-03nfsd4: handle seqid-mutating open errors from xdr decodingGravatar J. Bruce Fields 1-0/+1
2013-01-23nfsd4: simplify nfsd4_encode_fattr interface slightlyGravatar J. Bruce Fields 1-1/+1
2012-12-17nfsd4: disable zero-copy on non-final read opsGravatar J. Bruce Fields 1-0/+8
2012-11-26nfsd4: delay filling in write iovec array till after xdr decodingGravatar J. Bruce Fields 1-1/+0
2012-11-26nfsd4: move more write parameters into xdr argumentGravatar J. Bruce Fields 1-0/+2
2012-11-15nfsd: use service net instead of hard-coded init_netGravatar Stanislav Kinsbursky 1-1/+1
2012-11-07nfsd4: implement backchannel_ctl operationGravatar J. Bruce Fields 1-0/+2
2012-05-31nfsd4: int/__be32 fixesGravatar J. Bruce Fields 1-3/+3
2012-03-20NFSD: Fix nfs4_verifier memory alignmentGravatar Chuck Lever 1-2/+2
2012-02-17nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Gravatar Benny Halevy 1-0/+1
2012-02-17NFSD: Clean up the test_stateid functionGravatar Bryan Schumaker 1-2/+7
2012-02-17nfsd41: split out share_access want and signal flags while decodingGravatar Benny Halevy 1-2/+4
2012-02-15nfsd41: use current stateid by valueGravatar Tigran Mkrtchyan 1-2/+11
2012-02-15nfsd41: save and restore current stateid with current fhGravatar Tigran Mkrtchyan 1-0/+1
2012-02-15nfsd41: handle current stateid in open and closeGravatar Tigran Mkrtchyan 1-0/+1
2012-02-14nfsd4: rearrange struct nfsd4_slotGravatar J. Bruce Fields 1-1/+2
2011-10-24nfs41: implement DESTROY_CLIENTID operationGravatar Mi Jinlong 1-0/+5
2011-10-17nfsd4: warn on open failure after createGravatar J. Bruce Fields 1-1/+2
2011-10-17nfsd4: preallocate open stateid in process_open1()Gravatar J. Bruce Fields 1-0/+1
2011-10-17nfsd4: preallocate nfs4_file in process_open1()Gravatar J. Bruce Fields 1-0/+1
2011-10-17nfsd4: clean up open owners on OPEN failureGravatar J. Bruce Fields 1-0/+1
2011-10-11nfsd4: move name-length checks to xdrGravatar J. Bruce Fields 1-2/+1
2011-09-26nfsd4: assume test_stateid always has sessionGravatar J. Bruce Fields 1-1/+0
2011-09-16nfsd41: try to check reply size before operationGravatar Mi Jinlong 1-0/+1
2011-09-07nfsd4: split stateowners into open and lockownersGravatar J. Bruce Fields 1-1/+1
2011-09-01nfsd4: eliminate unused lt_stateownerGravatar J. Bruce Fields 1-1/+0
2011-09-01nfsd4: drop most stateowner refcountingGravatar J. Bruce Fields 1-1/+1
2011-08-31nfsd4: cleanup seqid op stateowner usageGravatar J. Bruce Fields 1-7/+0
2011-08-27nfsd4: remove HAS_SESSIONGravatar J. Bruce Fields 1-1/+1
2011-07-18nfsd: turn on reply cache for NFSv4Gravatar J. Bruce Fields 1-0/+3
2011-07-18nfsd4: call nfsd4_release_compoundargs from pc_releaseGravatar J. Bruce Fields 1-1/+1