summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
2012-10-02NFSv4: don't put ACCESS in OPEN compound if O_EXCLWeston Andros Adamson
2012-10-01NFSv4: Add ACCESS operation to OPEN compoundWeston Andros Adamson
2012-09-28NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust
2012-09-26NFSv4.1: decode_getdeviceinfo should check xdr_read_pages() return valueTrond Myklebust
2012-09-06NFS: return error from decode_getfh in decode openWeston Andros Adamson
2012-09-06NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust
2012-08-16NFSv4: Don't use private xdr_stream fields in decode_getaclTrond Myklebust
2012-08-16NFSv4: Fix pointer arithmetic in decode_getaclTrond Myklebust
2012-07-30NFS: Keep module parameters in the generic NFS clientBryan Schumaker
2012-07-30nfs: fix fl_type tests in NFSv4 codeJeff Layton
2012-06-28NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust
2012-06-28NFSv4: Decode getdevicelist should use nfs4_verifierTrond Myklebust
2012-06-28NFSv4: Simplify the GETATTR attribute length calculationTrond Myklebust
2012-06-28NFS: Let xdr_read_pages() check for buffer overflowsTrond Myklebust
2012-06-05NFSv4: Fix up decode_attr_mdsthresholdTrond Myklebust
2012-06-05NFSv4: Fix an Oops in the open recovery codeTrond Myklebust
2012-05-26NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust
2012-05-26NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust
2012-05-25NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operationsTrond Myklebust
2012-05-24nfs4.1: add BIND_CONN_TO_SESSION operationWeston Andros Adamson
2012-05-24NFSv4.1 mdsthreshold attribute xdrAndy Adamson
2012-05-22NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever
2012-05-22NFS: Always use the same SETCLIENTID boot verifierChuck Lever
2012-05-01NFSv4: COMMIT does not need post-op attributesTrond Myklebust
2012-05-01NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compoundsTrond Myklebust
2012-05-01NFSv4: Simplify the NFSv4 CREATE compoundTrond Myklebust
2012-05-01NFSv4: Simplify the NFSv4 OPEN compoundTrond Myklebust
2012-05-01NFSv4: Retrieve attributes _before_ calling delegreturnTrond Myklebust
2012-05-01NFSv4: Fix a typo in NFS4_enc_link_szTrond Myklebust
2012-04-27NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman
2012-04-27NFS: Do secinfo as part of lookupBryan Schumaker
2012-04-27NFS: Fix SECINFO_NO_NAMEBryan Schumaker
2012-04-27Avoid beyond bounds copy while caching ACLSachin Prabhu
2012-04-27Avoid reading past buffer when calling GETACLSachin Prabhu
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust
2012-03-14NFS: Fix a compile error when !defined NFS_DEBUGTrond Myklebust
2012-03-08NFSv4: Clean up nfs4_select_rw_stateid()Trond Myklebust
2012-03-06NFSv4: Add a helper encode_uint64Trond Myklebust
2012-03-06NFSv4: More xdr cleanupsTrond Myklebust
2012-03-06NFSv4: Cleanup - convert more functions to use encode_op_hdrTrond Myklebust
2012-03-06NFS: Fix nfs4_verifier memory alignmentChuck Lever
2012-03-06NFSv4: Add a encode op helperTrond Myklebust
2012-03-06NFSv4: Add a helper for encoding NFSv4 sequence idsTrond Myklebust
2012-03-06NFSv4: Minor clean ups for encode_string()Trond Myklebust
2012-03-06NFSv4: Simplify the struct nfs4_stateidTrond Myklebust
2012-03-06NFSv4: Rename nfs4_copy_stateid()Trond Myklebust
2012-03-06NFSv4: Add a helper for encoding stateidsTrond Myklebust
2012-03-06NFSv4: Add a helper for encoding opaque dataTrond Myklebust
2012-03-06NFSv4: Rename encode_stateid() to encode_open_stateid()Trond Myklebust
2012-03-03Merge commit 'nfs-for-3.3-4' into nfs-for-nextTrond Myklebust