aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4xdr.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust2014-04-021-16/+31
* NFS: return error from decode_getfh in decode openWeston Andros Adamson2012-09-191-1/+2
* Avoid beyond bounds copy while caching ACLSachin Prabhu2012-05-311-1/+1
* Avoid reading past buffer when calling GETACLSachin Prabhu2012-05-311-7/+11
* NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2012-02-291-1/+4
* NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-01-251-8/+23
* NFS: Clean up nfs4_xdr_dec_secinfo()Chuck Lever2011-10-311-2/+0
* pnfs: cleanup_layoutcommitAndy Adamson2011-07-311-0/+1
* pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman2011-07-311-17/+82
* pnfs: GETDEVICELISTAndy Adamson2011-07-311-0/+131
* pnfs: use lwb as layoutcommit lengthPeng Tao2011-07-311-1/+1
* NFS: added FREE_STATEID callBryan Schumaker2011-07-121-0/+80
* NFS: Added TEST_STATEID callBryan Schumaker2011-07-121-0/+91
* NFS: Add SECINFO_NO_NAME procedureBryan Schumaker2011-07-121-0/+68
* NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson2011-07-121-1/+7
* NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson2011-07-111-1/+1
* NFS: Fix decode_secinfo_maxszBryan Schumaker2011-06-211-1/+1
* NFSv4: Fix a readdir regressionTrond Myklebust2011-06-161-7/+7
* NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2011-06-151-4/+6
* pnfs: encode_layoutcommitBenny Halevy2011-05-291-3/+13
* pnfs: encode_layoutreturnAndy Adamson2011-05-291-2/+7
* pnfs: layoutreturnBenny Halevy2011-05-291-6/+105
* NFS: Return meaningful status from decode_secinfo()Bryan Schumaker2011-04-271-4/+7
* NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust2011-04-271-17/+14
* NFS: Use correct variable for page bounds checkingBryan Schumaker2011-04-131-4/+7
* Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust2011-03-241-13/+154
|\
| * Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson2011-03-241-10/+20
| * NFSv4.1: layoutcommitAndy Adamson2011-03-231-0/+129
| * NFSv4.1: remove GETATTR from ds commitsFred Isaman2011-03-231-3/+5
* | NFS: use secinfo when crossing mountpointsBryan Schumaker2011-03-241-5/+6
* | NFS: Add secinfo procedureBryan Schumaker2011-03-241-0/+135
|/
* NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattrTrond Myklebust2011-03-111-2/+0
* NFSv4: cleanup idmapper functions to take an nfs_server argumentTrond Myklebust2011-03-111-10/+8
* NFSv4.1: remove GETATTR from ds writesFred Isaman2011-03-111-3/+5
* NFSv4.1: send zero stateid seqid on v4.1 i/oAndy Adamson2011-03-111-3/+7
* NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson2011-03-101-2/+2
* NFS: NFSv4 readdir loses entriesChuck Lever2011-01-281-3/+0
* NFS: Micro-optimize nfs4_decode_dirent()Chuck Lever2011-01-281-3/+3
* Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-101-6/+0
|\
| * NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-101-6/+0
* | NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust2011-01-061-6/+8
* | pnfs: serialize LAYOUTGET(openstateid)Fred Isaman2011-01-061-4/+1
* | pnfs: change layout state seqlock to a spinlockFred Isaman2011-01-061-1/+1
* | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-161-316/+303
* | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-161-372/+291
* | NFS: Squelch compiler warning in decode_getdeviceinfo()Chuck Lever2010-12-161-1/+1
* | NFS: Simplify ->decode_dirent() calling sequenceChuck Lever2010-12-161-7/+22
* | NFS: Fix hdrlen calculation in NFSv4's decode_read()Chuck Lever2010-12-161-1/+1
* | NFS: Repair whitespace damage in NFS PROC macroChuck Lever2010-12-161-45/+45
|/
* NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust2010-11-221-0/+4