aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
2014-01-31nfs: initialize the ACL support bits to zero.Malahal Naineni
2013-12-06NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust
2013-11-04NFSv4.2: encode_readdir - only ask for labels when doing readdirplusTrond Myklebust
2013-10-28NFS: Add method to detect whether an FSID is still on the serverChuck Lever
2013-10-28NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever
2013-09-10NFSv4.1 fix decode_free_stateidAndy Adamson
2013-09-05nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson
2013-09-03NFS: NFSv4.0 transport blockingChuck Lever
2013-08-22NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_typeTrond Myklebust
2013-08-22NFSv4: Deal with some more sparse warningsTrond Myklebust
2013-07-23NFSv4: encode_attrs should not backfill the bitmap and attribute lengthTrond Myklebust
2013-07-23NFSv4: Fix brainfart in attribute length calculationTrond Myklebust
2013-07-17NFSv4: Fix a regression against the FreeBSD serverTrond Myklebust
2013-06-28Merge branch 'labeled-nfs' into linux-nextTrond Myklebust
2013-06-28NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson
2013-06-08NFS: Client implementation of Labeled-NFSDavid Quigley
2013-06-08NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley
2013-05-06NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC callTrond Myklebust
2013-04-23Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust
2013-04-19nfs: Send atime and mtime as a 64bit valueBryan Schumaker
2013-04-16NFSv4: Record the OPEN create mode used in the nfs4_opendata structureTrond Myklebust
2013-03-29NFS: Avoid PUTROOTFH when managing leasesChuck Lever
2013-03-29SUNRPC: Define rpcsec_gss_info structureChuck Lever
2013-03-28NFSv4: Fix Oopses in the fs_locations codeTrond Myklebust
2013-03-25NFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_CUR_FH opensTrond Myklebust
2013-03-25NFSv4: The stateid must remain the same for replayed RPC callsTrond Myklebust
2013-02-13nfs: Convert nfs4xdr to use kuids and kgidsEric W. Biederman
2012-12-11Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust
2012-12-06NFSv4.1: Reset the sequence number for slots that have been deallocatedTrond Myklebust
2012-12-06NFSv4.1: Ensure that the client tracks the server target_highest_slotidTrond Myklebust
2012-11-26NFSv4.1: Simplify struct nfs4_sequence_args tooTrond Myklebust
2012-11-26NFSv4.1: Label each entry in the session slot tables with its slot numberTrond Myklebust
2012-11-26NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust
2012-11-21NFS: Reduce stack use in encode_exchange_id()Jim Rees
2012-11-04NFS: Remove asserts from the NFS XDR codeTrond Myklebust
2012-10-02NFSv4 reduce attribute requests for open reclaimAndy Adamson
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