summaryrefslogtreecommitdiff
path: root/fs/nfsd/xdr4.h
AgeCommit message (Expand)Author
2019-12-09NFSD add nfs4 inter ssc to nfsd4_copyOlga Kornievskaia
2019-12-09NFSD: allow inter server COPY to have a STALE source server fhOlga Kornievskaia
2019-12-09NFSD generalize nfsd4_compound_state flag namesOlga Kornievskaia
2019-12-09NFSD add COPY_NOTIFY operationOlga Kornievskaia
2019-12-09NFSD COPY_NOTIFY xdrOlga Kornievskaia
2019-12-09NFSD add ca_source_server<> to COPYOlga Kornievskaia
2019-08-19nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cacheJeff Layton
2019-07-03nfsd: decode implementation idJ. Bruce Fields
2019-07-03nfsd: use 64-bit seconds fields in nfsd v4 codeJ. Bruce Fields
2018-09-25NFSD introduce async copy featureOlga Kornievskaia
2018-09-25NFSD OFFLOAD_STATUS xdrOlga Kornievskaia
2018-09-25NFSD CB_OFFLOAD xdrOlga Kornievskaia
2018-04-03nfsd: fix incorrect umasksJ. Bruce Fields
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever
2018-03-19nfsd: remove unsused "cp_consecutive" fieldJ. Bruce Fields
2017-11-07nfsd4: fix cached replies to solo SEQUENCE compoundsJ. Bruce Fields
2017-09-05nfsd: Incoming xdr_bufs may have content in tail bufferChuck Lever
2017-08-24nfsd4: skip encoder in trivial error casesJ. Bruce Fields
2017-08-24nfsd4: define ->op_release for compound opsJ. Bruce Fields
2017-08-24nfsd4: opdesc will be useful outside nfs4proc.cJ. Bruce Fields
2017-08-01nfsd4: move some nfsd4 op definitions to xdr4.hJ. Bruce Fields
2017-05-15nfsd4: properly type op_func callbacksChristoph Hellwig
2017-05-15nfsd4: properly type op_set_currentstateid callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_encode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_decode callbacksChristoph Hellwig
2017-05-15sunrpc: properly type pc_release callbacksChristoph Hellwig
2016-10-07NFSD: Implement the COPY callAnna Schumaker
2016-07-13nfsd: implement machine credential support for some operationsAndrew Elble
2016-07-13nfsd: allow mach_creds_match to be used more broadlyAndrew Elble
2015-12-07nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig
2015-10-12nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton
2015-06-22nfsd: take struct file setup fully into nfs4_preprocess_stateid_opChristoph Hellwig
2015-05-04nfsd: fix pNFS return on close semanticsSachin Bhamare
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-31nfsd: Remove duplicate macro define for max sec label lengthKinglong Mee
2015-03-31nfsd: remove unused status arg to nfsd4_cleanup_open_stateJeff Layton
2015-02-02nfsd: implement pNFS operationsChristoph Hellwig
2014-11-07nfsd: Add DEALLOCATE supportAnna Schumaker
2014-11-07nfsd: Add ALLOCATE supportAnna Schumaker
2014-09-29NFSD: Implement SEEKAnna Schumaker
2014-07-31nfsd: Add a mutex to protect the NFSv4.0 open owner replay cacheJeff Layton
2014-07-09nfsd: Allow struct nfsd4_compound_state to cache the nfs4_clientJeff Layton
2014-07-08nfsd: Cleanup nfs4svc_encode_compoundresTrond Myklebust
2014-07-08nfsd4: replace defer_free by svcxdr_tmpallocJ. Bruce Fields
2014-07-08nfsd4: remove unused defer_free argumentJ. Bruce Fields
2014-07-08nfsd4: rename cr_linkname->cr_dataJ. Bruce Fields
2014-05-30nfsd4: allow large readdirsJ. Bruce Fields
2014-05-30nfsd4: more precise nfsd4_max_replyJ. Bruce Fields
2014-05-30nfsd4: convert 4.1 replay encodingJ. Bruce Fields