summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2017-09-059-425/+583
|\
| * xprtrdma: Re-arrange struct rx_statsChuck Lever2017-08-221-5/+8
| * xprtrdma: Remove imul instructions from chunk list encodersChuck Lever2017-08-154-36/+34
| * xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()Chuck Lever2017-08-151-57/+48
| * xprtrdma: Clean up rpcrdma_bc_marshal_reply()Chuck Lever2017-08-111-13/+18
| * xprtrdma: Harden chunk list encoding against send buffer overflowChuck Lever2017-08-111-86/+142
| * xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()Chuck Lever2017-08-113-6/+21
| * xprtrdma: Remove rpclen from rpcrdma_marshal_reqChuck Lever2017-08-111-7/+2
| * xprtrdma: Clean up rpcrdma_marshal_req() synopsisChuck Lever2017-08-113-10/+19
| * xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()Chuck Lever2017-08-082-3/+3
| * xprtrdma: Remove rpcrdma_rep::rr_lenChuck Lever2017-08-083-11/+5
| * xprtrdma: Remove opcode check in Receive completion handlerChuck Lever2017-08-081-3/+0
| * xprtrdma: Replace rpcrdma_count_chunks()Chuck Lever2017-08-081-94/+127
| * xprtrdma: Refactor rpcrdma_reply_handler()Chuck Lever2017-08-081-82/+130
| * xprtrdma: Harden backchannel call decodingChuck Lever2017-08-082-52/+46
| * xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()Chuck Lever2017-08-083-14/+34
| * sunrpc: Const-ify all instances of struct rpc_xprt_opsChuck Lever2017-08-013-7/+7
* | Merge branch 'bugfixes'Trond Myklebust2017-08-201-0/+8
|\ \
| * | SUNRPC: ECONNREFUSED should cause a rebind.NeilBrown2017-08-201-0/+8
| |/
* | SUNRPC: Add a separate spinlock to protect the RPC request receive listTrond Myklebust2017-08-185-31/+40
* | SUNRPC: Cleanup xs_tcp_read_common()Trond Myklebust2017-08-161-17/+8
* | SUNRPC: Don't loop forever in xs_tcp_data_receive()Trond Myklebust2017-08-161-6/+7
* | SUNRPC: Don't hold the transport lock when receiving backchannel dataTrond Myklebust2017-08-162-6/+3
* | SUNRPC: Don't hold the transport lock across socket copy operationsTrond Myklebust2017-08-162-5/+61
|/
* Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-211-0/+2
|\
| * net/sunrpc/xprt_sock: fix regression in connection error reporting.NeilBrown2017-07-211-0/+2
* | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-138-149/+201
|\ \ | |/
| * sunrpc: use constant time memory comparison for macJason A. Donenfeld2017-07-131-1/+2
| * xprtrdma: Fix documenting comments in frwr_ops.cChuck Lever2017-07-131-3/+3
| * xprtrdma: Replace PAGE_MASK with offset_in_page()Chuck Lever2017-07-131-8/+8
| * xprtrdma: FMR does not need list_del_init()Chuck Lever2017-07-131-8/+10
| * xprtrdma: Demote "connect" log messagesChuck Lever2017-07-131-36/+8
| * xprtrdma: Don't defer MR recovery if ro_map failsChuck Lever2017-07-132-20/+17
| * xprtrdma: Fix FRWR invalidation error recoveryChuck Lever2017-07-131-10/+13
| * xprtrdma: Fix client lock-up after application signal firesChuck Lever2017-07-134-31/+84
| * xprtrdma: Rename rpcrdma_req::rl_freeChuck Lever2017-07-132-6/+5
| * xprtrdma: Pass only the list of registered MRs to ro_unmap_syncChuck Lever2017-07-134-27/+26
| * xprtrdma: Pre-mark remotely invalidated MRsChuck Lever2017-07-134-5/+28
| * xprtrdma: On invalidation failure, remove MWs from rl_registeredChuck Lever2017-07-131-0/+1
| * SUNRPC: Make slot allocation more reliableTrond Myklebust2017-07-131-3/+5
| * sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-07-131-2/+2
| * sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-07-131-1/+1
| * sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-07-132-6/+7
| * sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-07-131-4/+2
| * sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-07-131-3/+6
| * sunrpc: properly type pc_release callbacksChristoph Hellwig2017-07-131-4/+4
| * sunrpc: properly type pc_func callbacksChristoph Hellwig2017-07-131-1/+1
| * sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-07-134-13/+14
| * sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-07-134-8/+16
| * sunrpc/auth_gss: fix decoder callback prototypesChristoph Hellwig2017-07-133-3/+4
OpenPOWER on IntegriCloud