aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/xdr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust1-1/+3
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust1-1/+3
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever1-1/+2
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever1-2/+7
2010-10-24SUNRPC: define xdr_decode_opaque_fixedBenny Halevy1-0/+7
2010-10-23SUNRPC: Add a helper function xdr_inline_peekTrond Myklebust1-0/+1
2010-09-21SUNRPC: Refactor logic to NUL-terminate strings in pagesChuck Lever1-0/+1
2010-05-14SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.hChuck Lever1-3/+5
2009-09-23sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentBenny Halevy1-2/+3
2009-08-14sunrpc: ntoh -> be*_to_cpuBenny Halevy1-3/+2
2009-08-14sunrpc: hton -> cpu_to_be*Benny Halevy1-3/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-03-18nfs: replace uses of __constant_{endian}Harvey Harrison1-21/+21
2008-12-23SUNRPC: Remove the last remnant of the BKL...Trond Myklebust1-15/+0
2008-02-01SUNRPC: Use unsigned string lengths in xdr_decode_string_inplaceChuck Lever1-1/+2
2007-10-09SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\1-1/+4
2007-07-19SUNRPC: move bkl locking and xdr proc invocation into a common helperJ. Bruce Fields1-0/+16
2006-12-06SUNRPC: Rename skb_reader_t and friendsChuck Lever1-5/+5
2006-12-06SUNRPC: skb_read_bits is the same as xs_tcp_copy_dataChuck Lever1-0/+1
2006-12-06rpc: move process_xdr_bufOlga Kornievskaia1-0/+2
2006-12-06SUNRPC: Clean up argument types in xdr.cTrond Myklebust1-6/+6
2006-12-02[NET]: Annotate csum_partial() callers in net/*Al Viro1-1/+1
2006-10-17[PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown1-0/+1
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan1-19/+19
2006-06-09RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust1-0/+1
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk1-1/+0
2006-01-06NFS: support large reads and writes on the wireChuck Lever1-5/+0
2005-09-23[PATCH] RPC: introduce client-side transport switchChuck Lever1-5/+0
2005-09-23[PATCH] RPC: extract socket logic common to both client and serverChuck Lever1-0/+1
2005-08-16[PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust1-0/+1
2005-06-22[PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher1-1/+18
2005-06-22[PATCH] RPC: fix accounting bug in the case of a truncated RPC messageTrond Myklebust1-1/+1
2005-06-22[PATCH] RPC: Lazy RPC receive buffer allocationOlaf Kirch1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+192