aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/xdr4.h
AgeCommit message (Expand)AuthorFilesLines
2018-04-03nfsd: fix incorrect umasksGravatar J. Bruce Fields 1-0/+2
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersGravatar Chuck Lever 1-0/+2
2018-03-19nfsd: remove unsused "cp_consecutive" fieldGravatar J. Bruce Fields 1-1/+0
2017-11-07nfsd4: fix cached replies to solo SEQUENCE compoundsGravatar J. Bruce Fields 1-2/+11
2017-09-05nfsd: Incoming xdr_bufs may have content in tail bufferGravatar Chuck Lever 1-0/+1
2017-08-24nfsd4: skip encoder in trivial error casesGravatar J. Bruce Fields 1-0/+2
2017-08-24nfsd4: define ->op_release for compound opsGravatar J. Bruce Fields 1-0/+1
2017-08-24nfsd4: opdesc will be useful outside nfs4proc.cGravatar J. Bruce Fields 1-0/+2
2017-08-01nfsd4: move some nfsd4 op definitions to xdr4.hGravatar J. Bruce Fields 1-0/+44
2017-05-15nfsd4: properly type op_func callbacksGravatar Christoph Hellwig 1-35/+31
2017-05-15nfsd4: properly type op_set_currentstateid callbacksGravatar Christoph Hellwig 1-1/+1
2017-05-15sunrpc: properly type pc_encode callbacksGravatar Christoph Hellwig 1-3/+2
2017-05-15sunrpc: properly type pc_decode callbacksGravatar Christoph Hellwig 1-2/+1
2017-05-15sunrpc: properly type pc_release callbacksGravatar Christoph Hellwig 1-1/+1
2016-10-07NFSD: Implement the COPY callGravatar Anna Schumaker 1-0/+23
2016-07-13nfsd: implement machine credential support for some operationsGravatar Andrew Elble 1-0/+3
2016-07-13nfsd: allow mach_creds_match to be used more broadlyGravatar Andrew Elble 1-0/+2
2015-12-07nfsd: implement the NFSv4.2 CLONE operationGravatar Christoph Hellwig 1-0/+10
2015-10-12nfsd: switch unsigned char flags in svc_fh to boolsGravatar Jeff Layton 1-1/+1
2015-06-22nfsd: take struct file setup fully into nfs4_preprocess_stateid_opGravatar Christoph Hellwig 1-0/+1
2015-05-04nfsd: fix pNFS return on close semanticsGravatar Sachin Bhamare 1-0/+1
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-1/+1
2015-03-31nfsd: Remove duplicate macro define for max sec label lengthGravatar Kinglong Mee 1-1/+0
2015-03-31nfsd: remove unused status arg to nfsd4_cleanup_open_stateGravatar Jeff Layton 1-1/+1
2015-02-02nfsd: implement pNFS operationsGravatar Christoph Hellwig 1-0/+59
2014-11-07nfsd: Add DEALLOCATE supportGravatar Anna Schumaker 1-0/+1
2014-11-07nfsd: Add ALLOCATE supportGravatar Anna Schumaker 1-0/+8
2014-09-29NFSD: Implement SEEKGravatar Anna Schumaker 1-0/+14
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