Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-06-25NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for supportAndy Adamson
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12net: Save software checksum completeTom Herbert
2014-06-11Merge 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-07svcrdma: Fence LOCAL_INV work requestsSteve Wise
2014-06-07svcrdma: refactor marshalling logicSteve Wise
2014-06-07nfsd4: 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
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-31SUNRPC/NFSD: Remove using of dprintk with KERN_WARNINGKinglong Mee
2014-05-31nfsd4: better reservation of head space for krb5J. Bruce Fields
2014-05-31rpc: define xdr_restrict_buflenJ. Bruce Fields
2014-05-31nfsd4: allow encoding across page boundariesJ. Bruce Fields
2014-05-31rpc: xdr_truncate_encodeJ. Bruce Fields
2014-05-29net, sunrpc: suppress allocation warning in rpc_malloc()David Rientjes
2014-05-24sunrpc: Remove sk_no_check settingTom Herbert
2014-05-22SUNRPC: track whether a request is coming from a loop-back interface.NeilBrown
2014-05-22SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust
2014-05-22NFSD: Ignore client's source port on RDMA transportsChuck Lever
2014-05-18SUNRPC: Fix a module reference issue in rpcsec_gssTrond Myklebust
2014-05-08SUNRPC: Fix printk that is not only for nfsdKinglong Mee
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-09Merge 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