summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4xdr.c
Commit message (Expand)AuthorAge
* NFSv4: Fix an incorrect pointer declaration in decode_first_pnfs_layout_typeTrond Myklebust2013-08-22
* NFSv4: Deal with some more sparse warningsTrond Myklebust2013-08-22
* NFSv4: encode_attrs should not backfill the bitmap and attribute lengthTrond Myklebust2013-07-23
* NFSv4: Fix brainfart in attribute length calculationTrond Myklebust2013-07-23
* NFSv4: Fix a regression against the FreeBSD serverTrond Myklebust2013-07-17
* Merge branch 'labeled-nfs' into linux-nextTrond Myklebust2013-06-28
|\
| * NFS: Client implementation of Labeled-NFSDavid Quigley2013-06-08
| * NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley2013-06-08
* | NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesizeAndy Adamson2013-06-28
|/
* NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC callTrond Myklebust2013-05-06
* Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-23
|\
| * NFS: Avoid PUTROOTFH when managing leasesChuck Lever2013-03-29
| * SUNRPC: Define rpcsec_gss_info structureChuck Lever2013-03-29
* | nfs: Send atime and mtime as a 64bit valueBryan Schumaker2013-04-19
* | NFSv4: Record the OPEN create mode used in the nfs4_opendata structureTrond Myklebust2013-04-16
|/
* NFSv4: Fix Oopses in the fs_locations codeTrond Myklebust2013-03-28
* NFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_CUR_FH opensTrond Myklebust2013-03-25
* NFSv4: The stateid must remain the same for replayed RPC callsTrond Myklebust2013-03-25
* nfs: Convert nfs4xdr to use kuids and kgidsEric W. Biederman2013-02-13
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-12-11
|\
| * NFS: Reduce stack use in encode_exchange_id()Jim Rees2012-11-21
* | NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust2012-12-06
* | NFSv4.1: Reset the sequence number for slots that have been deallocatedTrond Myklebust2012-12-06
* | NFSv4.1: Ensure that the client tracks the server target_highest_slotidTrond Myklebust2012-12-06
* | NFSv4.1: Simplify struct nfs4_sequence_args tooTrond Myklebust2012-11-26
* | NFSv4.1: Label each entry in the session slot tables with its slot numberTrond Myklebust2012-11-26
* | NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointerTrond Myklebust2012-11-26
* | NFS: Remove asserts from the NFS XDR codeTrond Myklebust2012-11-04
|/
* NFSv4 reduce attribute requests for open reclaimAndy Adamson2012-10-02
* NFSv4: don't put ACCESS in OPEN compound if O_EXCLWeston Andros Adamson2012-10-02
* NFSv4: Add ACCESS operation to OPEN compoundWeston Andros Adamson2012-10-01
* NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust2012-09-28
* NFSv4.1: decode_getdeviceinfo should check xdr_read_pages() return valueTrond Myklebust2012-09-26
* NFS: return error from decode_getfh in decode openWeston Andros Adamson2012-09-06
* NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust2012-09-06
* NFSv4: Don't use private xdr_stream fields in decode_getaclTrond Myklebust2012-08-16
* NFSv4: Fix pointer arithmetic in decode_getaclTrond Myklebust2012-08-16
* NFS: Keep module parameters in the generic NFS clientBryan Schumaker2012-07-30
* nfs: fix fl_type tests in NFSv4 codeJeff Layton2012-07-30
* NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust2012-06-28
* NFSv4: Decode getdevicelist should use nfs4_verifierTrond Myklebust2012-06-28
* NFSv4: Simplify the GETATTR attribute length calculationTrond Myklebust2012-06-28
* NFS: Let xdr_read_pages() check for buffer overflowsTrond Myklebust2012-06-28
* NFSv4: Fix up decode_attr_mdsthresholdTrond Myklebust2012-06-05
* NFSv4: Fix an Oops in the open recovery codeTrond Myklebust2012-06-05
* NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust2012-05-26
* NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust2012-05-26
* NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operationsTrond Myklebust2012-05-25
* nfs4.1: add BIND_CONN_TO_SESSION operationWeston Andros Adamson2012-05-24
* NFSv4.1 mdsthreshold attribute xdrAndy Adamson2012-05-24