summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2020-05-22sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-02-11sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov
2019-08-13sunrpc: don't mark uninitialised items as VALID.NeilBrown
2019-04-04sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin
2019-04-04sunrpc: fix cache_head leak due to queued requestVasily Averin
2019-03-25sunrpc: use-after-free in svc_process_common()Vasily Averin
2019-02-11SUNRPC: Fix a potential race in xprt_connect()Trond Myklebust
2019-02-11SUNRPC: Fix leak of krb5p encode pagesChuck Lever
2019-02-11SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()YueHaibing
2019-02-11sunrpc: correct the computation for page_ptr when truncatingFrank Sorenson
2019-02-11nfsd: Fix an Oops in free_session()Trond Myklebust
2018-10-21rpc_pipefs: fix double-dput()Al Viro
2018-03-03kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-10-12sunrpc: use constant time memory comparison for macJason A. Donenfeld
2017-03-16svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-03-16SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-03-16svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2017-02-23svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever
2016-11-20SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-11-20NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-11-20svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever
2016-08-22sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-05-01sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown
2016-03-08sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi
2016-01-11SUNRPC: Fix callback channelTrond Myklebust
2016-01-11nfs4: limit callback decoding to received bytesBenjamin Coddington
2015-12-13xprtrdma: Re-arm after missed eventsChuck Lever
2015-10-30svcrdma: handle rdma read with a non-zero initial page offsetSteve Wise
2015-09-30svcrdma: Fix send_reply() scatter/gather set-upChuck Lever
2015-07-15SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust
2015-05-28svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failuresScott Mayhew
2015-05-20xprtrdma: Free the pd if ib_query_qp() failsChuck Lever
2015-05-06xprtrdma: Prevent infinite loop in rpcrdma_ep_create()Chuck Lever
2015-03-18SUNRPC: Always manipulate rpc_rqst::rq_bc_pa_list under xprt->bc_pa_lockChuck Lever
2015-03-18svcrpc: fix memory leak in gssp_accept_sec_context_upcallDavid Ramos
2015-03-18sunrpc: fix braino in ->poll()Al Viro
2015-01-16rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields
2014-12-10SUNRPC: Fix locking around callback channel reply receiveTrond Myklebust
2014-11-14SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUTTrond Myklebust
2014-11-14SUNRPC: Don't wake tasks during connection abortBenjamin Coddington
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-06-24NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11net: Save software checksum completeTom Herbert
2014-06-10Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-06-10Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-06-06svcrdma: Fence LOCAL_INV work requestsSteve Wise
2014-06-06svcrdma: refactor marshalling logicSteve Wise
2014-06-06nfsd4: simplify server xdr->next_page useJ. Bruce Fields
2014-06-04xprtrdma: Disconnect on registration failureChuck Lever