summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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
2018-04-13SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()NeilBrown
2018-03-24xprtrdma: Cancel refresh worker during buffer shutdownChuck Lever
2018-02-03SUNRPC: Allow connect to return EHOSTUNREACHTrond Myklebust
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-14sunrpc: Fix rpc_task_begin trace pointChuck Lever
2017-09-27NFSv4: Fix callback server shutdownTrond Myklebust
2017-09-27SUNRPC: Refactor svc_set_num_threads()Trond Myklebust
2017-08-30net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev
2017-07-27sunrpc: use constant time memory comparison for macJason A. Donenfeld
2017-04-12svcauth_gss: Close connection when dropping an incoming messageChuck Lever
2017-03-26xprtrdma: Squelch kbuild sparse complaintChuck Lever
2017-03-12xprtrdma: Reduce required number of send SGEsChuck Lever
2017-03-12xprtrdma: Disable pad optimization by defaultChuck Lever
2017-03-12xprtrdma: Per-connection pad optimizationChuck Lever
2017-03-12xprtrdma: Fix Read chunk paddingChuck Lever
2017-02-09svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-02-01SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-01-26xprtrdma: Squelch "max send, max recv" messages at connect timeChuck Lever
2017-01-26xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever
2017-01-26svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna
2017-01-26svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2017-01-26sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew
2017-01-15svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit armChuck Lever
2017-01-09SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2016-11-18Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew
2016-11-11Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-11-10xprtrdma: Fix DMAR failure in frwr_op_map() after reconnectChuck Lever
2016-11-07SUNRPC: Fix suspicious RCU usageAnna Schumaker
2016-11-01svcrdma: backchannel cannot share a page for send and rcv buffersChuck Lever
2016-10-28sunrpc: fix some missing rq_rbuffer assignmentsJeff Layton
2016-10-26sunrpc: don't pass on-stack memory to sg_set_bufJ. Bruce Fields
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds