summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2021-05-19sunrpc: Fix misplaced barrier in call_decodeBaptiste Lepers
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-03-17SUNRPC: Set memalloc_nofs_save() for sync tasksBenjamin Coddington
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-30xprtrdma: Fix XDRBUF_SPARSE_PAGES supportChuck Lever
2020-12-30sunrpc: fix xs_read_xdr_buf for partial pages receiveDan Aloni
2020-12-30net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'Fedor Tokarev
2020-12-30SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust
2020-12-30SUNRPC: rpc_wake_up() should wake up tasks in the correct orderTrond Myklebust
2020-11-05SUNRPC: Mitigate cond_resched() in xprt_transmit()Chuck Lever
2020-10-29SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()Martijn de Gouw
2020-10-29svcrdma: fix bounce buffers for unaligned offsets and multiple pagesDan Aloni
2020-10-01svcrdma: Fix backchannel return codeChuck Lever
2020-10-01SUNRPC: Don't start a timer on an already queued rpc taskTrond Myklebust
2020-10-01svcrdma: Fix leak of transport addressesChuck Lever
2020-10-01SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET
2020-10-01SUNRPC: Capture completion of all RPC tasksChuck Lever
2020-09-23SUNRPC: stop printk reading past end of stringJ. Bruce Fields
2020-08-26svcrdma: Fix another Receive buffer leakChuck Lever
2020-08-19SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")Chuck Lever
2020-08-19svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever
2020-08-11nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-08-05sunrpc: check that domain table is empty at module unload.Sasha Levin
2020-07-22xprtrdma: fix incorrect header size calculationsColin Ian King
2020-06-30xprtrdma: Fix handling of RDMA_ERROR repliesChuck 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-24net: 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-20SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever
2020-05-20SUNRPC: Signalled ASYNC tasks need to exitChuck Lever
2020-05-20SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever
2020-05-20SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever
2020-05-02svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever
2020-05-02svcrdma: Fix trace point use-after-free raceChuck Lever
2020-04-29SUNRPC: Fix backchannel RPC soft lockupsChuck Lever
2020-04-23sunrpc: Fix gss_unwrap_resp_integ() againChuck Lever
2020-04-23SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsizeOlga Kornievskaia
2020-02-24sunrpc: Fix potential leaks in sunrpc_cache_unhash()Trond Myklebust
2020-02-19xprtrdma: Fix DMA scatter-gather list mapping imbalanceChuck Lever
2020-02-11sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-01-26SUNRPC: Fix another issue with MIC buffer spaceChuck Lever
2020-01-26SUNRPC: Fix backchannel latency metricsChuck Lever
2020-01-26SUNRPC: Fix svcauth_gss_proxy_init()Chuck Lever