summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi2019-07-141-0/+1
* svcrdma: Ignore source port when computing DRC hashChuck Lever2019-07-101-1/+6
* SUNRPC: Clean up initialisation of the struct rpc_rqstTrond Myklebust2019-07-032-41/+51
* sunrpc: don't mark uninitialised items as VALID.NeilBrown2019-05-021-0/+3
* svcrpc: fix UDP on servers with lots of threadsJ. Bruce Fields2019-03-231-10/+10
* xprtrdma: Make sure Send CQ is allocated on an existing compvecNicolas Morey-Chaisemartin2019-03-231-1/+2
* xprtrdma: Double free in rpcrdma_sendctxs_create()Dan Carpenter2019-02-271-5/+1
* sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew2019-02-231-11/+38
* svcrdma: Remove max_sge check at connect timeChuck Lever2019-02-152-12/+102
* svcrdma: Reduce max_send_sgesChuck Lever2019-02-151-4/+6
* SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAITBenjamin Coddington2019-02-151-2/+4
* sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields2019-01-221-0/+8
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-163-7/+11
* sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin2019-01-131-4/+4
* sunrpc: fix cache_head leak due to queued requestVasily Averin2019-01-131-1/+9
* SUNRPC: Fix a race with XPRT_CONNECTINGTrond Myklebust2019-01-131-2/+2
* sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-091-1/+1
* SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust2018-12-211-2/+9
* SUNRPC: Fix leak of krb5p encode pagesChuck Lever2018-12-131-0/+4
* SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust2018-12-011-7/+1
* SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing2018-11-271-1/+1
* sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson2018-11-211-3/+2
* nfsd: Fix an Oops in free_session()Trond Myklebust2018-11-131-1/+1
* xprtrdma: Reset credit grant properly after a disconnectChuck Lever2018-11-132-0/+7
* Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-08-2319-49/+75
|\
| * xprtrdma: Fix disconnect regressionChuck Lever2018-08-081-3/+2
| * sunrpc: whitespace fixesStephen Hemminger2018-07-3115-15/+5
| * NFSv4 client live hangs after live data migration recoveryBill Baker2018-07-311-8/+20
| * sunrpc: kstrtoul() can also return -ERANGEDan Carpenter2018-07-311-1/+1
| * sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski2018-07-311-5/+12
| * sunrpc: Add _add_rpc_iostats() to add rpc_iostats metricsDave Wysochanski2018-07-301-0/+12
| * sunrpc: add _print_rpc_iostats() to output metrics for one RPC opDave Wysochanski2018-07-301-11/+16
| * net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon2018-07-304-7/+8
* | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-08-2310-111/+140
|\ \
| * | sunrpc: Add comment defining gssd upcall API keywordsChuck Lever2018-08-221-0/+17
| * | sunrpc: Extract target name into svc_credChuck Lever2018-08-221-25/+45
| * | sunrpc: Enable the kernel to specify the hostname part of service principalsChuck Lever2018-08-221-3/+17
| * | sunrpc: Don't use stack buffer with scatterlistLaura Abbott2018-08-221-3/+9
| * | rpc: remove unneeded variable 'ret' in rdma_listen_handlerzhong jiang2018-08-091-2/+1
| * | NFSD: Handle full-length symlinksChuck Lever2018-08-091-42/+25
| * | NFSD: Refactor the generic write vector fill helperChuck Lever2018-08-091-7/+4
| * | svcrdma: Clean up Read chunk pathChuck Lever2018-08-091-19/+13
| * | svcrdma: Avoid releasing a page in svc_xprt_release()Chuck Lever2018-08-092-4/+9
| * | sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'YueHaibing2018-08-093-6/+0
* | | Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-161-1/+1
|\ \ \
| * | | net: Remove some unneeded semicolonzhong jiang2018-08-041-1/+1
| | |/ | |/|
* | | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-3/+7
|\| |
| * | Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-06-221-3/+7
| |\ \ | | |/ | |/|
| | * sunrpc: Prevent duplicate XID allocationChuck Lever2018-06-191-3/+7
* | | RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-303-3/+6