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
...
|
*
|
|
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
|
|
/
/
*
/
/
net: datagram: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-17
1
-1
/
+2
|
/
/
*
|
net/sunrpc: fix useless comparison in proc_do_xprt()
Dan Carpenter
2020-11-08
1
-3
/
+4
*
|
net/sunrpc: return 0 on attempt to write to "transports"
Dan Carpenter
2020-11-06
1
-1
/
+1
|
/
*
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-22
7
-25
/
+85
|
\
|
*
SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
Martijn de Gouw
2020-10-20
1
-10
/
+17
|
*
sunrpc: raise kernel RPC channel buffer size
Roberto Bergantinos Corpas
2020-10-20
1
-1
/
+1
|
*
svcrdma: fix bounce buffers for unaligned offsets and multiple pages
Dan Aloni
2020-10-16
1
-1
/
+2
|
*
net/sunrpc: Fix return value for sysctl sunrpc.transports
Artur Molchanov
2020-10-16
1
-1
/
+7
|
*
sunrpc: simplify do_cache_clean
J. Bruce Fields
2020-09-26
1
-7
/
+8
|
*
sunrpc: cache : Replace seq_printf with seq_puts
Xu Wang
2020-09-26
1
-2
/
+2
|
*
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
3
-3
/
+3
*
|
Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-10-20
10
-283
/
+323
|
\
\
|
*
|
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
|
*
|
xprtrdma: drop double zeroing
Julia Lawall
2020-09-21
1
-1
/
+1
|
*
|
Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clients
Alexander A. Klimov
2020-09-21
2
-2
/
+2
|
*
|
SUNRPC: Remove remaining dprintks from sched.c
Chuck Lever
2020-09-21
1
-10
/
+0
|
*
|
SUNRPC: Remove dprintk call sites in RPC queuing functions
Chuck Lever
2020-09-21
1
-21
/
+1
|
*
|
SUNRPC: Clean up RPC scheduler tracepoints
Chuck Lever
2020-09-21
1
-12
/
+3
|
*
|
SUNRPC: Replace rpcbind dprintk call sites with tracepoints
Chuck Lever
2020-09-21
1
-20
/
+4
[prev]
[next]