summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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
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