summaryrefslogtreecommitdiff
path: root/fs/nfsd/xdr4.h
Commit message (Expand)AuthorAge
* 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
* nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee2014-01-03
* NFSD: Server implementation of MAC LabelingDavid Quigley2013-05-15
* nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields2013-04-08
* nfsd: remove unused macro in nfsv4Yanchuan Nian2013-04-03
* nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields2013-04-03
* nfsd4: simplify nfsd4_encode_fattr interface slightlyJ. Bruce Fields2013-01-23
* nfsd4: disable zero-copy on non-final read opsJ. Bruce Fields2012-12-17
* nfsd4: delay filling in write iovec array till after xdr decodingJ. Bruce Fields2012-11-26
* nfsd4: move more write parameters into xdr argumentJ. Bruce Fields2012-11-26
* nfsd: use service net instead of hard-coded init_netStanislav Kinsbursky2012-11-15