aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4xdr.c
AgeCommit message (Expand)Author
2013-07-13nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields
2013-04-30NFSD: SECINFO doesn't handle unsupported pseudoflavors correctlyChuck Lever
2013-04-30NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo()Chuck Lever
2013-04-29Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields
2013-04-23nfsd: Decode and send 64bit time valuesBryan Schumaker
2013-04-16nfsd4: remove unused macroJ. Bruce Fields
2013-04-08nfsd4: cleanup handling of nfsv4.0 closed stateid'sJ. Bruce Fields
2013-04-03nfsd4: don't destroy in-use clientsJ. Bruce Fields
2013-04-03nfsd4: fix race on client shutdownJ. Bruce Fields
2013-04-03nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields
2013-03-29SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever
2013-03-26nfsd4: reject "negative" acl lengthsJ. Bruce Fields
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26switch vfs_getattr() to struct pathAl Viro
2013-02-13nfsd: Modify nfsd4_cb_sec to use kuids and kgidsEric W. Biederman
2013-02-13nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversionEric W. Biederman
2013-01-23nfsd4: simplify nfsd4_encode_fattr interface slightlyJ. Bruce Fields
2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields
2012-12-17nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields
2012-12-03nfsd4: discard some unused nfsd4_verify xdr codeJ. Bruce Fields
2012-11-28nfsd: make NFSv4 lease time per netStanislav Kinsbursky
2012-11-27nfsd4: return badname, not inval, on "." or "..", or "/"J. Bruce Fields
2012-11-26nfsd4: delay filling in write iovec array till after xdr decodingJ. Bruce Fields
2012-11-26nfsd4: move more write parameters into xdr argumentJ. Bruce Fields
2012-11-26nfsd4: reorganize write decodingJ. Bruce Fields
2012-11-26nfsd4: simplify reading of opnumJ. Bruce Fields
2012-11-26nfsd4: no, we're not going to check tags for utf8J. Bruce Fields
2012-11-07nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields
2012-11-07nfsd4: implement backchannel_ctl operationJ. Bruce Fields
2012-11-07nfsd4: clean up callback security parsingJ. Bruce Fields
2012-11-07nfsd4: helper function for getting mounted_on inoJ. Bruce Fields
2012-09-25nfsd4: fix bind_conn_to_session xdr commentJ. Bruce Fields
2012-07-10nfsd4: our filesystems are normally case sensitiveJ. Bruce Fields
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-05-31nfsd: add IPv6 addr escaping to fs_location hostsWeston Andros Adamson
2012-05-31nfsd4: fix change attribute endiannessJ. Bruce Fields
2012-05-31nfsd4: fix free_stateid return endiannessJ. Bruce Fields
2012-05-31nfsd4: int/__be32 fixesJ. Bruce Fields
2012-05-31nfsd4: fix missing "static"J. Bruce Fields
2012-04-13nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()Al Viro
2012-04-13nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro
2012-03-20NFSD: Fix nfs4_verifier memory alignmentChuck Lever
2012-02-17nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Benny Halevy
2012-02-17NFSD: Clean up the test_stateid functionBryan Schumaker
2012-02-17nfsd41: split out share_access want and signal flags while decodingBenny Halevy
2012-02-14nfsd4: rearrange struct nfsd4_slotJ. Bruce Fields
2011-11-25nfsd4: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-01nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_accessBenny Halevy
2011-10-24nfs41: implement DESTROY_CLIENTID operationMi Jinlong