aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs3xdr.c
Commit message (Expand)AuthorAge
* NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust2012-06-28
* NFSv3: Don't open code stream position calculation in decode_getacl3resokTrond Myklebust2012-06-28
* NFS: Let xdr_read_pages() check for buffer overflowsTrond Myklebust2012-06-28
* NFSv2/v3: Remove incorrect dprintks from the readdir reply codeTrond Myklebust2012-06-24
* NFS: Create an NFS v3 stat_to_errno()Bryan Schumaker2012-05-14
* NFSv2/v3: Simulate the change attributeTrond Myklebust2012-05-01
* NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2012-04-27
* SUNRPC: constify the rpc_programTrond Myklebust2012-01-31
* NFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!"Chuck Lever2011-01-25
* Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-10
|\
| * NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-10
* | SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-16
* | SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-16
* | NFS: Simplify ->decode_dirent() calling sequenceChuck Lever2010-12-16
* | NFS: Move and update xdr_decode_foo() functions that we're keepingChuck Lever2010-12-16
* | NFS: Remove unused old NFSv3 decoder functionsChuck Lever2010-12-16
* | NFS: Switch in new NFSv3 decoder functionsChuck Lever2010-12-16
* | NFS: Introduce new-style XDR decoding functions for NFSv2Chuck Lever2010-12-16
* | NFS: Update xdr_encode_foo() functions that we're keepingChuck Lever2010-12-16
* | NFS: Remove unused old NFSv3 encoder functionsChuck Lever2010-12-16
* | NFS: Replace old NFSv3 encoder functions with xdr_stream-based onesChuck Lever2010-12-16
* | NFS: Introduce new-style XDR encoding functions for NFSv3Chuck Lever2010-12-16
|/
* NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust2010-11-22
* NFS: Buffer overflow in ->decode_dirent() should not be fatalTrond Myklebust2010-11-22
* NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust2010-11-15
* Revalidate caches on lockRicardo Labiaga2010-10-24
* NFS: Readdir plus in v4Bryan Schumaker2010-10-23
* NFS: remove page size checking codeBryan Schumaker2010-10-23
* NFS: decode_dirent should use an xdr_streamBryan Schumaker2010-10-23
* SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever2010-09-21
* nfs: standardize the rename response containerJeff Layton2010-09-17
* nfs: standardize the rename args containerJeff Layton2010-09-17
* SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-04
* NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargsTrond Myklebust2009-04-21
* NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust2009-03-11
* NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust2009-03-11
* NFSv3: Fix posix ACL codeTrond Myklebust2009-03-10
* nfs: return negative error value from nfs{,4}_stat_to_errnoBenny Halevy2008-04-19
* NFS: clean up short packet handling for NFSv3 readdirJeff Layton2008-03-19
* NFS: Use unsigned intermediates for manipulating header lengths (NFSv3 XDR)Chuck Lever2008-01-30
* SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\2007-10-09
* NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.cChuck Lever2007-10-09
* NFS: Introduce struct nfs_removeargs+nfs_removeresTrond Myklebust2007-07-19
* SUNRPC: Remove the tk_auth macro...Trond Myklebust2007-07-10
* SUNRPC: RPC buffer size estimates are too largeChuck Lever2007-05-01
* [PATCH] xdr annotations: NFS readdir entriesAl Viro2006-10-20
* [PATCH] xdr annotations: NFSv3Al Viro2006-10-20