index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xdr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: xdr_stream_subsegment() must handle non-zero page_bases
Chuck Lever
2021-10-02
1
-15
/
+17
*
sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base()
Anna Schumaker
2021-06-14
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-26
1
-0
/
+45
|
*
net: sunrpc: delete repeated words
Randy Dunlap
2020-09-26
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
[next]