aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-05NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust
2016-08-05SUNRPC: Limit the reconnect backoff timer to the max RPC message timeoutTrond Myklebust
2016-08-05SUNRPC: Fix reconnection timeoutsTrond Myklebust
2016-08-05SUNRPC: disable the use of IPv6 temporary addresses.NeilBrown
2016-08-05SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-08-02SUNRPC: Fix up socket autodisconnectTrond Myklebust
2016-08-01SUNRPC: Detect immediate closure of accepted socketsTrond Myklebust
2016-08-01SUNRPC: accept() may return sockets that are still in SYN_RECVTrond Myklebust
2016-08-01SUNRPC: Handle EADDRNOTAVAIL on connection failuresTrond Myklebust
2016-07-30Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-07-24Merge branch 'nfs-rdma'Trond Myklebust
2016-07-24Merge branch 'sunrpc'Trond Myklebust
2016-07-24SUNRPC: Fix a compiler warning in fs/nfs/clnt.cTrond Myklebust
2016-07-19xprtrdma: fix semicolon.cocci warningskbuild test robot
2016-07-19sunrpc: Prevent resvport min/max inversion via sysfs and module parameterFrank Sorenson
2016-07-19sunrpc: Prevent resvport min/max inversion via sysctlFrank Sorenson
2016-07-19sunrpc: Fix reserved port range calculationFrank Sorenson
2016-07-19sunrpc: Fix bit count when setting hashtable size to power-of-twoFrank Sorenson
2016-07-19sunrpc: move NO_CRKEY_TIMEOUT to the auth->au_flagsScott Mayhew
2016-07-16SUNRPC: Fix infinite looping in rpc_clnt_iterate_for_each_xprtTrond Myklebust
2016-07-13SUNRPC: Remove unused callback xpo_adjust_wspace()Trond Myklebust
2016-07-13SUNRPC: Change TCP socket space reservationTrond Myklebust
2016-07-13SUNRPC: Add a server side per-connection limitTrond Myklebust
2016-07-13SUNRPC: Micro optimisation for svc_data_readyTrond Myklebust
2016-07-13SUNRPC: Call the default socket callbacks instead of open codingTrond Myklebust
2016-07-13SUNRPC: lock the socket while detaching itTrond Myklebust
2016-07-13SUNRPC: Add tracepoints for dropped and deferred requestsTrond Myklebust
2016-07-13SUNRPC: Add a tracepoint for server socket out-of-space conditionsTrond Myklebust
2016-07-13sunrpc: add gss minor status to svcauth_gss_proxy_initScott Mayhew
2016-07-13sunrpc: remove 'inuse' flag from struct cache_detail.NeilBrown
2016-07-11NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-07-11svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever
2016-07-11xprtrdma: No direct data placement with krb5i and krb5pChuck Lever
2016-07-11xprtrdma: Clean up fixup_copy_count accountingChuck Lever
2016-07-11xprtrdma: Update only specific fields in private receive bufferChuck Lever
2016-07-11xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup()Chuck Lever
2016-07-11xprtrdma: rpcrdma_inline_fixup() overruns the receive page listChuck Lever
2016-07-11xprtrdma: Chunk list encoders no longer share one rl_segments arrayChuck Lever
2016-07-11xprtrdma: Place registered MWs on a per-req listChuck Lever
2016-07-11xprtrdma: Release orphaned MRs immediatelyChuck Lever
2016-07-11xprtrdma: Allocate MRs on demandChuck Lever
2016-07-11xprtrdma: Chunk list encoders must not return zeroChuck Lever
2016-07-11xprtrdma: Honor ->send_request API contractChuck Lever
2016-07-11xprtrdma: Reply buffer exhaustion can be catastrophicChuck Lever
2016-07-11xprtrdma: Clean up device capability detectionChuck Lever
2016-07-11xprtrdma: Remove rpcrdma_map_one() and friendsChuck Lever
2016-07-11xprtrdma: Remove ALLPHYSICAL memory registration modeChuck Lever