summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4xdr.c
Commit message (Expand)AuthorAgeFilesLines
* NFSD: SECINFO doesn't handle unsupported pseudoflavors correctlyChuck Lever2013-04-301-6/+20
* NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo()Chuck Lever2013-04-301-7/+1
* Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-291-13/+11
|\
| * SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-291-13/+11
* | nfsd: Decode and send 64bit time valuesBryan Schumaker2013-04-231-14/+5
* | nfsd4: remove unused macroJ. Bruce Fields2013-04-161-19/+0
* | nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields2013-04-081-28/+6
* | nfsd4: don't destroy in-use clientsJ. Bruce Fields2013-04-031-1/+2
* | nfsd4: fix race on client shutdownJ. Bruce Fields2013-04-031-1/+0
* | nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields2013-04-031-0/+1
* | nfsd4: reject "negative" acl lengthsJ. Bruce Fields2013-03-261-1/+1
|/
* Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-02-281-13/+8
|\
| * nfsd4: simplify nfsd4_encode_fattr interface slightlyJ. Bruce Fields2013-01-231-13/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-2/+2
|\ \
| * | switch vfs_getattr() to struct pathAl Viro2013-02-261-2/+2
| |/
* | nfsd: Modify nfsd4_cb_sec to use kuids and kgidsEric W. Biederman2013-02-131-3/+10
* | nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversionEric W. Biederman2013-02-131-16/+25
|/
* nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-171-12/+12
* nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields2012-12-171-1/+10
* nfsd4: discard some unused nfsd4_verify xdr codeJ. Bruce Fields2012-12-031-19/+2
* nfsd: make NFSv4 lease time per netStanislav Kinsbursky2012-11-281-1/+3
* nfsd4: return badname, not inval, on "." or "..", or "/"J. Bruce Fields2012-11-271-13/+12
* nfsd4: delay filling in write iovec array till after xdr decodingJ. Bruce Fields2012-11-261-20/+0
* nfsd4: move more write parameters into xdr argumentJ. Bruce Fields2012-11-261-11/+9
* nfsd4: reorganize write decodingJ. Bruce Fields2012-11-261-21/+41
* nfsd4: simplify reading of opnumJ. Bruce Fields2012-11-261-32/+2
* nfsd4: no, we're not going to check tags for utf8J. Bruce Fields2012-11-261-6/+0
* nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields2012-11-071-3/+11
* nfsd4: implement backchannel_ctl operationJ. Bruce Fields2012-11-071-1/+12
* nfsd4: clean up callback security parsingJ. Bruce Fields2012-11-071-55/+63
* nfsd4: helper function for getting mounted_on inoJ. Bruce Fields2012-11-071-12/+18
* nfsd4: fix bind_conn_to_session xdr commentJ. Bruce Fields2012-09-251-1/+1
* nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields2012-07-101-1/+1
* Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-011-18/+44
|\
| * nfsd: add IPv6 addr escaping to fs_location hostsWeston Andros Adamson2012-05-311-7/+33
| * nfsd4: fix change attribute endiannessJ. Bruce Fields2012-05-311-2/+2
| * nfsd4: fix free_stateid return endiannessJ. Bruce Fields2012-05-311-2/+2
| * nfsd4: int/__be32 fixesJ. Bruce Fields2012-05-311-6/+6
| * nfsd4: fix missing "static"J. Bruce Fields2012-05-311-1/+1
* | nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()Al Viro2012-04-131-1/+1
* | nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro2012-04-131-1/+1
|/
* NFSD: Fix nfs4_verifier memory alignmentChuck Lever2012-03-201-14/+14
* nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Benny Halevy2012-02-171-0/+14
* NFSD: Clean up the test_stateid functionBryan Schumaker2012-02-171-46/+20
* nfsd41: split out share_access want and signal flags while decodingBenny Halevy2012-02-171-4/+15
* nfsd4: rearrange struct nfsd4_slotJ. Bruce Fields2012-02-141-3/+2
* nfsd4: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-251-2/+1
* nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_accessBenny Halevy2011-11-011-1/+1
* nfs41: implement DESTROY_CLIENTID operationMi Jinlong2011-10-241-1/+11
* nfsd4: typo logical vs bitwise negate for want_maskBenny Halevy2011-10-241-1/+1
OpenPOWER on IntegriCloud