summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-02Merge 4.9.172 into android-4.9Greg Kroah-Hartman54-854/+870
2019-05-02sunrpc: don't mark uninitialised items as VALID.NeilBrown1-0/+3
2019-01-23Merge 4.9.152 into android-4.9Greg Kroah-Hartman44-170/+367
2019-01-23sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields1-0/+8
2019-01-16Merge 4.9.151 into android-4.9Greg Kroah-Hartman21-32/+107
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin4-7/+14
2019-01-13Merge 4.9.150 into android-4.9Greg Kroah-Hartman61-273/+522
2019-01-13sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin1-4/+4
2019-01-13sunrpc: fix cache_head leak due to queued requestVasily Averin1-1/+9
2019-01-13SUNRPC: Fix a race with XPRT_CONNECTINGTrond Myklebust1-2/+2
2019-01-09Merge 4.9.149 into android-4.9Greg Kroah-Hartman72-119/+347
2019-01-09sock: Make sock->sk_stamp thread-safeDeepa Dinamani4-9/+47
2018-12-21Merge 4.9.147 into android-4.9Greg Kroah-Hartman53-328/+603
2018-12-21SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust1-2/+9
2018-12-13Merge 4.9.145 into android-4.9Greg Kroah-Hartman56-133/+228
2018-12-13SUNRPC: Fix leak of krb5p encode pagesChuck Lever1-0/+4
2018-12-01Merge 4.9.142 into android-4.9Greg Kroah-Hartman86-462/+1317
2018-12-01SUNRPC: Fix a bogus get/put in generic_key_to_expire()Trond Myklebust1-7/+1
2018-11-27Merge 4.9.141 into android-4.9Greg Kroah-Hartman46-149/+351
2018-11-27SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing1-1/+1
2018-11-23Merge 4.9.138 into android-4.9Greg Kroah-Hartman73-209/+579
2018-11-23Merge 4.9.137 into android-4.9Greg Kroah-Hartman145-359/+1102
2018-11-21sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson1-3/+2
2018-11-13nfsd: Fix an Oops in free_session()Trond Myklebust1-1/+1
2018-09-15Merge 4.9.127 into android-4.9Greg Kroah-Hartman82-194/+377
2018-09-15sunrpc: Don't use stack buffer with scatterlistLaura Abbott1-3/+9
2018-09-10Merge 4.9.126 into android-4.9Greg Kroah-Hartman68-339/+665
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker3-9/+29
2018-07-31Merge 4.9.115 into android-4.9Greg Kroah-Hartman39-72/+175
2018-07-25xprtrdma: Return -ENOBUFS when no pages are availableChuck Lever1-1/+1
2018-04-24Merge 4.9.96 into android-4.9Greg Kroah-Hartman99-300/+648
2018-04-24rpc_pipefs: fix double-dput()Al Viro1-0/+1
2018-04-20Merge tag 'v4.9.95' into android-4.9.95Greg Hackmann69-344/+4428
2018-04-20sunrpc: remove incorrect HMAC request initializationEric Biggers1-3/+0
2018-04-14Merge 4.9.94 into android-4.9Greg Kroah-Hartman311-916/+2420
2018-04-13SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()NeilBrown1-1/+6
2018-03-25Merge 4.9.90 into android-4.9Greg Kroah-Hartman194-591/+1598
2018-03-24xprtrdma: Cancel refresh worker during buffer shutdownChuck Lever1-0/+1
2018-02-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook42-72/+87
2018-02-03SUNRPC: Allow connect to return EHOSTUNREACHTrond Myklebust1-0/+1
2018-01-10kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker8-2/+13
2017-12-14sunrpc: Fix rpc_task_begin trace pointChuck Lever1-2/+1
2017-09-27NFSv4: Fix callback server shutdownTrond Myklebust3-8/+55
2017-09-27SUNRPC: Refactor svc_set_num_threads()Trond Myklebust1-38/+58
2017-08-30net: sunrpc: svcsock: fix NULL-pointer exceptionVadim Lomovtsev1-2/+20
2017-07-27sunrpc: use constant time memory comparison for macJason A. Donenfeld1-1/+2
2017-04-12svcauth_gss: Close connection when dropping an incoming messageChuck Lever2-6/+10
2017-03-26xprtrdma: Squelch kbuild sparse complaintChuck Lever1-1/+2
2017-03-12xprtrdma: Reduce required number of send SGEsChuck Lever3-9/+32
2017-03-12xprtrdma: Disable pad optimization by defaultChuck Lever2-1/+2
[next]