index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xdr.c
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-2
/
+1
2026-08-03
SUNRPC: xdr_buf_trim: clamp buf->len to avoid underflow
Chris Mason
1
-1
/
+1
2026-06-09
SUNRPC: Return an error from xdr_buf_to_bvec() on overflow
Chuck Lever
1
-5
/
+6
2026-06-09
SUNRPC: Bound-check xdr_buf_to_bvec() stores before writing
Chuck Lever
1
-5
/
+9
2026-06-09
SUNRPC: Remove dead code from rpcsec_gss_krb5
Chuck Lever
1
-67
/
+0
2026-06-09
SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlists
Chuck Lever
1
-0
/
+199
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-110
/
+0
2025-07-14
SUNRPC: Remove unused xdr functions
Dr. David Alan Gilbert
1
-110
/
+0
2025-07-14
sunrpc: simplify xdr_init_encode_pages
Christoph Hellwig
1
-7
/
+4
2025-05-15
SUNRPC: Export xdr_buf_to_bvec()
Chuck Lever
1
-0
/
+1
2025-01-10
SUNRPC: Document validity guarantees of the pointer returned by reserve_space
Chuck Lever
1
-0
/
+6
2023-08-31
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+26
2023-08-29
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
1
-0
/
+50
2023-08-23
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
1
-1
/
+26
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
1
-14
/
+12
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-7
/
+72
2023-02-20
SUNRPC: Add XDR encoding helper for opaque_auth
Chuck Lever
1
-0
/
+29
2023-02-20
SUNRPC: Convert unwrap_priv_data() to use xdr_stream
Chuck Lever
1
-7
/
+0
2023-02-20
SUNRPC: Convert unwrap_integ_data() to use xdr_stream
Chuck Lever
1
-0
/
+15
2023-02-20
SUNRPC: Add an XDR decoding helper for struct opaque_auth
Chuck Lever
1
-0
/
+28
2023-02-03
sunrpc: use bvec_set_page to initialize bvecs
Christoph Hellwig
1
-3
/
+2
2022-12-10
SUNRPC: Clean up xdr_write_pages()
Chuck Lever
1
-9
/
+13
2022-09-26
SUNRPC: Fix typo in xdr_buf_subsegment's kdoc comment
Chuck Lever
1
-1
/
+1
2022-09-26
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
1
-0
/
+22
2022-07-23
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
Anna Schumaker
1
-66
/
+0
2022-07-23
SUNRPC: Add a function for zeroing out a portion of an xdr_stream
Anna Schumaker
1
-0
/
+23
2022-07-23
SUNRPC: Add a function for directly setting the xdr page len
Anna Schumaker
1
-0
/
+30
2022-07-23
SUNRPC: Introduce xdr_stream_move_subsegment()
Anna Schumaker
1
-0
/
+59
2022-06-30
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
2022-06-08
SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()
Chuck Lever
1
-4
/
+4
2022-06-08
SUNRPC: Clean up xdr_get_next_encode_buffer()
Chuck Lever
1
-3
/
+5
2022-06-08
SUNRPC: Clean up xdr_commit_encode()
Chuck Lever
1
-1
/
+1
2022-06-08
SUNRPC: Optimize xdr_reserve_space()
Chuck Lever
1
-7
/
+10
2022-06-08
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
Chuck Lever
1
-1
/
+5
2021-10-02
SUNRPC: xdr_stream_subsegment() must handle non-zero page_bases
Chuck Lever
1
-15
/
+17
2021-06-13
sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
Anna Schumaker
1
-4
/
+3
2020-12-17
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-300
/
+513
2020-12-14
SUNRPC: When expanding the buffer, we may need grow the sparse pages
Trond Myklebust
1
-2
/
+33
2020-12-14
SUNRPC: Cleanup - constify a number of xdr_buf helpers
Trond Myklebust
1
-29
/
+24
2020-12-14
SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field
Trond Myklebust
1
-13
/
+16
2020-12-14
SUNRPC: _copy_to/from_pages() now check for zero length
Trond Myklebust
1
-4
/
+2
2020-12-14
SUNRPC: Cleanup xdr_shrink_bufhead()
Trond Myklebust
1
-77
/
+87
2020-12-14
SUNRPC: Fix xdr_expand_hole()
Trond Myklebust
1
-93
/
+177
2020-12-14
SUNRPC: Fixes for xdr_align_data()
Trond Myklebust
1
-42
/
+132
2020-12-14
SUNRPC: _shift_data_left/right_pages should check the shift length
Trond Myklebust
1
-0
/
+12
2020-12-02
SUNRPC: Fix open coded xdr_stream_remaining()
Trond Myklebust
1
-2
/
+2
2020-12-02
SUNRPC: Fix up xdr_set_page()
Trond Myklebust
1
-9
/
+12
2020-12-02
SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()
Trond Myklebust
1
-3
/
+0
2020-12-02
SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengths
Trond Myklebust
1
-26
/
+15
[next]