summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2020-02-11sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-01-27xprtrdma: Fix use-after-free in rpcrdma_post_recvsChuck Lever
2020-01-27SUNRPC: Fix svcauth_gss_proxy_init()Chuck Lever
2020-01-17xprtrdma: Fix completion wait during device removalChuck Lever
2019-12-17sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov
2019-12-05xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever
2019-12-01sunrpc: safely reallow resvport min/max inversionJ. Bruce Fields
2019-12-01SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust
2019-11-24sunrpc: Fix connect metricsChuck Lever
2019-11-24SUNRPC: Fix priority queue fairnessTrond Myklebust
2019-07-14net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi
2019-07-10svcrdma: Ignore source port when computing DRC hashChuck Lever
2019-07-03SUNRPC: Clean up initialisation of the struct rpc_rqstTrond Myklebust
2019-05-02sunrpc: don't mark uninitialised items as VALID.NeilBrown
2019-03-23svcrpc: fix UDP on servers with lots of threadsJ. Bruce Fields
2019-03-23xprtrdma: Make sure Send CQ is allocated on an existing compvecNicolas Morey-Chaisemartin
2019-02-27xprtrdma: Double free in rpcrdma_sendctxs_create()Dan Carpenter
2019-02-23sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew
2019-02-15svcrdma: Remove max_sge check at connect timeChuck Lever
2019-02-15svcrdma: Reduce max_send_sgesChuck Lever
2019-02-15SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAITBenjamin Coddington
2019-01-22sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-01-13sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin
2019-01-13sunrpc: fix cache_head leak due to queued requestVasily Averin
2019-01-13SUNRPC: Fix a race with XPRT_CONNECTINGTrond Myklebust
2019-01-09sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2018-12-21SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust
2018-12-13SUNRPC: Fix leak of krb5p encode pagesChuck Lever
2018-12-01SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust
2018-11-27SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing
2018-11-21sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2018-11-13nfsd: Fix an Oops in free_session()Trond Myklebust
2018-11-13xprtrdma: Reset credit grant properly after a disconnectChuck Lever
2018-08-23Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2018-08-23Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-08-22sunrpc: Add comment defining gssd upcall API keywordsChuck Lever
2018-08-22sunrpc: Extract target name into svc_credChuck Lever
2018-08-22sunrpc: Enable the kernel to specify the hostname part of service principalsChuck Lever
2018-08-22sunrpc: Don't use stack buffer with scatterlistLaura Abbott
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-09rpc: remove unneeded variable 'ret' in rdma_listen_handlerzhong jiang
2018-08-09NFSD: Handle full-length symlinksChuck Lever
2018-08-09NFSD: Refactor the generic write vector fill helperChuck Lever
2018-08-09svcrdma: Clean up Read chunk pathChuck Lever
2018-08-09svcrdma: Avoid releasing a page in svc_xprt_release()Chuck Lever
2018-08-09sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data'YueHaibing
2018-08-08xprtrdma: Fix disconnect regressionChuck Lever
2018-08-04net: Remove some unneeded semicolonzhong jiang