aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-09-04svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever
2020-08-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-08-27nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-08-26Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-21sunrpc: check that domain table is empty at module unload.NeilBrown
2020-08-16Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-08-13SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")Chuck Lever
2020-08-13xprtrdma: fix incorrect header size calculationsColin Ian King
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-16xprtrdma: Fix handling of RDMA_ERROR repliesChuck Lever
2020-07-16SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever
2020-07-16sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin
2020-07-13net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev
2020-06-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-24sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-06-24sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-08SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever
2020-06-08SUNRPC: Signalled ASYNC tasks need to exitChuck Lever
2020-06-08SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever
2020-06-08SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever
2020-06-08sunrpc: convert to time64_t for expiryArnd Bergmann
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-04svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever
2020-06-04svcrdma: Fix trace point use-after-free raceChuck Lever
2020-06-04SUNRPC: Fix backchannel RPC soft lockupsChuck Lever
2020-06-01sunrpc: Fix gss_unwrap_resp_integ() againChuck Lever
2020-06-01SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington
2020-06-01SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsizeOlga Kornievskaia
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-15sunrpc: Fix potential leaks in sunrpc_cache_unhash()Trond Myklebust
2020-05-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-04xprtrdma: Fix DMA scatter-gather list mapping imbalanceChuck Lever
2020-05-04sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-04-13Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-12SUNRPC: Fix backchannel latency metricsChuck Lever
2020-04-12SUNRPC: Fix svcauth_gss_proxy_init()Chuck Lever
2020-04-01Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-30xprtrdma: Fix completion wait during device removalChuck Lever
2020-03-30xprtrdma: Fix create_qp crash on device unloadChuck Lever
2020-03-30xprtrdma: Close window between waking RPC senders and posting ReceivesChuck Lever
2020-03-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-20sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov
2020-02-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-31SUNRPC: Fix another issue with MIC buffer spaceChuck Lever
2019-12-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2019-12-29SUNRPC: The RDMA back channel mustn't disappear while requests are outstandingTrond Myklebust
2019-12-29SUNRPC: The TCP back channel mustn't disappear while requests are outstandingTrond Myklebust