aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-02NFSD: Encoder and decoder functions are always presentChuck Lever1-0/+1
2020-07-13nfsd: add structure definitions for xattr requests / responsesFrank van der Linden1-0/+31
2019-12-09NFSD add nfs4 inter ssc to nfsd4_copyOlga Kornievskaia1-0/+5
2019-12-09NFSD: allow inter server COPY to have a STALE source server fhOlga Kornievskaia1-0/+1
2019-12-09NFSD generalize nfsd4_compound_state flag namesOlga Kornievskaia1-3/+3
2019-12-09NFSD add COPY_NOTIFY operationOlga Kornievskaia1-1/+1
2019-12-09NFSD COPY_NOTIFY xdrOlga Kornievskaia1-0/+13
2019-12-09NFSD add ca_source_server<> to COPYOlga Kornievskaia1-5/+7
2019-08-19nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton1-10/+9
2019-07-03nfsd: decode implementation idJ. Bruce Fields1-0/+3
2019-07-03nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields1-1/+1
2018-09-25NFSD introduce async copy featureOlga Kornievskaia1-0/+12
2018-09-25NFSD OFFLOAD_STATUS xdrOlga Kornievskaia1-0/+10
2018-09-25NFSD CB_OFFLOAD xdrOlga Kornievskaia1-0/+6
2018-04-03nfsd: fix incorrect umasksJ. Bruce Fields1-0/+2
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever1-0/+2
2018-03-19nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields1-1/+0
2017-11-07nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields1-2/+11
2017-09-05nfsd: Incoming xdr_bufs may have content in tail bufferChuck Lever1-0/+1
2017-08-24nfsd4: skip encoder in trivial error casesJ. Bruce Fields1-0/+2
2017-08-24nfsd4: define ->op_release for compound opsJ. Bruce Fields1-0/+1
2017-08-24nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields1-0/+2
2017-08-01nfsd4: move some nfsd4 op definitions to xdr4.hJ. Bruce Fields1-0/+44
2017-05-15nfsd4: properly type op_func callbacksChristoph Hellwig1-35/+31
2017-05-15nfsd4: properly type op_set_currentstateid callbacksChristoph Hellwig1-1/+1
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig1-3/+2
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig1-2/+1
2017-05-15sunrpc: properly type pc_release callbacksChristoph Hellwig1-1/+1
2016-10-07NFSD: Implement the COPY callAnna Schumaker1-0/+23
2016-07-13nfsd: implement machine credential support for some operationsAndrew Elble1-0/+3
2016-07-13nfsd: allow mach_creds_match to be used more broadlyAndrew Elble1-0/+2
2015-12-07nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig1-0/+10
2015-10-12nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton1-1/+1
2015-06-22nfsd: take struct file setup fully into nfs4_preprocess_stateid_opChristoph Hellwig1-0/+1
2015-05-04nfsd: fix pNFS return on close semanticsSachin Bhamare1-0/+1
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2015-03-31nfsd: Remove duplicate macro define for max sec label lengthKinglong Mee1-1/+0
2015-03-31nfsd: remove unused status arg to nfsd4_cleanup_open_stateJeff Layton1-1/+1
2015-02-02nfsd: implement pNFS operationsChristoph Hellwig1-0/+59
2014-11-07nfsd: Add DEALLOCATE supportAnna Schumaker1-0/+1
2014-11-07nfsd: Add ALLOCATE supportAnna Schumaker1-0/+8
2014-09-29NFSD: Implement SEEKAnna Schumaker1-0/+14
2014-07-31nfsd: Add a mutex to protect the NFSv4.0 open owner replay cacheJeff Layton1-1/+4
2014-07-09nfsd: Allow struct nfsd4_compound_state to cache the nfs4_clientJeff Layton1-0/+1
2014-07-08nfsd: Cleanup nfs4svc_encode_compoundresTrond Myklebust1-1/+1
2014-07-08nfsd4: replace defer_free by svcxdr_tmpallocJ. Bruce Fields1-4/+9
2014-07-08nfsd4: remove unused defer_free argumentJ. Bruce Fields1-1/+0
2014-07-08nfsd4: rename cr_linkname->cr_dataJ. Bruce Fields1-4/+4
2014-05-30nfsd4: allow large readdirsJ. Bruce Fields1-3/+2