- 74f602d Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 1 month ago
- 5802f7c SUNRPC: When expanding the buffer, we may need grow the sparse pages by Trond Myklebust · 4 years, 1 month ago
- f8d0e60 SUNRPC: Cleanup - constify a number of xdr_buf helpers by Trond Myklebust · 4 years, 1 month ago
- 5a5f1c2 SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field by Trond Myklebust · 4 years, 1 month ago
- e43ac22 SUNRPC: _copy_to/from_pages() now check for zero length by Trond Myklebust · 4 years, 1 month ago
- 6707fbd SUNRPC: Cleanup xdr_shrink_bufhead() by Trond Myklebust · 4 years, 1 month ago
- c4f2f59 SUNRPC: Fix xdr_expand_hole() by Trond Myklebust · 4 years, 1 month ago
- 9a20f6f SUNRPC: Fixes for xdr_align_data() by Trond Myklebust · 4 years, 1 month ago
- c54e959 SUNRPC: _shift_data_left/right_pages should check the shift length by Trond Myklebust · 4 years, 1 month ago
- eee1f54 SUNRPC: Fix open coded xdr_stream_remaining() by Trond Myklebust · 4 years, 2 months ago
- 0279024 SUNRPC: Fix up xdr_set_page() by Trond Myklebust · 4 years, 2 months ago
- 9ed5af26 SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages() by Trond Myklebust · 4 years, 2 months ago
- 1d97316 SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengths by Trond Myklebust · 4 years, 2 months ago
- 8d86e37 SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base() by Trond Myklebust · 4 years, 2 months ago
- 2b1f83d SUNRPC: Fix up typo in xdr_init_decode() by Trond Myklebust · 4 years, 2 months ago
- 4aceaae SUNRPC: Fix up open coded kmemdup_nul() by Trond Myklebust · 4 years, 2 months ago
- c1346a12 NFSD: Replace the internals of the READ_BUF() macro by Chuck Lever · 4 years, 2 months ago
- 0ae4c3e SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer() by Chuck Lever · 4 years, 2 months ago
- 5a7e702 SUNRPC: Adjust synopsis of xdr_buf_subsegment() by Chuck Lever · 4 years, 10 months 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
- 43f0f08 SUNRPC: Split out _shift_data_right_tail() by Anna Schumaker · 4 years, 8 months ago
- 06216ec SUNRPC: Split out xdr_realign_pages() from xdr_align_pages() by Anna Schumaker · 4 years, 9 months ago
- cf1f08c SUNRPC: Implement a xdr_page_pos() function by Anna Schumaker · 4 years, 9 months ago
- f7d61ee SUNRPC: Split out a function for setting current page by Anna Schumaker · 10 years ago
- 403217f SUNRPC/NFSD: Implement xdr_reserve_space_vec() by Anna Schumaker · 4 years, 5 months ago
- 1cc5213 net: sunrpc: delete repeated words by Randy Dunlap · 4 years, 5 months ago
- 89a3c9f SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() by Chuck Lever · 4 years, 7 months ago
- 0a8e7b7 SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()") by Chuck Lever · 4 years, 9 months ago
- 8d6bda7 SUNRPC: Remove xdr_buf_read_mic() by Chuck Lever · 4 years, 10 months ago
- c2bd2c0 SUNRPC: constify copied structure by Julia Lawall · 5 years ago
- e8d70b3 SUNRPC: Fix another issue with MIC buffer space by Chuck Lever · 5 years ago
- f925ab9 SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic by Benjamin Coddington · 5 years ago
- 5f1bc39 SUNRPC: Fix buffer handling of GSS MIC without slack by Benjamin Coddington · 5 years ago
- 95bd830 SUNRPC: Inline xdr_commit_encode by Chuck Lever · 5 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 02ef04e NFS: Account for XDR pad of buf->pages by Chuck Lever · 6 years ago
- cf500ba SUNRPC: Introduce rpc_prepare_reply_pages() by Chuck Lever · 6 years ago
- 241b1f4 SUNRPC: Remove xdr_buf_trim() by Chuck Lever · 6 years ago
- 7be9cea3 SUNRPC: Add trace event that reports reply page vector alignment by Chuck Lever · 6 years ago
- 5582863 SUNRPC: Add XDR overflow trace event by Chuck Lever · 6 years ago
- 0ccc61b SUNRPC: Add xdr_stream::rqst field by Chuck Lever · 6 years ago
- 025911a SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer() by YueHaibing · 6 years ago
- 5d7a5bc sunrpc: correct the computation for page_ptr when truncating by Frank Sorenson · 6 years ago
- 9d96acb SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter() by Trond Myklebust · 6 years ago
- 0e779aa SUNRPC: Add helpers for decoding opaque and string types by Trond Myklebust · 7 years ago
- 7ecce75 sunrpc: Fix xdr_init_decode_pages() documenting comment by Chuck Lever · 8 years ago
- 5c741d4 SUNRPC: Add a helper function xdr_stream_decode_string_dup() by Trond Myklebust · 8 years ago
- a6cebd4 SUNRPC: Fix setting of buffer length in xdr_set_next_buffer() by Trond Myklebust · 8 years ago
- ace0e14 SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch by Trond Myklebust · 8 years ago
- 06ef26a SUNRPC: init xdr_stream for zero iov_len, page_len by Benjamin Coddington · 9 years ago
- ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 49a068f rpc: fix xdr_truncate_encode to handle buffer ending on page boundary by J. Bruce Fields · 10 years ago
- 280caac rpc: change comments to assertions by J. Bruce Fields · 10 years ago
- ed38c06 RPC: remove unneeded checks from xdr_truncate_encode() by J. Bruce Fields · 10 years ago
- 22cb438 SUNRPC: xdr_get_next_encode_buffer should be declared static by Trond Myklebust · 10 years ago
- 05638dc nfsd4: simplify server xdr->next_page use by J. Bruce Fields · 11 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
- de4aee2 rpc: Allow xdr_buf_subsegment to operate in-place by J. Bruce Fields · 11 years ago
- 347e223 SUNRPC: Fix memory corruption issue on 32-bit highmem systems by Trond Myklebust · 11 years ago
- 4c190e2 sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer by Jeff Layton · 12 years ago
- 18e624a SUNRPC: remove BUG_ON in xdr_shrink_bufhead by Weston Andros Adamson · 12 years ago
- a11a2bf SUNRPC: Optimise away unnecessary data moves in xdr_align_pages by Trond Myklebust · 12 years ago
- 8a9a8b8 SUNRPC: Fix the return value of xdr_align_pages() by Trond Myklebust · 12 years ago
- 1fad1e9 Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
- 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
- 140150d SUNRPC: Remove unused function xdr_encode_pages by Trond Myklebust · 13 years ago
- f8bb7f0 SUNRPC: Clean up xdr_enter_page by Trond Myklebust · 13 years ago
- 3994ee6 SUNRPC: Clean up xdr_read_pages by Trond Myklebust · 13 years ago
- bd00f84 SUNRPC: Simplify the end-of-buffer calculation in xdr_read_pages by Trond Myklebust · 13 years ago
- b760b31 SUNRPC: Remove open coded stream position calculation in xdr_read_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
- 1537693 SUNRPC: Clean up xdr_set_iov() by Trond Myklebust · 13 years ago
- 76cacaa SUNRPC: xdr_read_pages needs to clear xdr->page_ptr. by Trond Myklebust · 13 years ago
- 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
- b854178 sunrpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
- bf118a3 NFSv4: include bitmap in nfsv4 get acl data by Andy Adamson · 13 years ago
- 0d961aa SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL by Trond Myklebust · 13 years ago
- f7da7a1 SUNRPC: introduce xdr_init_decode_pages by Benny Halevy · 14 years ago
- 6650239 NFS: Don't use vm_map_ram() in readdir by Trond Myklebust · 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
- cf187c2 SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen by Trond Myklebust · 14 years ago
- 42d6d8a sunrpc: simplify xdr_shrink_pagelen use of "copy" by Benny Halevy · 14 years ago
- 2e29ebb sunrpc: don't use the copy variable in nested block by Benny Halevy · 14 years ago
- 0fe62a35 sunrpc: clean up xdr_shrink_pagelen use of temporary pointer by Benny Halevy · 14 years ago
- b1a7a91 sunrpc: don't shorten buflen twice in xdr_shrink_pagelen by Benny Halevy · 14 years ago
- c43abae xdr: Add an export for the helper function write_bytes_to_xdr_buf() by Kevin Coffman · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 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
- 468039e SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL by Trond Myklebust · 16 years ago
- daeba89 SUNRPC: don't call flush_dcache_page() with an invalid pointer by Trond Myklebust · 17 years ago
- e5cff48 SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace by Chuck Lever · 17 years ago