index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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-15
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
|
|
/
/
*
/
/
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-25
1
-7
/
+8
|
*
sunrpc: cache : Replace seq_printf with seq_puts
Xu Wang
2020-09-25
1
-2
/
+2
|
*
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
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
[prev]
[next]