aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4xdr.c
Commit message (Expand)AuthorAge
* Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-01
|\
| * nfsd: add IPv6 addr escaping to fs_location hostsWeston Andros Adamson2012-05-31
| * nfsd4: fix change attribute endiannessJ. Bruce Fields2012-05-31
| * nfsd4: fix free_stateid return endiannessJ. Bruce Fields2012-05-31
| * nfsd4: int/__be32 fixesJ. Bruce Fields2012-05-31
| * nfsd4: fix missing "static"J. Bruce Fields2012-05-31
* | nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()Al Viro2012-04-13
* | nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro2012-04-13
|/
* NFSD: Fix nfs4_verifier memory alignmentChuck Lever2012-03-20
* nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Benny Halevy2012-02-17
* NFSD: Clean up the test_stateid functionBryan Schumaker2012-02-17
* nfsd41: split out share_access want and signal flags while decodingBenny Halevy2012-02-17
* nfsd4: rearrange struct nfsd4_slotJ. Bruce Fields2012-02-14
* nfsd4: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-25
* nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_accessBenny Halevy2011-11-01
* nfs41: implement DESTROY_CLIENTID operationMi Jinlong2011-10-24
* nfsd4: typo logical vs bitwise negate for want_maskBenny Halevy2011-10-24
* nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG...Benny Halevy2011-10-24
* nfsd4: implement new 4.1 open reclaim typesJ. Bruce Fields2011-10-19
* nfsd4: typo logical vs bitwise negateDan Carpenter2011-10-17
* nfsd4: move name-length checks to xdrJ. Bruce Fields2011-10-11
* nfsd4: move access/deny validity checks to xdr codeJ. Bruce Fields2011-10-11
* nfsd4: look up stateid's per clientidJ. Bruce Fields2011-09-26
* nfsd4: assume test_stateid always has sessionJ. Bruce Fields2011-09-26
* nfsd4: match close replays on stateid, not open owner idJ. Bruce Fields2011-09-17
* nfsd41: try to check reply size before operationMi Jinlong2011-09-16
* NFSD: Cleanup for nfsd4_path()Trond Myklebust2011-09-13
* nfsd4: split stateowners into open and lockownersJ. Bruce Fields2011-09-07
* nfsd4: drop most stateowner refcountingJ. Bruce Fields2011-09-01
* nfsd4: cleanup seqid op stateowner usageJ. Bruce Fields2011-08-31
* nfsd4: centralize handling of replay ownersJ. Bruce Fields2011-08-31
* nfsd4: fix off-by-one-error in SEQUENCE replyJ. Bruce Fields2011-08-31
* nfsd4: cleanup and consolidate seqid_mutating_errJ. Bruce Fields2011-08-27
* nfsd4: it's OK to return nfserr_symlinkJ. Bruce Fields2011-08-26
* nfsd4: clean up S_IS -> NF4 file type mappingJ. Bruce Fields2011-08-26
* nfsd4: fix seqid_mutating_errorJ. Bruce Fields2011-08-19
* nfsd: turn on reply cache for NFSv4J. Bruce Fields2011-07-18
* nfsd4: call nfsd4_release_compoundargs from pc_releaseJ. Bruce Fields2011-07-18
* NFSD: Added TEST_STATEID operationBryan Schumaker2011-07-15
* NFSD: added FREE_STATEID operationBryan Schumaker2011-07-15
* nfsd: make local functions staticDaniel Mack2011-05-18
* NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()Bryan Schumaker2011-04-29
* nfsd v4.1 lOCKT clientid field must be ignoredAndy Adamson2011-04-29
* nfsd: wrong index used in inner loopMi Jinlong2011-03-17
* nfsd: wrong index used in inner looproel2011-03-08
* nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown2011-02-16
* nfsd4: set sequence flag when backchannel is downJ. Bruce Fields2011-01-11
* nfsd4: support BIND_CONN_TO_SESSIONJ. Bruce Fields2011-01-11
* nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields2011-01-04
* nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields2011-01-04