aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs2xdr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-04-301-5/+2
* [PATCH] xdr annotations: NFS readdir entriesAl Viro2006-10-201-2/+2
* [PATCH] xdr annotations: NFSv2Al Viro2006-10-201-37/+37
* NFS: Use cached page as buffer for NFS symlink requestsChuck Lever2006-09-221-3/+18
* Fix NFS2 compile errorLinus Torvalds2006-06-251-2/+0
* git-nfs-build-fixesAndrew Morton2006-06-251-0/+2
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-0/+1
|\
* | NFS: Split fs/nfs/inode.cDavid Howells2006-06-091-2/+0
* | NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust2006-06-091-1/+2
|/
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-251-1/+3
|\
| * SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-201-1/+3
* | [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-241-1/+1
|/
* NFS: get rid of some needless code obfuscation in xdr_encode_sattr().Trond Myklebust2006-01-061-11/+10
* NFS: Optimise inode attribute cache updatesTrond Myklebust2005-10-271-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+711