| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL | Trond Myklebust | 2011-07-15 | 1 | -1/+1 |
* | SUNRPC: introduce xdr_init_decode_pages | Benny Halevy | 2011-05-29 | 1 | -0/+19 |
* | NFS: Don't use vm_map_ram() in readdir | Trond Myklebust | 2011-01-10 | 1 | -31/+124 |
* | SUNRPC: Add a helper function xdr_inline_peek | Trond Myklebust | 2010-10-23 | 1 | -0/+21 |
* | SUNRPC: Refactor logic to NUL-terminate strings in pages | Chuck Lever | 2010-09-21 | 1 | -0/+17 |
* | SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen | Trond Myklebust | 2010-08-29 | 1 | -1/+10 |
* | sunrpc: simplify xdr_shrink_pagelen use of "copy" | Benny Halevy | 2010-08-29 | 1 | -4/+3 |
* | sunrpc: don't use the copy variable in nested block | Benny Halevy | 2010-08-29 | 1 | -2/+1 |
* | sunrpc: clean up xdr_shrink_pagelen use of temporary pointer | Benny Halevy | 2010-08-29 | 1 | -2/+1 |
* | sunrpc: don't shorten buflen twice in xdr_shrink_pagelen | Benny Halevy | 2010-08-29 | 1 | -2/+1 |
* | xdr: Add an export for the helper function write_bytes_to_xdr_buf() | Kevin Coffman | 2010-05-14 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | sunrpc: ntoh -> be*_to_cpu | Benny Halevy | 2009-08-14 | 1 | -3/+3 |
* | sunrpc: hton -> cpu_to_be* | Benny Halevy | 2009-08-14 | 1 | -3/+3 |
* | SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL | Trond Myklebust | 2008-12-23 | 1 | -25/+25 |
* | SUNRPC: don't call flush_dcache_page() with an invalid pointer | Trond Myklebust | 2008-04-09 | 1 | -3/+6 |
* | SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace | Chuck Lever | 2008-02-01 | 1 | -3/+5 |
* | SUNRPC: Move exported declarations to the function declarations | Trond Myklebust | 2008-01-30 | 1 | -1/+15 |
* | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu | 2007-10-27 | 1 | -0/+2 |
* | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 | 1 | -3/+1 |
* | Update net/ to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | [NET] SUNRPC: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -3/+3 |
* | rpc: move process_xdr_buf | Olga Kornievskaia | 2006-12-06 | 1 | -0/+68 |
* | SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns | Trond Myklebust | 2006-12-06 | 1 | -33/+26 |
* | SUNRPC: Add __(read|write)_bytes_from_xdr_buf | Trond Myklebust | 2006-12-06 | 1 | -29/+37 |
* | SUNRPC: Clean up argument types in xdr.c | Trond Myklebust | 2006-12-06 | 1 | -43/+43 |
* | [SUNRPC]: trivial endianness annotations | Alexey Dobriyan | 2006-09-29 | 1 | -27/+27 |
* | This fixes a panic doing the first READDIR or READDIRPLUS call when: | Trond Myklebust | 2006-07-05 | 1 | -2/+1 |
* | RPC: Allow struc xdr_stream to read the page section of an xdr_buf | Trond Myklebust | 2006-06-09 | 1 | -2/+26 |
* | SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() | Adrian Bunk | 2006-01-06 | 1 | -21/+0 |
* | [NET]: kfree cleanup | Jesper Juhl | 2005-11-08 | 1 | -2/+1 |
* | [PATCH] RPC: introduce client-side transport switch | Chuck Lever | 2005-09-23 | 1 | -101/+1 |
* | [PATCH] RPC: extract socket logic common to both client and server | Chuck Lever | 2005-09-23 | 1 | -75/+0 |
* | [PATCH] NFS: Ensure ACL xdr code doesn't overflow. | Trond Myklebust | 2005-08-16 | 1 | -0/+1 |
* | [PATCH] RPC: Encode and decode arbitrary XDR arrays | Andreas Gruenbacher | 2005-06-22 | 1 | -3/+253 |
* | [PATCH] RPC: fix accounting bug in the case of a truncated RPC message | Trond Myklebust | 2005-06-22 | 1 | -8/+14 |
* | [PATCH] RPC: Lazy RPC receive buffer allocation | Olaf Kirch | 2005-06-22 | 1 | -3/+13 |
* | [PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header | Trond Myklebust | 2005-06-22 | 1 | -3/+15 |
* | [PATCH] DocBook: changes and extensions to the kernel documentation | Pavel Pisa | 2005-05-01 | 1 | -6/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+917 |