summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | svcrdma: Remove chunk list pointersChuck Lever2020-11-301-7/+1
| * | | svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunkChuck Lever2020-11-301-27/+9
| * | | svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()Chuck Lever2020-11-301-76/+98
| * | | svcrdma: Support multiple write chunks when pulling upChuck Lever2020-11-303-82/+129
| * | | svcrdma: Use parsed chunk lists to encode Reply transport headersChuck Lever2020-11-301-61/+44
| * | | svcrdma: Use parsed chunk lists to construct RDMA WritesChuck Lever2020-11-303-34/+36
| * | | svcrdma: Use parsed chunk lists to detect reverse direction repliesChuck Lever2020-11-301-15/+14
| * | | svcrdma: Use parsed chunk lists to derive the inv_rkeyChuck Lever2020-11-301-37/+30
| * | | svcrdma: Add a "parsed chunk list" data structureChuck Lever2020-11-303-82/+422
| * | | svcrdma: Clean up svc_rdma_encode_reply_chunk()Chuck Lever2020-11-302-12/+14
| * | | svcrdma: Post RDMA Writes while XDR encoding repliesChuck Lever2020-11-302-36/+76
| * | | NFSD: Invoke svc_encode_result_payload() in "read" NFSD encodersChuck Lever2020-11-301-17/+7
| * | | SUNRPC: Rename svc_encode_read_payload()Chuck Lever2020-11-304-14/+15
| * | | svcrdma: Refactor the RDMA Write pathChuck Lever2020-11-301-21/+35
| * | | svcrdma: Const-ify the xdr_buf argumentsChuck Lever2020-11-301-2/+2
| * | | SUNRPC: Adjust synopsis of xdr_buf_subsegment()Chuck Lever2020-11-301-3/+2
| * | | svcrdma: Catch another Reply chunk overflow caseChuck Lever2020-11-301-0/+2
| |/ /
* / / net: datagram: fix some kernel-doc markupsMauro Carvalho Chehab2020-11-171-1/+2
|/ /
* | net/sunrpc: fix useless comparison in proc_do_xprt()Dan Carpenter2020-11-081-3/+4
* | net/sunrpc: return 0 on attempt to write to "transports"Dan Carpenter2020-11-061-1/+1
|/
* Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-10-227-25/+85
|\
| * SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()Martijn de Gouw2020-10-201-10/+17
| * sunrpc: raise kernel RPC channel buffer sizeRoberto Bergantinos Corpas2020-10-201-1/+1
| * svcrdma: fix bounce buffers for unaligned offsets and multiple pagesDan Aloni2020-10-161-1/+2
| * net/sunrpc: Fix return value for sysctl sunrpc.transportsArtur Molchanov2020-10-161-1/+7
| * sunrpc: simplify do_cache_cleanJ. Bruce Fields2020-09-251-7/+8
| * sunrpc: cache : Replace seq_printf with seq_putsXu Wang2020-09-251-2/+2
| * SUNRPC/NFSD: Implement xdr_reserve_space_vec()Anna Schumaker2020-09-251-0/+45
| * net: sunrpc: delete repeated wordsRandy Dunlap2020-09-253-3/+3
* | Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-10-2010-283/+323
|\ \
| * | SUNRPC: Add an xdr_align_data() functionAnna Schumaker2020-10-071-0/+121
| * | SUNRPC: Add the ability to expand holes in data pagesAnna Schumaker2020-10-071-0/+69
| * | SUNRPC: Split out _shift_data_right_tail()Anna Schumaker2020-10-071-27/+41
| * | SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()Anna Schumaker2020-10-071-7/+14
| * | SUNRPC: Implement a xdr_page_pos() functionAnna Schumaker2020-10-071-0/+13
| * | SUNRPC: Split out a function for setting current pageAnna Schumaker2020-10-071-4/+9
| * | xprtrdma: drop double zeroingJulia Lawall2020-09-211-1/+1
| * | Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clientsAlexander A. Klimov2020-09-212-2/+2
| * | SUNRPC: Remove remaining dprintks from sched.cChuck Lever2020-09-211-10/+0
| * | SUNRPC: Remove dprintk call sites in RPC queuing functionsChuck Lever2020-09-211-21/+1
| * | SUNRPC: Clean up RPC scheduler tracepointsChuck Lever2020-09-211-12/+3
| * | SUNRPC: Replace rpcbind dprintk call sites with tracepointsChuck Lever2020-09-211-20/+4
| * | SUNRPC: Remove more dprintks in rpcb_clnt.cChuck Lever2020-09-211-22/+3
| * | SUNRPC: Remove dprintk call sites in rpcbind XDR functionsChuck Lever2020-09-211-27/+1
| * | SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever2020-09-212-18/+14
| * | SUNRPC: Remove rpcb_getport_async dprintk call sitesChuck Lever2020-09-211-20/+3
| * | SUNRPC: Clean up call_bind_status() observabilityChuck Lever2020-09-211-14/+6
| * | SUNRPC: Remove dprintk call site in call_decodeChuck Lever2020-09-211-2/+0
| * | SUNRPC: Trace call_refresh eventsChuck Lever2020-09-211-6/+3
| * | SUNRPC: Add trace_rpc_timeout_status()Chuck Lever2020-09-211-1/+1