summaryrefslogtreecommitdiff
path: root/net/sunrpc/xdr.c
AgeCommit message (Expand)Author
2012-01-05NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2011-07-15SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPLTrond Myklebust
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust
2010-10-23SUNRPC: Add a helper function xdr_inline_peekTrond Myklebust
2010-09-21SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever
2010-08-29SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelenTrond Myklebust
2010-08-29sunrpc: simplify xdr_shrink_pagelen use of "copy"Benny Halevy
2010-08-29sunrpc: don't use the copy variable in nested blockBenny Halevy
2010-08-29sunrpc: clean up xdr_shrink_pagelen use of temporary pointerBenny Halevy
2010-08-29sunrpc: don't shorten buflen twice in xdr_shrink_pagelenBenny Halevy
2010-05-14xdr: Add an export for the helper function write_bytes_to_xdr_buf()Kevin Coffman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-14sunrpc: ntoh -> be*_to_cpuBenny Halevy
2009-08-14sunrpc: hton -> cpu_to_be*Benny Halevy
2008-12-23SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPLTrond Myklebust
2008-04-08SUNRPC: don't call flush_dcache_page() with an invalid pointerTrond Myklebust
2008-02-01SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever
2008-01-30SUNRPC: Move exported declarations to the function declarationsTrond Myklebust
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-22Update net/ to use sg helpersJens Axboe
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-06rpc: move process_xdr_bufOlga Kornievskaia
2006-12-06SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust
2006-12-06SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust
2006-12-06SUNRPC: Clean up argument types in xdr.cTrond Myklebust
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-07-05This fixes a panic doing the first READDIR or READDIRPLUS call when:Trond Myklebust
2006-06-09RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk
2005-11-08[NET]: kfree cleanupJesper Juhl
2005-09-23[PATCH] RPC: introduce client-side transport switchChuck Lever
2005-09-23[PATCH] RPC: extract socket logic common to both client and serverChuck Lever
2005-08-16[PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust
2005-06-22[PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher
2005-06-22[PATCH] RPC: fix accounting bug in the case of a truncated RPC messageTrond Myklebust
2005-06-22[PATCH] RPC: Lazy RPC receive buffer allocationOlaf Kirch
2005-06-22[PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_headerTrond Myklebust
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa
2005-04-16Linux-2.6.12-rc2Linus Torvalds