summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
AgeCommit message (Expand)Author
2017-07-23svcauth_gss: Close connection when dropping an incoming messageChuck Lever
2017-03-20svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-02-26SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-02-26xprtrdma: Make FRWR send queue entry accounting more accurateChuck Lever
2017-02-26svcrdma: avoid duplicate dma unmapping during error recoverySriharsha Basavapatna
2017-02-26svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2017-02-26sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew
2017-02-21svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit armChuck Lever
2017-01-09SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2016-11-26sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew
2016-11-18svcrdma: Tail iovec leaves an orphaned DMA mappingChuck Lever
2016-11-18svcrdma: Skip put_page() when send_reply() failsChuck Lever
2016-11-18xprtrdma: Fix DMAR failure in frwr_op_map() after reconnectChuck Lever
2016-11-18xprtrdma: use complete() instead complete_all()Daniel Wagner
2016-10-28sunrpc: fix write space race causing stallsDavid Vrabel
2016-09-16Merge tag 'nfsd-4.8-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-09-12svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")Chuck Lever
2016-09-06xprtrdma: Fix receive buffer accountingChuck Lever
2016-09-06xprtrdma: Revert 3d4cf35bd4fa ("xprtrdma: Reply buffer exhaustion...")Chuck Lever
2016-09-03sunrpc: fix UDP memory accountingPaolo Abeni
2016-08-24SUNRPC: Silence WARN_ON when NFSv4.1 over RDMA is in useChuck Lever
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