summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4xdr.c
AgeCommit message (Expand)Author
2014-07-09nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-07-06nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-05-06nfsd4: fix memory leak in nfsd4_encode_fattr()Yan, Zheng
2014-05-06nfsd4: fix test_stateid error reply encodingJ. Bruce Fields
2014-05-06nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields
2014-01-24nfsd4: decrease nfsd4_encode_fattr stack usageJ. Bruce Fields
2014-01-08nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields
2014-01-07nfsd4: encode_rdattr_error cleanupJ. Bruce Fields
2014-01-07nfsd4: nfsd4_encode_fattr cleanupJ. Bruce Fields
2014-01-03nfsd: get rid of unused macro definitionKinglong Mee
2014-01-03nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattrKinglong Mee
2014-01-03nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee
2014-01-03nfsd: clean up an xdr reserved space calculationKinglong Mee
2014-01-02nfsd: calculate the missing length of bitmap in EXCHANGE_IDKinglong Mee
2013-12-10nfsd: start documenting some XDR handling functionsChristoph Hellwig
2013-11-19nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields
2013-11-14nfsd: export proper maximum file size to the clientChristoph Hellwig
2013-11-13nfsd4: improve write performance with better sendspace reservationsJ. Bruce Fields
2013-11-01nfsd4: fix discarded security labels on setattrJ. Bruce Fields
2013-10-30NFSD: Add support for NFS v4.2 operation checkingAnna Schumaker
2013-10-30NFSD: Combine decode operations for v4 and v4.1Anna Schumaker
2013-09-03nfsd: racy access to ->d_name in nsfd4_encode_path()Al Viro
2013-08-07nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_IDWeston Andros Adamson
2013-07-08nfsd4: allow destroy_session over destroyed sessionJ. Bruce Fields
2013-07-01nfsd4: minor read_buf cleanupJ. Bruce Fields
2013-07-01nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields
2013-07-01nfsd4: allow client to send no cb_sec flavorsJ. Bruce Fields
2013-07-01nfsd4: implement minimal SP4_MACH_CREDJ. Bruce Fields
2013-05-15nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL caseJ. Bruce Fields
2013-05-15NFSD: Server implementation of MAC LabelingDavid Quigley
2013-05-13NFSDv4.2: Add NFS v4.2 support to the NFS serverSteve Dickson
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