summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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
2014-06-04xprtrdma: Remove BUG_ON() call sitesChuck Lever
2014-06-04xprtrdma: Avoid deadlock when credit window is resetChuck Lever
2014-06-04SUNRPC: Move congestion window constants to header fileChuck Lever
2014-06-04xprtrdma: Reset connection timeout after successful reconnectChuck Lever
2014-06-04xprtrdma: Use macros for reconnection timeout constantsChuck Lever
2014-06-04xprtrdma: Allocate missing pagelistShirley Ma
2014-06-04xprtrdma: Remove Tavor MTU settingChuck Lever
2014-06-04xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnectingChuck Lever
2014-06-04xprtrdma: Reduce the number of hardway buffer allocationsChuck Lever
2014-06-04xprtrdma: Limit work done by completion handlerChuck Lever
2014-06-04xprtrmda: Reduce calls to ib_poll_cq() in completion handlersChuck Lever
2014-06-04xprtrmda: Reduce lock contention in completion handlersChuck Lever