aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-31pnfs: cleanup_layoutcommitAndy Adamson1-0/+1
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman1-17/+82
2011-07-31pnfs: GETDEVICELISTAndy Adamson1-0/+131
2011-07-31pnfs: use lwb as layoutcommit lengthPeng Tao1-1/+1
2011-07-12NFS: added FREE_STATEID callBryan Schumaker1-0/+80
2011-07-12NFS: Added TEST_STATEID callBryan Schumaker1-0/+91
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker1-0/+68
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson1-1/+7
2011-07-11NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson1-1/+1
2011-06-21NFS: Fix decode_secinfo_maxszBryan Schumaker1-1/+1
2011-06-16NFSv4: Fix a readdir regressionTrond Myklebust1-7/+7
2011-06-15NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy1-4/+6
2011-05-29pnfs: encode_layoutcommitBenny Halevy1-3/+13
2011-05-29pnfs: encode_layoutreturnAndy Adamson1-2/+7
2011-05-29pnfs: layoutreturnBenny Halevy1-6/+105
2011-04-27NFS: Return meaningful status from decode_secinfo()Bryan Schumaker1-4/+7
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust1-17/+14
2011-04-13NFS: Use correct variable for page bounds checkingBryan Schumaker1-4/+7
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust1-13/+154
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson1-10/+20
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker1-5/+6
2011-03-24NFS: Add secinfo procedureBryan Schumaker1-0/+135
2011-03-23NFSv4.1: layoutcommitAndy Adamson1-0/+129
2011-03-23NFSv4.1: remove GETATTR from ds commitsFred Isaman1-3/+5
2011-03-11NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattrTrond Myklebust1-2/+0
2011-03-11NFSv4: cleanup idmapper functions to take an nfs_server argumentTrond Myklebust1-10/+8
2011-03-11NFSv4.1: remove GETATTR from ds writesFred Isaman1-3/+5
2011-03-11NFSv4.1: send zero stateid seqid on v4.1 i/oAndy Adamson1-3/+7
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson1-2/+2
2011-01-28NFS: NFSv4 readdir loses entriesChuck Lever1-3/+0
2011-01-28NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever1-3/+3
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust1-6/+0
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust1-6/+0
2011-01-06NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust1-6/+8
2011-01-06pnfs: serialize LAYOUTGET(openstateid)Fred Isaman1-4/+1
2011-01-06pnfs: change layout state seqlock to a spinlockFred Isaman1-1/+1
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever1-316/+303
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever1-372/+291
2010-12-16NFS: Squelch compiler warning in decode_getdeviceinfo()Chuck Lever1-1/+1
2010-12-16NFS: Simplify ->decode_dirent() calling sequenceChuck Lever1-7/+22
2010-12-16NFS: Fix hdrlen calculation in NFSv4's decode_read()Chuck Lever1-1/+1
2010-12-16NFS: Repair whitespace damage in NFS PROC macroChuck Lever1-45/+45
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust1-0/+4
2010-11-22NFS: Buffer overflow in ->decode_dirent() should not be fatalTrond Myklebust1-1/+1
2010-11-15NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust1-1/+1
2010-10-24NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson1-0/+302
2010-10-24NFS: ask for layouttypes during v4 fsinfo callAndy Adamson1-0/+58
2010-10-24nfs: fix unchecked valueRoman Borisov1-1/+4
2010-10-24Ask for time_delta during fsinfo probeRicardo Labiaga1-0/+21
2010-10-24NFSv4: Fix up the 'dircount' hint in encode_readdirTrond Myklebust1-9/+8