aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4xdr.c
AgeCommit message (Expand)Author
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
2011-05-29pnfs: layoutreturnBenny Halevy
2011-04-27NFS: Return meaningful status from decode_secinfo()Bryan Schumaker
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust
2011-04-13NFS: Use correct variable for page bounds checkingBryan Schumaker
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker
2011-03-24NFS: Add secinfo procedureBryan Schumaker
2011-03-23NFSv4.1: layoutcommitAndy Adamson
2011-03-23NFSv4.1: remove GETATTR from ds commitsFred Isaman
2011-03-11NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattrTrond Myklebust
2011-03-11NFSv4: cleanup idmapper functions to take an nfs_server argumentTrond Myklebust
2011-03-11NFSv4.1: remove GETATTR from ds writesFred Isaman
2011-03-11NFSv4.1: send zero stateid seqid on v4.1 i/oAndy Adamson
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-01-28NFS: NFSv4 readdir loses entriesChuck Lever
2011-01-28NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2011-01-06NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust
2011-01-06pnfs: serialize LAYOUTGET(openstateid)Fred Isaman
2011-01-06pnfs: change layout state seqlock to a spinlockFred Isaman
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever
2010-12-16NFS: Squelch compiler warning in decode_getdeviceinfo()Chuck Lever
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever
2010-12-16NFS: Fix hdrlen calculation in NFSv4's decode_read()Chuck Lever
2010-12-16NFS: Repair whitespace damage in NFS PROC macroChuck Lever
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust
2010-11-22NFS: Buffer overflow in ->decode_dirent() should not be fatalTrond Myklebust
2010-11-15NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson
2010-10-24NFS: ask for layouttypes during v4 fsinfo callAndy Adamson