Age | Commit message (Expand) | Author | Files | Lines |
2012-06-29 | SUNRPC: Remove unused function xdr_encode_pages | Trond Myklebust | 1 | -2/+0 |
2012-06-29 | SUNRPC: Add the helper xdr_stream_pos | Trond Myklebust | 1 | -0/+1 |
2012-06-29 | SUNRPC: xdr_read_pages should return the amount of XDR encoded page data | Trond Myklebust | 1 | -1/+1 |
2012-06-29 | SUNRPC: Don't decode beyond the end of the RPC reply message | Trond Myklebust | 1 | -0/+1 |
2012-01-05 | NFSv4: include bitmap in nfsv4 get acl data | Andy Adamson | 1 | -0/+2 |
2011-05-29 | SUNRPC: introduce xdr_init_decode_pages | Benny Halevy | 1 | -0/+2 |
2011-01-10 | Merge branch 'bugfixes' into nfs-for-2.6.38 | Trond Myklebust | 1 | -1/+3 |
2011-01-10 | NFS: Don't use vm_map_ram() in readdir | Trond Myklebust | 1 | -1/+3 |
2010-12-16 | SUNRPC: New xdr_streams XDR decoder API | Chuck Lever | 1 | -1/+2 |
2010-12-16 | SUNRPC: New xdr_streams XDR encoder API | Chuck Lever | 1 | -2/+7 |
2010-10-25 | SUNRPC: define xdr_decode_opaque_fixed | Benny Halevy | 1 | -0/+7 |
2010-10-23 | SUNRPC: Add a helper function xdr_inline_peek | Trond Myklebust | 1 | -0/+1 |
2010-09-22 | SUNRPC: Refactor logic to NUL-terminate strings in pages | Chuck Lever | 1 | -0/+1 |
2010-05-14 | SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h | Chuck Lever | 1 | -3/+5 |
2009-09-23 | sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment | Benny Halevy | 1 | -2/+3 |
2009-08-14 | sunrpc: ntoh -> be*_to_cpu | Benny Halevy | 1 | -3/+2 |
2009-08-14 | sunrpc: hton -> cpu_to_be* | Benny Halevy | 1 | -3/+2 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-03-19 | nfs: replace uses of __constant_{endian} | Harvey Harrison | 1 | -21/+21 |
2008-12-23 | SUNRPC: Remove the last remnant of the BKL... | Trond Myklebust | 1 | -15/+0 |
2008-02-02 | SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace | Chuck Lever | 1 | -1/+2 |
2007-10-10 | SUNRPC: mark bulk read/write data in xdrbuf | \"Talpey, Thomas\ | 1 | -1/+4 |
2007-07-19 | SUNRPC: move bkl locking and xdr proc invocation into a common helper | J. Bruce Fields | 1 | -0/+16 |
2006-12-06 | SUNRPC: Rename skb_reader_t and friends | Chuck Lever | 1 | -5/+5 |
2006-12-06 | SUNRPC: skb_read_bits is the same as xs_tcp_copy_data | Chuck Lever | 1 | -0/+1 |
2006-12-06 | rpc: move process_xdr_buf | Olga Kornievskaia | 1 | -0/+2 |
2006-12-06 | SUNRPC: Clean up argument types in xdr.c | Trond Myklebust | 1 | -6/+6 |
2006-12-03 | [NET]: Annotate csum_partial() callers in net/* | Al Viro | 1 | -1/+1 |
2006-10-17 | [PATCH] knfsd: Allow lockd to drop replies as appropriate | NeilBrown | 1 | -0/+1 |
2006-09-29 | [SUNRPC]: trivial endianness annotations | Alexey Dobriyan | 1 | -19/+19 |
2006-06-09 | RPC: Allow struc xdr_stream to read the page section of an xdr_buf | Trond Myklebust | 1 | -0/+1 |
2006-01-06 | SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() | Adrian Bunk | 1 | -1/+0 |
2006-01-06 | NFS: support large reads and writes on the wire | Chuck Lever | 1 | -5/+0 |
2005-09-23 | [PATCH] RPC: introduce client-side transport switch | Chuck Lever | 1 | -5/+0 |
2005-09-23 | [PATCH] RPC: extract socket logic common to both client and server | Chuck Lever | 1 | -0/+1 |
2005-08-16 | [PATCH] NFS: Ensure ACL xdr code doesn't overflow. | Trond Myklebust | 1 | -0/+1 |
2005-06-23 | [PATCH] RPC: Encode and decode arbitrary XDR arrays | Andreas Gruenbacher | 1 | -1/+18 |
2005-06-23 | [PATCH] RPC: fix accounting bug in the case of a truncated RPC message | Trond Myklebust | 1 | -1/+1 |
2005-06-23 | [PATCH] RPC: Lazy RPC receive buffer allocation | Olaf Kirch | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+192 |