summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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-05-12Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust
2022-04-20SUNRPC/call_alloc: async tasks mustn't block waiting for memoryNeilBrown
2022-04-20SUNRPC: avoid race between mod_timer() and del_timer_sync()NeilBrown
2021-09-22rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields
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-23SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski
2021-02-23SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski
2021-01-23net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de
2020-12-29SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust
2020-11-10SUNRPC: ECONNREFUSED should cause a rebind.NeilBrown
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-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-30net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev
2020-06-20sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-06-20sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown
2020-05-10xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever
2020-02-14sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2019-12-21sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov
2019-11-28sunrpc: safely reallow resvport min/max inversionJ. Bruce Fields
2019-11-28SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust
2019-11-25SUNRPC: Fix priority queue fairnessTrond Myklebust
2019-07-21net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi
2019-05-02sunrpc: don't mark uninitialised items as VALID.NeilBrown
2019-01-23sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-01-13sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin
2019-01-13sunrpc: fix cache_head leak due to queued requestVasily Averin
2019-01-13SUNRPC: Fix a race with XPRT_CONNECTINGTrond Myklebust
2019-01-09sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2018-12-21SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust
2018-12-13SUNRPC: Fix leak of krb5p encode pagesChuck Lever
2018-12-01SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust
2018-11-27SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing
2018-11-21sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2018-11-13nfsd: Fix an Oops in free_session()Trond Myklebust
2018-09-15sunrpc: Don't use stack buffer with scatterlistLaura Abbott
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker
2018-07-25xprtrdma: Return -ENOBUFS when no pages are availableChuck Lever
2018-04-24rpc_pipefs: fix double-dput()Al Viro
2018-04-20sunrpc: remove incorrect HMAC request initializationEric Biggers