From: Linus Torvalds Date: Fri, 28 Aug 2020 17:41:00 +0000 (-0700) Subject: Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.9-rc3~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40129b8cb41704c98901e08c3edf8224b8af1b31;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 Pull gfs2 fix from Andreas Gruenbacher: "Fix a memory leak on filesystem withdraw. We didn't detect this bug because we have slab merging on by default (CONFIG_SLAB_MERGE_DEFAULT). Adding 'slub_nomerge' to the kernel command line exposed the problem" * tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: gfs2: add some much needed cleanup for log flushes that fail --- 40129b8cb41704c98901e08c3edf8224b8af1b31