summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/xdr4.h
Commit message (Expand)AuthorAgeFilesLines
* 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-071-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-261-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/+0
* | 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-091-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/+0
* nfsd4: rename cr_linkname->cr_dataJ. Bruce Fields2014-07-081-4/+4
* nfsd4: allow large readdirsJ. Bruce Fields2014-05-301-3/+2
* 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/+1
* nfsd4: nfsd4_replay_cache_entry should be staticJ. Bruce Fields2014-03-281-2/+0
* Define op_iattr for nfsd4_open instead using macroKinglong Mee2014-01-061-2/+1
* nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee2014-01-031-1/+0
* NFSD: Server implementation of MAC LabelingDavid Quigley2013-05-151-0/+4
* nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields2013-04-081-0/+1
* nfsd: remove unused macro in nfsv4Yanchuan Nian2013-04-031-1/+0
* nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields2013-04-031-0/+1
* nfsd4: simplify nfsd4_encode_fattr interface slightlyJ. Bruce Fields2013-01-231-1/+1
* nfsd4: disable zero-copy on non-final read opsJ. Bruce Fields2012-12-171-0/+8
* nfsd4: delay filling in write iovec array till after xdr decodingJ. Bruce Fields2012-11-261-1/+0
* nfsd4: move more write parameters into xdr argumentJ. Bruce Fields2012-11-261-0/+2
* nfsd: use service net instead of hard-coded init_netStanislav Kinsbursky2012-11-151-1/+1
* nfsd4: implement backchannel_ctl operationJ. Bruce Fields2012-11-071-0/+2
* nfsd4: int/__be32 fixesJ. Bruce Fields2012-05-311-3/+3
* NFSD: Fix nfs4_verifier memory alignmentChuck Lever2012-03-201-2/+2
* nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Benny Halevy2012-02-171-0/+1
* NFSD: Clean up the test_stateid functionBryan Schumaker2012-02-171-2/+7
* nfsd41: split out share_access want and signal flags while decodingBenny Halevy2012-02-171-2/+4
* nfsd41: use current stateid by valueTigran Mkrtchyan2012-02-151-2/+11
* nfsd41: save and restore current stateid with current fhTigran Mkrtchyan2012-02-151-0/+1
* nfsd41: handle current stateid in open and closeTigran Mkrtchyan2012-02-151-0/+1
* nfsd4: rearrange struct nfsd4_slotJ. Bruce Fields2012-02-141-1/+2
OpenPOWER on IntegriCloud