aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
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
2012-03-02NFS: Reduce debugging noise from encode_compound_hdrChuck Lever
2012-03-02NFS: Request fh_expire_type attribute in "server caps" operationChuck Lever
2012-03-02NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONSChuck Lever
2012-03-02NFS: Simplify arguments of encode_renew()Chuck Lever
2012-03-02NFS: Clean up debugging in decode_pathname()Chuck Lever
2012-03-01NFSv4: parse and display server implementation idsWeston Andros Adamson
2012-03-01NFSv4: Send implementation id with exchange_idWeston Andros Adamson
2012-02-06NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson
2012-02-06NFS: printks in fs/nfs/ should start with NFS:Weston Andros Adamson
2012-02-06NFS: Pass a stateid to test_stateid() and free_stateid()Bryan Schumaker
2012-02-03NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust
2012-01-31NFSv4: Don't decode fs_locations if we didn't ask for them...Trond Myklebust
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust
2012-01-07NFSv4: Save the owner/group name string when doing openTrond Myklebust
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2011-10-31NFS: Clean up nfs4_xdr_dec_secinfo()Chuck Lever
2011-07-31pnfs: cleanup_layoutcommitAndy Adamson
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman
2011-07-31pnfs: GETDEVICELISTAndy Adamson
2011-07-31pnfs: use lwb as layoutcommit lengthPeng Tao
2011-07-12NFS: added FREE_STATEID callBryan Schumaker
2011-07-12NFS: Added TEST_STATEID callBryan Schumaker
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson
2011-07-11NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson
2011-06-21NFS: Fix decode_secinfo_maxszBryan Schumaker
2011-06-16NFSv4: Fix a readdir regressionTrond Myklebust
2011-06-15NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy
2011-05-29pnfs: encode_layoutcommitBenny Halevy
2011-05-29pnfs: encode_layoutreturnAndy Adamson