From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 97387C433E0 for ; Thu, 25 Jun 2020 18:19:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 78E2E2080C for ; Thu, 25 Jun 2020 18:19:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390218AbgFYSTt (ORCPT ); Thu, 25 Jun 2020 14:19:49 -0400 Received: from mx2.suse.de ([195.135.220.15]:55700 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389648AbgFYSTt (ORCPT ); Thu, 25 Jun 2020 14:19:49 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 5D659B03B; Thu, 25 Jun 2020 18:19:48 +0000 (UTC) Received: by quack2.suse.cz (Postfix, from userid 1000) id 774541E1274; Thu, 25 Jun 2020 20:19:48 +0200 (CEST) Date: Thu, 25 Jun 2020 20:19:48 +0200 From: Jan Kara To: Linus Torvalds Cc: linux-fsdevel@vger.kernel.org Subject: [GIT PULL] fsnotify speedup for 5.8-rc3 Message-ID: <20200625181948.GF17788@quack2.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify_for_v5.8-rc3 to get a performance improvement to reduce impact of fsnotify for inodes where it isn't used. Top of the tree is e9c15badbb7b. The full shortlog is: Mel Gorman (1): fs: Do not check if there is a fsnotify watcher on pseudo inodes The diffstat is fs/file_table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Thanks Honza -- Jan Kara SUSE Labs, CR