- eda725f SUNRPC: Move simple_get_bytes and simple_get_netobj into private header by Dave Wysochanski · 4 years ago
- 24717cf Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 3 months ago
- e6ac0ac SUNRPC: Add an xdr_align_data() function by Anna Schumaker · 4 years, 9 months ago
- 84ce182 SUNRPC: Add the ability to expand holes in data pages by Anna Schumaker · 11 years ago
- cf1f08c SUNRPC: Implement a xdr_page_pos() function by Anna Schumaker · 4 years, 9 months ago
- 403217f SUNRPC/NFSD: Implement xdr_reserve_space_vec() by Anna Schumaker · 4 years, 5 months ago
- 07e9a63 SUNRPC: Add helpers for decoding list discriminators symbolically by Chuck Lever · 4 years, 10 months ago
- 0a8e7b7 SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()") by Chuck Lever · 4 years, 9 months ago
- 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
- 9e55eef4 SUNRPC: Refactor xs_sendpages() by Chuck Lever · 4 years, 11 months ago
- 5c266df SUNRPC: Add encoders for list item discriminators by Chuck Lever · 4 years, 11 months ago
- 96f194b SUNRPC: Add xdr_pad_size() helper by Chuck Lever · 4 years, 11 months ago
- 8d6bda7 SUNRPC: Remove xdr_buf_read_mic() by Chuck Lever · 4 years, 10 months ago
- d05a020 sunrpc: remove __KERNEL__ ifdefs by Christoph Hellwig · 5 years ago
- f925ab9 SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic by Benjamin Coddington · 5 years ago
- 6f4859b nfsd: create xdr_netobj_dup helper by J. Bruce Fields · 6 years ago
- 241b1f4 SUNRPC: Remove xdr_buf_trim() by Chuck Lever · 6 years ago
- a0584ee SUNRPC: Use struct xdr_stream when decoding RPC Reply header by Chuck Lever · 6 years ago
- 7f5667a SUNRPC: Clean up rpc_verify_header() by Chuck Lever · 6 years ago
- e8680a2 SUNRPC: Use struct xdr_stream when constructing RPC Call header by Chuck Lever · 6 years ago
- 0ccc61b SUNRPC: Add xdr_stream::rqst field by Chuck Lever · 6 years ago
- 71700bb SUNRPC: Fix a memory leak in call_encode() by Trond Myklebust · 6 years ago
- ec84646 SUNRPC: Unexport xdr_partial_copy_from_skb() by Trond Myklebust · 6 years ago
- 550aebf SUNRPC: Allow AF_LOCAL sockets to use the generic stream receive by Trond Myklebust · 6 years ago
- 9d96acb SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter() by Trond Myklebust · 6 years ago
- 431f6eb SUNRPC: Add a label for RPC calls that require allocation on receive by Trond Myklebust · 6 years ago
- 37c8876 NFSv4; Clean up XDR encoding of type bitmap4 by Trond Myklebust · 7 years ago
- 85e3dd4 SUNRPC: Add a helper for encoding opaque data inline by Trond Myklebust · 7 years ago
- 0e779aa SUNRPC: Add helpers for decoding opaque and string types by Trond Myklebust · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 41c8f70 xprtrdma: Harden backchannel call decoding by Chuck Lever · 7 years ago
- 35f297e5 sunrpc: remove kxdrproc_t by Christoph Hellwig · 8 years ago
- 73c8dc1 sunrpc: properly type argument to kxdrdproc_t by Christoph Hellwig · 8 years ago
- c512f36 sunrpc: properly type argument to kxdreproc_t by Christoph Hellwig · 8 years ago
- 5c741d4 SUNRPC: Add a helper function xdr_stream_decode_string_dup() by Trond Myklebust · 8 years ago
- 0ae060c SUNRPC: Add generic helpers for xdr_stream encode/decode by Trond Myklebust · 8 years ago
- b9c5bc0 SUNRPC: Refactor rpc_xdr_buf_init() by Chuck Lever · 8 years ago
- db3f58a rpc: define xdr_restrict_buflen by J. Bruce Fields · 11 years ago
- 2825a7f nfsd4: allow encoding across page boundaries by J. Bruce Fields · 11 years ago
- 3e19ce7 rpc: xdr_truncate_encode by J. Bruce Fields · 11 years ago
- 4c190e2 sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer by Jeff Layton · 12 years ago
- de0b65c sunrpc: fix comment in struct xdr_buf definition by Jeff Layton · 12 years ago
- 140150d SUNRPC: Remove unused function xdr_encode_pages by Trond Myklebust · 13 years ago
- 4517d52 SUNRPC: Add the helper xdr_stream_pos by Trond Myklebust · 13 years ago
- c337d36 SUNRPC: xdr_read_pages should return the amount of XDR encoded page data by Trond Myklebust · 13 years ago
- bfeea1d SUNRPC: Don't decode beyond the end of the RPC reply message by Trond Myklebust · 13 years ago
- bf118a3 NFSv4: include bitmap in nfsv4 get acl data by Andy Adamson · 13 years ago
- f7da7a1 SUNRPC: introduce xdr_init_decode_pages by Benny Halevy · 14 years ago
- 68c404b Merge branch 'bugfixes' into nfs-for-2.6.38 by Trond Myklebust · 14 years ago
- 6650239 NFS: Don't use vm_map_ram() in readdir by Trond Myklebust · 14 years ago
- bf26955 SUNRPC: New xdr_streams XDR decoder API by Chuck Lever · 14 years ago
- 9f06c71 SUNRPC: New xdr_streams XDR encoder API by Chuck Lever · 14 years ago
- 35b61e6 SUNRPC: define xdr_decode_opaque_fixed by Benny Halevy · 14 years ago
- ba8e452 SUNRPC: Add a helper function xdr_inline_peek by Trond Myklebust · 14 years ago
- b4687da SUNRPC: Refactor logic to NUL-terminate strings in pages by Chuck Lever · 14 years ago
- 9605a06 SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.h by Chuck Lever · 15 years ago
- 97363c6 sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment by Benny Halevy · 15 years ago
- 98866b5 sunrpc: ntoh -> be*_to_cpu by Benny Halevy · 15 years ago
- 9f162d2 sunrpc: hton -> cpu_to_be* by Benny Halevy · 15 years ago
- 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago
- 77f18f5 nfs: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
- 88a9fe8 SUNRPC: Remove the last remnant of the BKL... by Trond Myklebust · 16 years ago
- e5cff48 SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace by Chuck Lever · 17 years ago
- 4f22ccc SUNRPC: mark bulk read/write data in xdrbuf by \"Talpey, Thomas\ · 17 years ago
- be879c4 SUNRPC: move bkl locking and xdr proc invocation into a common helper by J. Bruce Fields · 18 years ago
- dd45647 SUNRPC: Rename skb_reader_t and friends by Chuck Lever · 18 years ago
- 9d29231 SUNRPC: skb_read_bits is the same as xs_tcp_copy_data by Chuck Lever · 18 years ago
- 37a4e6c rpc: move process_xdr_buf by Olga Kornievskaia · 18 years ago
- 1e78957 SUNRPC: Clean up argument types in xdr.c by Trond Myklebust · 18 years ago
- 44bb936 [NET]: Annotate csum_partial() callers in net/* by Al Viro · 18 years ago
- d343fce [PATCH] knfsd: Allow lockd to drop replies as appropriate by NeilBrown · 18 years ago
- d8ed029 [SUNRPC]: trivial endianness annotations by Alexey Dobriyan · 18 years ago
- 8b23ea7 RPC: Allow struc xdr_stream to read the page section of an xdr_buf by Trond Myklebust · 19 years ago
- fb459f4 SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() by Adrian Bunk · 19 years ago
- 40859d7 NFS: support large reads and writes on the wire by Chuck Lever · 19 years ago
- a246b01 [PATCH] RPC: introduce client-side transport switch by Chuck Lever · 19 years ago
- 094bb20 [PATCH] RPC: extract socket logic common to both client and server by Chuck Lever · 19 years ago
- 58fcb8d [PATCH] NFS: Ensure ACL xdr code doesn't overflow. by Trond Myklebust · 19 years ago
- bd8100e [PATCH] RPC: Encode and decode arbitrary XDR arrays by Andreas Gruenbacher · 20 years ago
- 7e06b53 [PATCH] RPC: fix accounting bug in the case of a truncated RPC message by Trond Myklebust · 20 years ago
- e053d1a [PATCH] RPC: Lazy RPC receive buffer allocation by Olaf Kirch · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago