summaryrefslogtreecommitdiff
path: root/net/sunrpc (follow)
Commit message (Expand)AuthorAge
* BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook2022-10-28
* vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2022-04-19
* rpc: fix gss_svc_init cleanup on failureJ. Bruce Fields2021-09-22
* SUNRPC: Should wake up the privileged task firstly.Zhang Xiaoxu2021-07-20
* SUNRPC: Fix the batch tasks count wraparound.Zhang Xiaoxu2021-07-20
* rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields2021-04-07
* NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty2021-03-24
* SUNRPC: Handle 0 length opaque XDR object data properlyDave Wysochanski2021-02-23
* SUNRPC: Move simple_get_bytes and simple_get_netobj into private headerDave Wysochanski2021-02-23
* net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de2021-01-23
* SUNRPC: ECONNREFUSED should cause a rebind.NeilBrown2020-11-10
* SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET2020-10-01
* SUNRPC: stop printk reading past end of stringJ. Bruce Fields2020-09-23
* SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever2020-06-29
* sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin2020-06-29
* net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev2020-06-29
* sunrpc: clean up properly in gss_mech_unregister()NeilBrown2020-06-20
* sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown2020-06-20
* xprtrdma: Fix backchannel allocation of extra rpcrdma_repsChuck Lever2020-05-10
* xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.lenChuck Lever2020-05-10
* xprtrdma: xprt_rdma_free() must not release backchannel reqsChuck Lever2020-05-10
* xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock)Chuck Lever2020-05-10
* xprtrdma: checking for NULL instead of IS_ERR()Dan Carpenter2020-05-10
* sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas2020-02-14
* sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov2019-12-21
* SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust2019-11-28
* SUNRPC: Fix priority queue fairnessTrond Myklebust2019-11-25
* sunrpc: don't mark uninitialised items as VALID.NeilBrown2019-05-16
* sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields2019-01-26
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-16
* sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin2019-01-13
* sunrpc: fix cache_head leak due to queued requestVasily Averin2019-01-13
* sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-13
* SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust2018-12-21
* SUNRPC: Fix leak of krb5p encode pagesChuck Lever2018-12-13
* SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust2018-12-01
* SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing2018-11-27
* sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson2018-11-21
* nfsd: Fix an Oops in free_session()Trond Myklebust2018-11-21
* rpc_pipefs: fix double-dput()Al Viro2018-04-24
* SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()NeilBrown2018-04-13
* SUNRPC: Allow connect to return EHOSTUNREACHTrond Myklebust2018-02-03
* kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2018-01-10
* sunrpc: Fix rpc_task_begin trace pointChuck Lever2017-12-16
* SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown2017-04-21
* svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields2017-02-09
* SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-02-01
* svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna2017-01-26
* svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields2017-01-26
* sunrpc: fix write space race causing stallsDavid Vrabel2016-10-28