aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xdr.c
Commit message (Expand)AuthorAge
* SUNRPC: Optimise away unnecessary data moves in xdr_align_pagesTrond Myklebust2012-09-28
* SUNRPC: Fix the return value of xdr_align_pages()Trond Myklebust2012-09-26
* Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-07-30
|\
| * SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust2012-06-28
| * SUNRPC: Clean up xdr_enter_pageTrond Myklebust2012-06-28
| * SUNRPC: Clean up xdr_read_pagesTrond Myklebust2012-06-28
| * SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pagesTrond Myklebust2012-06-28
| * SUNRPC: Remove open coded stream position calculation in xdr_read_pagesTrond Myklebust2012-06-28
| * SUNRPC: Add the helper xdr_stream_posTrond Myklebust2012-06-28
| * SUNRPC: xdr_read_pages should return the amount of XDR encoded page dataTrond Myklebust2012-06-28
| * SUNRPC: Don't decode beyond the end of the RPC reply messageTrond Myklebust2012-06-28
| * SUNRPC: Clean up xdr_set_iov()Trond Myklebust2012-06-28
| * SUNRPC: xdr_read_pages needs to clear xdr->page_ptr.Trond Myklebust2012-06-26
* | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
|/
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* sunrpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-01-05
* SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPLTrond Myklebust2011-07-15
* SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-29
* NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-10
* SUNRPC: Add a helper function xdr_inline_peekTrond Myklebust2010-10-23
* SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever2010-09-21
* SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelenTrond Myklebust2010-08-29
* sunrpc: simplify xdr_shrink_pagelen use of "copy"Benny Halevy2010-08-29
* sunrpc: don't use the copy variable in nested blockBenny Halevy2010-08-29
* sunrpc: clean up xdr_shrink_pagelen use of temporary pointerBenny Halevy2010-08-29
* sunrpc: don't shorten buflen twice in xdr_shrink_pagelenBenny Halevy2010-08-29
* xdr: Add an export for the helper function write_bytes_to_xdr_buf()Kevin Coffman2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sunrpc: ntoh -> be*_to_cpuBenny Halevy2009-08-14
* sunrpc: hton -> cpu_to_be*Benny Halevy2009-08-14
* SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPLTrond Myklebust2008-12-23
* SUNRPC: don't call flush_dcache_page() with an invalid pointerTrond Myklebust2008-04-08
* SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever2008-02-01
* SUNRPC: Move exported declarations to the function declarationsTrond Myklebust2008-01-30
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-27
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* Update net/ to use sg helpersJens Axboe2007-10-22
* [NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* rpc: move process_xdr_bufOlga Kornievskaia2006-12-06
* SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust2006-12-06
* SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust2006-12-06
* SUNRPC: Clean up argument types in xdr.cTrond Myklebust2006-12-06
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-28
* This fixes a panic doing the first READDIR or READDIRPLUS call when:Trond Myklebust2006-07-05
* RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust2006-06-09
* SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk2006-01-06
* [NET]: kfree cleanupJesper Juhl2005-11-08
* [PATCH] RPC: introduce client-side transport switchChuck Lever2005-09-23
* [PATCH] RPC: extract socket logic common to both client and serverChuck Lever2005-09-23