index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
|
*
|
xprtrdma: Fix XDRBUF_SPARSE_PAGES support
Chuck Lever
2020-12-14
1
-9
/
+31
|
*
|
sunrpc: fix xs_read_xdr_buf for partial pages receive
Dan Aloni
2020-12-14
1
-1
/
+2
|
*
|
net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'
Fedor Tokarev
2020-12-02
1
-2
/
+2
|
*
|
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
2
-7
/
+1
|
*
|
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
|
*
|
SUNRPC: Remove unused function xprt_load_transport()
Trond Myklebust
2020-12-02
1
-15
/
+0
|
*
|
SUNRPC: Add a helper to return the transport identifier given a netid
Trond Myklebust
2020-12-02
1
-4
/
+21
|
*
|
SUNRPC: Close a race with transport setup and module put
Trond Myklebust
2020-12-02
1
-11
/
+33
|
*
|
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
2020-12-02
4
-16
/
+55
|
*
|
SUNRPC: rpc_wake_up() should wake up tasks in the correct order
Trond Myklebust
2020-12-02
1
-30
/
+35
|
*
|
SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall
Chuck Lever
2020-12-02
2
-6
/
+10
*
|
|
Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-12-16
14
-650
/
+1315
|
\
\
\
|
*
|
|
SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall
Chuck Lever
2020-12-09
2
-6
/
+10
|
*
|
|
sunrpc: clean-up cache downcall
Roberto Bergantinos Corpas
2020-12-09
1
-30
/
+11
|
*
|
|
NFSD: Replace the internals of the READ_BUF() macro
Chuck Lever
2020-11-30
1
-0
/
+45
|
*
|
|
SUNRPC: Prepare for xdr_stream-style decoding on the server-side
Chuck Lever
2020-11-30
1
-0
/
+5
|
*
|
|
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
2020-11-30
2
-25
/
+5
|
*
|
|
SUNRPC: Move the svc_xdr_recvfrom() tracepoint
Chuck Lever
2020-11-30
1
-3
/
+1
|
*
|
|
svcrdma: support multiple Read chunks per RPC
Chuck Lever
2020-11-30
1
-14
/
+222
|
*
|
|
svcrdma: Use the new parsed chunk list when pulling Read chunks
Chuck Lever
2020-11-30
2
-68
/
+108
|
*
|
|
svcrdma: Rename info::ri_chunklen
Chuck Lever
2020-11-30
1
-16
/
+15
|
*
|
|
svcrdma: Clean up chunk tracepoints
Chuck Lever
2020-11-30
2
-17
/
+12
|
*
|
|
svcrdma: Remove chunk list pointers
Chuck Lever
2020-11-30
1
-7
/
+1
|
*
|
|
svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk
Chuck Lever
2020-11-30
1
-27
/
+9
|
*
|
|
svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()
Chuck Lever
2020-11-30
1
-76
/
+98
|
*
|
|
svcrdma: Support multiple write chunks when pulling up
Chuck Lever
2020-11-30
3
-82
/
+129
|
*
|
|
svcrdma: Use parsed chunk lists to encode Reply transport headers
Chuck Lever
2020-11-30
1
-61
/
+44
|
*
|
|
svcrdma: Use parsed chunk lists to construct RDMA Writes
Chuck Lever
2020-11-30
3
-34
/
+36
|
*
|
|
svcrdma: Use parsed chunk lists to detect reverse direction replies
Chuck Lever
2020-11-30
1
-15
/
+14
|
*
|
|
svcrdma: Use parsed chunk lists to derive the inv_rkey
Chuck Lever
2020-11-30
1
-37
/
+30
|
*
|
|
svcrdma: Add a "parsed chunk list" data structure
Chuck Lever
2020-11-30
3
-82
/
+422
|
*
|
|
svcrdma: Clean up svc_rdma_encode_reply_chunk()
Chuck Lever
2020-11-30
2
-12
/
+14
|
*
|
|
svcrdma: Post RDMA Writes while XDR encoding replies
Chuck Lever
2020-11-30
2
-36
/
+76
|
*
|
|
NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
Chuck Lever
2020-11-30
1
-17
/
+7
|
*
|
|
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
2020-11-30
4
-14
/
+15
|
*
|
|
svcrdma: Refactor the RDMA Write path
Chuck Lever
2020-11-30
1
-21
/
+35
|
*
|
|
svcrdma: Const-ify the xdr_buf arguments
Chuck Lever
2020-11-30
1
-2
/
+2
|
*
|
|
SUNRPC: Adjust synopsis of xdr_buf_subsegment()
Chuck Lever
2020-11-30
1
-3
/
+2
|
*
|
|
svcrdma: Catch another Reply chunk overflow case
Chuck Lever
2020-11-30
1
-0
/
+2
|
|
/
/
[prev]
[next]