summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2022-05-12Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust
2022-04-15SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown
2022-04-15SUNRPC: avoid race between mod_timer() and del_timer_sync()NeilBrown
2021-09-22rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields
2021-09-22SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust
2021-07-20SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu
2021-07-20SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu
2021-04-07rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields
2021-03-24sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras
2021-03-24svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler
2021-03-24NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty
2021-02-13SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski
2021-02-13SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski
2021-01-19net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de
2020-12-30SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust
2020-10-30SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()Martijn de Gouw
2020-10-30svcrdma: fix bounce buffers for unaligned offsets and multiple pagesDan Aloni
2020-10-01svcrdma: Fix leak of transport addressesChuck Lever
2020-10-01SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET
2020-09-23SUNRPC: stop printk reading past end of stringJ. Bruce Fields
2020-08-26svcrdma: Fix another Receive buffer leakChuck Lever
2020-08-19svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever
2020-06-30SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever
2020-06-30sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin
2020-06-25net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev
2020-06-22sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-06-22sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown
2020-05-02svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever
2020-05-02svcrdma: Fix trace point use-after-free raceChuck Lever
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