index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
Anna Schumaker
2021-06-13
1
-4
/
+3
*
Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-12-17
1
-302
/
+515
|
\
|
*
SUNRPC: When expanding the buffer, we may need grow the sparse pages
Trond Myklebust
2020-12-14
1
-2
/
+33
|
*
SUNRPC: Cleanup - constify a number of xdr_buf helpers
Trond Myklebust
2020-12-14
1
-29
/
+24
|
*
SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' field
Trond Myklebust
2020-12-14
1
-13
/
+16
|
*
SUNRPC: _copy_to/from_pages() now check for zero length
Trond Myklebust
2020-12-14
1
-4
/
+2
|
*
SUNRPC: Cleanup xdr_shrink_bufhead()
Trond Myklebust
2020-12-14
1
-77
/
+87
|
*
SUNRPC: Fix xdr_expand_hole()
Trond Myklebust
2020-12-14
1
-95
/
+179
|
*
SUNRPC: Fixes for xdr_align_data()
Trond Myklebust
2020-12-14
1
-42
/
+132
|
*
SUNRPC: _shift_data_left/right_pages should check the shift length
Trond Myklebust
2020-12-14
1
-0
/
+12
|
*
SUNRPC: Fix open coded xdr_stream_remaining()
Trond Myklebust
2020-12-02
1
-2
/
+2
|
*
SUNRPC: Fix up xdr_set_page()
Trond Myklebust
2020-12-02
1
-9
/
+12
|
*
SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()
Trond Myklebust
2020-12-02
1
-3
/
+0
|
*
SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengths
Trond Myklebust
2020-12-02
1
-26
/
+15
|
*
SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base()
Trond Myklebust
2020-12-02
1
-17
/
+19
|
*
SUNRPC: Fix up typo in xdr_init_decode()
Trond Myklebust
2020-12-02
1
-1
/
+1
|
*
SUNRPC: Fix up open coded kmemdup_nul()
Trond Myklebust
2020-12-02
1
-3
/
+1
*
|
NFSD: Replace the internals of the READ_BUF() macro
Chuck Lever
2020-11-30
1
-0
/
+45
*
|
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
2020-11-30
1
-24
/
+4
*
|
SUNRPC: Adjust synopsis of xdr_buf_subsegment()
Chuck Lever
2020-11-30
1
-3
/
+2
|
/
*
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-22
1
-1
/
+46
|
\
|
*
SUNRPC/NFSD: Implement xdr_reserve_space_vec()
Anna Schumaker
2020-09-25
1
-0
/
+45
|
*
net: sunrpc: delete repeated words
Randy Dunlap
2020-09-25
1
-1
/
+1
*
|
SUNRPC: Add an xdr_align_data() function
Anna Schumaker
2020-10-07
1
-0
/
+121
*
|
SUNRPC: Add the ability to expand holes in data pages
Anna Schumaker
2020-10-07
1
-0
/
+69
*
|
SUNRPC: Split out _shift_data_right_tail()
Anna Schumaker
2020-10-07
1
-27
/
+41
*
|
SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()
Anna Schumaker
2020-10-07
1
-7
/
+14
*
|
SUNRPC: Implement a xdr_page_pos() function
Anna Schumaker
2020-10-07
1
-0
/
+13
*
|
SUNRPC: Split out a function for setting current page
Anna Schumaker
2020-10-07
1
-4
/
+9
|
/
*
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
Chuck Lever
2020-06-26
1
-0
/
+4
*
SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
Chuck Lever
2020-04-27
1
-0
/
+41
*
SUNRPC: Remove xdr_buf_read_mic()
Chuck Lever
2020-03-16
1
-55
/
+0
*
SUNRPC: constify copied structure
Julia Lawall
2020-01-15
1
-1
/
+1
*
SUNRPC: Fix another issue with MIC buffer space
Chuck Lever
2019-11-18
1
-6
/
+5
*
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
2019-09-20
1
-22
/
+30
*
SUNRPC: Fix buffer handling of GSS MIC without slack
Benjamin Coddington
2019-09-20
1
-9
/
+18
*
SUNRPC: Inline xdr_commit_encode
Chuck Lever
2019-08-20
1
-1
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
NFS: Account for XDR pad of buf->pages
Chuck Lever
2019-02-14
1
-0
/
+2
*
SUNRPC: Introduce rpc_prepare_reply_pages()
Chuck Lever
2019-02-14
1
-0
/
+9
*
SUNRPC: Remove xdr_buf_trim()
Chuck Lever
2019-02-14
1
-41
/
+0
*
SUNRPC: Add trace event that reports reply page vector alignment
Chuck Lever
2019-02-13
1
-6
/
+27
*
SUNRPC: Add XDR overflow trace event
Chuck Lever
2019-02-13
1
-7
/
+17
*
SUNRPC: Add xdr_stream::rqst field
Chuck Lever
2019-02-13
1
-3
/
+9
*
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
YueHaibing
2018-11-08
1
-1
/
+1
*
sunrpc: correct the computation for page_ptr when truncating
Frank Sorenson
2018-11-05
1
-3
/
+2
*
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
Trond Myklebust
2018-09-30
1
-0
/
+34
*
SUNRPC: Add helpers for decoding opaque and string types
Trond Myklebust
2018-04-10
1
-0
/
+82
*
sunrpc: Fix xdr_init_decode_pages() documenting comment
Chuck Lever
2017-04-25
1
-1
/
+1
*
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
Trond Myklebust
2017-02-21
1
-0
/
+34
[next]