summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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
2014-06-04xprtrdma: Split the completion queueChuck Lever
2014-06-04xprtrdma: Make rpcrdma_ep_destroy() return voidChuck Lever
2014-06-04xprtrdma: Simplify rpcrdma_deregister_external() synopsisChuck Lever
2014-06-04xprtrdma: mount reports "Invalid mount option" if memreg mode not supportedChuck Lever
2014-06-04xprtrdma: Fall back to MTHCAFMR when FRMR is not supportedChuck Lever
2014-06-04xprtrdma: Remove REGISTER memory registration modeChuck Lever
2014-06-04xprtrdma: Remove MEMWINDOWS registration modesChuck Lever
2014-06-04xprtrdma: Remove BOUNCEBUFFERS memory registration modeChuck Lever
2014-06-04xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process contextChuck Lever
2014-06-04nfs-rdma: Fix for FMR leaksAllen Andrews
2014-06-04xprtrdma: mind the device's max fast register page list depthSteve Wise
2014-05-29net, sunrpc: suppress allocation warning in rpc_malloc()David Rientjes
2014-05-18SUNRPC: Fix a module reference issue in rpcsec_gssTrond Myklebust
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-08Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-04-06Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-03-31nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-03-30SUNRPC: Clear xpt_bc_xprt if xs_setup_bc_tcp failedKinglong Mee
2014-03-30NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcpKinglong Mee
2014-03-30SUNRPC: New helper for creating client with rpc_xprtKinglong Mee
2014-03-30NFSD: Free backchannel xprt in bc_destroyKinglong Mee
2014-03-28rpc: Allow xdr_buf_subsegment to operate in-placeJ. Bruce Fields
2014-03-28SUNRPC: fix memory leak of peer addresses in XPRTKinglong Mee
2014-03-28svcrdma: fix offset calculation for non-page aligned sge entriesJeff Layton
2014-03-28xprtrdma: add separate Kconfig options for NFSoRDMA client and server supportJeff Layton
2014-03-28Fix regression in NFSRDMA serverTom Tucker
2014-03-27net: Mark functions as static in net/sunrpc/svc_xprt.cRashika Kheria
2014-03-27svcrdma: fix printk when memory allocation failsJeff Layton
2014-03-20SUNRPC: rpc_restart_call/rpc_restart_call_prepare should clear task->tk_statusTrond Myklebust
2014-03-20SUNRPC: Don't let rpc_delay() clobber non-timeout errorsTrond Myklebust
2014-03-20SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasksSteve Dickson
2014-03-19SUNRPC: Ensure call_status() deals correctly with SOFTCONN tasksTrond Myklebust
2014-03-17SUNRPC: remove KERN_INFO from dprintk() call sitesChuck Lever
2014-03-17SUNRPC: Fix large reads on NFS/RDMAChuck Lever
2014-03-17Merge branch 'devel' into linux-nextTrond Myklebust
2014-03-17SUNRPC: Ensure that call_bind times out correctlyTrond Myklebust
2014-03-17SUNRPC: Ensure that call_connect times out correctlyTrond Myklebust
2014-02-19Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-02-16SUNRPC: Fix a pipe_version reference leakTrond Myklebust
2014-02-16SUNRPC: Ensure that gss_auth isn't freed before its upcall messagesTrond Myklebust
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-11SUNRPC: RPC callbacks may be split across several TCP segmentsTrond Myklebust
2014-02-11SUNRPC: Fix potential memory scribble in xprt_free_bc_request()Trond Myklebust
2014-02-11SUNRPC: Fix races in xs_nospace()Trond Myklebust
2014-02-10SUNRPC: Don't create a gss auth cache unless rpc.gssd is runningTrond Myklebust
2014-02-09net: Mark functions as static in net/sunrpc/svc_xprt.cRashika Kheria