summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr4.h
Commit message (Expand)AuthorAgeFilesLines
* nfsd: decode implementation idJ. Bruce Fields2019-07-041-0/+3
* nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields2019-07-031-1/+1
* NFSD introduce async copy featureOlga Kornievskaia2018-09-261-0/+12
* NFSD OFFLOAD_STATUS xdrOlga Kornievskaia2018-09-261-0/+10
* NFSD CB_OFFLOAD xdrOlga Kornievskaia2018-09-261-0/+6
* nfsd: fix incorrect umasksJ. Bruce Fields2018-04-031-0/+2
* NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever2018-04-031-0/+2
* nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields2018-03-191-1/+0Star
* nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields2017-11-071-2/+11
* nfsd: Incoming xdr_bufs may have content in tail bufferChuck Lever2017-09-051-0/+1
* nfsd4: skip encoder in trivial error casesJ. Bruce Fields2017-08-251-0/+2
* nfsd4: define ->op_release for compound opsJ. Bruce Fields2017-08-251-0/+1
* nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields2017-08-251-0/+2
* nfsd4: move some nfsd4 op definitions to xdr4.hJ. Bruce Fields2017-08-011-0/+44
* nfsd4: properly type op_func callbacksChristoph Hellwig2017-05-151-35/+31Star
* nfsd4: properly type op_set_currentstateid callbacksChristoph Hellwig2017-05-151-1/+1
* sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-151-3/+2Star
* sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-151-2/+1Star
* sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-151-1/+1
* NFSD: Implement the COPY callAnna Schumaker2016-10-071-0/+23
* nfsd: implement machine credential support for some operationsAndrew Elble2016-07-131-0/+3
* nfsd: allow mach_creds_match to be used more broadlyAndrew Elble2016-07-131-0/+2
* nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig2015-12-081-0/+10
* nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton2015-10-121-1/+1
* nfsd: take struct file setup fully into nfs4_preprocess_stateid_opChristoph Hellwig2015-06-221-0/+1
* nfsd: fix pNFS return on close semanticsSachin Bhamare2015-05-041-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-271-1/+1
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* | nfsd: Remove duplicate macro define for max sec label lengthKinglong Mee2015-03-311-1/+0Star
* | nfsd: remove unused status arg to nfsd4_cleanup_open_stateJeff Layton2015-03-311-1/+1
|/
* nfsd: implement pNFS operationsChristoph Hellwig2015-02-021-0/+59
* nfsd: Add DEALLOCATE supportAnna Schumaker2014-11-071-0/+1
* nfsd: Add ALLOCATE supportAnna Schumaker2014-11-071-0/+8
* NFSD: Implement SEEKAnna Schumaker2014-09-291-0/+14
* nfsd: Add a mutex to protect the NFSv4.0 open owner replay cacheJeff Layton2014-07-311-1/+4
* nfsd: Allow struct nfsd4_compound_state to cache the nfs4_clientJeff Layton2014-07-101-0/+1
* nfsd: Cleanup nfs4svc_encode_compoundresTrond Myklebust2014-07-081-1/+1
* nfsd4: replace defer_free by svcxdr_tmpallocJ. Bruce Fields2014-07-081-4/+9
* nfsd4: remove unused defer_free argumentJ. Bruce Fields2014-07-081-1/+0Star
* nfsd4: rename cr_linkname->cr_dataJ. Bruce Fields2014-07-081-4/+4
* nfsd4: allow large readdirsJ. Bruce Fields2014-05-301-3/+2Star
* nfsd4: more precise nfsd4_max_replyJ. Bruce Fields2014-05-301-0/+1
* nfsd4: convert 4.1 replay encodingJ. Bruce Fields2014-05-301-1/+1
* nfsd4: teach encoders to handle reserve_space failuresJ. Bruce Fields2014-05-301-1/+1
* nfsd4: fix encoding of out-of-space repliesJ. Bruce Fields2014-05-271-0/+2
* nfsd4: tweak nfsd4_encode_getattr to take xdr_streamJ. Bruce Fields2014-05-231-3/+4
* nfsd4: embed xdr_stream in nfsd4_compoundresJ. Bruce Fields2014-05-231-3/+1Star
* nfsd4: nfsd4_replay_cache_entry should be staticJ. Bruce Fields2014-03-291-2/+0Star
* Define op_iattr for nfsd4_open instead using macroKinglong Mee2014-01-061-2/+1Star
* nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee2014-01-031-1/+0Star