summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2018-04-26SUNRPC: Don't call __UDPX_INC_STATS() from a preemptible contextTrond Myklebust
2018-04-26svcrdma: Fix Read chunk round-upChuck Lever
2018-04-26xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever
2018-04-24rpc_pipefs: fix double-dput()Al Viro
2018-04-19sunrpc: remove incorrect HMAC request initializationEric Biggers
2018-02-22xprtrdma: Fix BUG after a device removalChuck Lever
2018-02-22xprtrdma: Fix calculation of ri_max_send_sgesChuck Lever
2018-02-03SUNRPC: Allow connect to return EHOSTUNREACHTrond Myklebust
2017-12-20xprtrdma: Don't defer fencing an async RPC's chunksChuck Lever
2017-12-20SUNRPC: Fix a race in the receive code pathTrond Myklebust
2017-12-20kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-14sunrpc: Fix rpc_task_begin trace pointChuck Lever
2017-11-30svcrdma: Preserve CB send buffer across retransmitsChuck Lever
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19SUNRPC: Destroy transport from the system workqueueTrond Myklebust
2017-10-16SUNRPC: fix a list corruption issue in xprt_release()Trond Myklebust
2017-10-01sunrpc: remove redundant initialization of sockColin Ian King
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit
2017-09-11Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-09-06SUNRPC: remove some dead code.NeilBrown
2017-09-05xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handlerChuck Lever
2017-09-05Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust
2017-09-05svcrdma: Estimate Send Queue depth properlyChuck Lever
2017-09-05svcrdma: Limit RQ depthChuck Lever
2017-09-05svcrdma: Populate tail iovec when receivingChuck Lever
2017-09-05merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields
2017-08-24svcrdma: Clean up svc_rdma_build_read_chunk()Chuck Lever
2017-08-24sunrpc: Const-ify struct sv_serv_opsChuck Lever
2017-08-24sunrpc: Const-ify instances of struct svc_xprt_opsChuck Lever
2017-08-24net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev
2017-08-22xprtrdma: Re-arrange struct rx_statsChuck Lever
2017-08-20Merge branch 'bugfixes'Trond Myklebust
2017-08-20SUNRPC: ECONNREFUSED should cause a rebind.NeilBrown
2017-08-18SUNRPC: Add a separate spinlock to protect the RPC request receive listTrond Myklebust
2017-08-16SUNRPC: Cleanup xs_tcp_read_common()Trond Myklebust
2017-08-16SUNRPC: Don't loop forever in xs_tcp_data_receive()Trond Myklebust
2017-08-16SUNRPC: Don't hold the transport lock when receiving backchannel dataTrond Myklebust
2017-08-16SUNRPC: Don't hold the transport lock across socket copy operationsTrond Myklebust
2017-08-15xprtrdma: Remove imul instructions from chunk list encodersChuck Lever
2017-08-15xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()Chuck Lever
2017-08-11xprtrdma: Clean up rpcrdma_bc_marshal_reply()Chuck Lever
2017-08-11xprtrdma: Harden chunk list encoding against send buffer overflowChuck Lever
2017-08-11xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()Chuck Lever
2017-08-11xprtrdma: Remove rpclen from rpcrdma_marshal_reqChuck Lever
2017-08-11xprtrdma: Clean up rpcrdma_marshal_req() synopsisChuck Lever
2017-08-08xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()Chuck Lever
2017-08-08xprtrdma: Remove rpcrdma_rep::rr_lenChuck Lever
2017-08-08xprtrdma: Remove opcode check in Receive completion handlerChuck Lever
2017-08-08xprtrdma: Replace rpcrdma_count_chunks()Chuck Lever