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