aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2020-09-04svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever
2020-08-27nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-08-21sunrpc: check that domain table is empty at module unload.NeilBrown
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-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-24sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-06-24sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown
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-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-15sunrpc: Fix potential leaks in sunrpc_cache_unhash()Trond Myklebust
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-12SUNRPC: Fix backchannel latency metricsChuck Lever
2020-04-12SUNRPC: Fix svcauth_gss_proxy_init()Chuck Lever
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-20sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov
2020-01-31SUNRPC: Fix another issue with MIC buffer spaceChuck Lever
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
2019-11-09SUNRPC: Don't try to parse incomplete RPC messagesTrond Myklebust
2019-11-09SUNRPC: RPC level errors should always set task->tk_rpc_statusTrond Myklebust
2019-11-09xprtrdma: Send Queue size grows after a reconnectChuck Lever
2019-11-09xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methodsChuck Lever
2019-10-05SUNRPC: Fix buffer handling of GSS MIC without slackBenjamin Coddington
2019-10-05SUNRPC: Dequeue the request from the receive queue while we're re-encodingTrond Myklebust
2019-09-21SUNRPC: Handle connection breakages correctly in call_status()Trond Myklebust
2019-09-06SUNRPC: Don't handle errors if the bind/connect succeededTrond Myklebust
2019-09-06Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-07-26SUNRPC: Ensure the bvecs are reset when we re-encode the RPC requestTrond Myklebust
2019-07-05Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-06-28SUNRPC: Fix up calculation of client message lengthTrond Myklebust
2019-06-21SUNRPC: Fix a credential refcount leakTrond Myklebust
2019-06-21Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"Anna Schumaker
2019-06-21net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi
2019-06-19svcrdma: Ignore source port when computing DRC hashChuck Lever