aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xdr.c
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPLTrond Myklebust2008-12-231-25/+25
* SUNRPC: don't call flush_dcache_page() with an invalid pointerTrond Myklebust2008-04-081-3/+6
* SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever2008-02-011-3/+5
* SUNRPC: Move exported declarations to the function declarationsTrond Myklebust2008-01-301-1/+15
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-271-0/+2
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-241-3/+1
* Update net/ to use sg helpersJens Axboe2007-10-221-1/+1
* [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-3/+3
* rpc: move process_xdr_bufOlga Kornievskaia2006-12-061-0/+68
* SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust2006-12-061-33/+26
* SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust2006-12-061-29/+37
* SUNRPC: Clean up argument types in xdr.cTrond Myklebust2006-12-061-43/+43
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-281-27/+27
* This fixes a panic doing the first READDIR or READDIRPLUS call when:Trond Myklebust2006-07-051-2/+1
* RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust2006-06-091-2/+26
* SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk2006-01-061-21/+0
* [NET]: kfree cleanupJesper Juhl2005-11-081-2/+1
* [PATCH] RPC: introduce client-side transport switchChuck Lever2005-09-231-101/+1
* [PATCH] RPC: extract socket logic common to both client and serverChuck Lever2005-09-231-75/+0
* [PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust2005-08-161-0/+1
* [PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher2005-06-221-3/+253
* [PATCH] RPC: fix accounting bug in the case of a truncated RPC messageTrond Myklebust2005-06-221-8/+14
* [PATCH] RPC: Lazy RPC receive buffer allocationOlaf Kirch2005-06-221-3/+13
* [PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_headerTrond Myklebust2005-06-221-3/+15
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-011-6/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+917