summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs2xdr.c
Commit message (Expand)AuthorAgeFilesLines
* NFS: convert flags to boolBenjamin Coddington2017-07-131-1/+1
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-07-131-1/+1
* sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-07-131-1/+3
* nfs: fix decoder callback prototypesChristoph Hellwig2017-07-131-6/+9
* nfs: fix encoder callback prototypesChristoph Hellwig2017-07-131-13/+36
* nfs: save server READ/WRITE/COMMIT statusPeng Tao2015-02-031-3/+7
* NFS: Create a common results structure for reads and writesAnna Schumaker2014-05-281-3/+3
* NFS: Create a common argument structure for reads and writesAnna Schumaker2014-05-281-4/+4
* nfs: Convert nfs2xdr to use kuids and kgidsEric W. Biederman2013-02-131-4/+15
* NFS: Remove asserts from the NFS XDR codeTrond Myklebust2012-11-041-3/+1
* NFS: Let xdr_read_pages() check for buffer overflowsTrond Myklebust2012-06-281-19/+3
* NFSv2/v3: Remove incorrect dprintks from the readdir reply codeTrond Myklebust2012-06-241-8/+2
* NFS: Create an NFS v3 stat_to_errno()Bryan Schumaker2012-05-141-1/+2
* NFSv2/v3: Simulate the change attributeTrond Myklebust2012-05-011-0/+2
* SUNRPC: constify the rpc_programTrond Myklebust2012-01-311-1/+1
* Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-101-5/+0
|\
| * NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-101-6/+0
* | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-161-44/+24
* | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-161-91/+56
* | NFS: Simplify ->decode_dirent() calling sequenceChuck Lever2010-12-161-9/+9
* | NFS: Repair whitespace damage in NFS PROC macroChuck Lever2010-12-161-15/+15
* | NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever2010-12-161-41/+56
* | NFS: Replace old NFSv2 decoder functions with xdr_stream-based onesChuck Lever2010-12-161-249/+4
* | NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever2010-12-161-8/+556
* | NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argumentChuck Lever2010-12-161-8/+10
* | NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever2010-12-161-26/+33
* | NFS: Remove old NFSv2 encoder functionsChuck Lever2010-12-161-245/+4
* | NFS: Introduce new-style XDR encoding functions for NFSv2Chuck Lever2010-12-161-3/+403
|/
* NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust2010-11-221-0/+2
* NFS: Buffer overflow in ->decode_dirent() should not be fatalTrond Myklebust2010-11-221-1/+1
* NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust2010-11-151-2/+2
* NFS: Readdir plus in v4Bryan Schumaker2010-10-231-1/+1
* NFS: remove page size checking codeBryan Schumaker2010-10-231-54/+0
* NFS: decode_dirent should use an xdr_streamBryan Schumaker2010-10-231-4/+35
* SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever2010-09-211-5/+1
* nfs: standardize the rename args containerJeff Layton2010-09-171-4/+4
* SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-041-4/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust2010-02-091-1/+1
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust2009-03-111-4/+3
* NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust2009-03-111-1/+1
* nfs: return negative error value from nfs{,4}_stat_to_errnoBenny Halevy2008-04-191-38/+38
* NFS: clean up short packet handling for NFSv2 readdirJeff Layton2008-03-191-9/+28
* NFS: Use unsigned intermediates for manipulating header lengths (NFSv2 XDR)Chuck Lever2008-01-301-10/+14
* SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\2007-10-091-0/+2
* NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.cChuck Lever2007-10-091-9/+9
* NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust2007-07-191-3/+16
* SUNRPC: Remove the tk_auth macro...Trond Myklebust2007-07-101-3/+3
* NFS: Kill the obsolete NFS_PARANOIAJesper Juhl2007-05-091-1/+0
OpenPOWER on IntegriCloud