aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2023-08-11SUNRPC: Fix UAF in svc_tcp_listen_data_ready()Ding Hui
2023-05-17SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo
2023-01-18SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto
2023-01-18SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever
2023-01-18SUNRPC: Fix missing release socket in rpc_sockname()Wang ShaoBo
2022-09-15SUNRPC: use _bh spinlocking on ->transport_lockNeilBrown
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-08-25SUNRPC: Reinitialise the backchannel request buffers before reuseTrond Myklebust
2022-07-07SUNRPC: Fix READ_PLUS crasherChuck Lever
2022-06-25xprtrdma: fix incorrect header size calculationsColin Ian King
2022-06-14SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever
2022-06-14xprtrdma: treat all calls not a bcall when bc_serv is NULLKinglong Mee
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
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
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-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-07-20SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu
2021-07-20SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
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-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
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-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-10-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
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-26Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-26svcrdma: Fix another Receive buffer leakChuck Lever
2020-08-19Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-19svcrdma: Fix page leak in svc_rdma_recv_read_chunk()Chuck Lever