Message ID | 162322846765.361452.17051755721944717990.stgit@web.messagingengine.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-fsdevel-owner@kernel.org> 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=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=unavailable 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 A23FCC48BCF for <linux-fsdevel@archiver.kernel.org>; Wed, 9 Jun 2021 08:49:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8D06E613B9 for <linux-fsdevel@archiver.kernel.org>; Wed, 9 Jun 2021 08:49:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237556AbhFIIvd convert rfc822-to-8bit (ORCPT <rfc822;linux-fsdevel@archiver.kernel.org>); Wed, 9 Jun 2021 04:51:33 -0400 Received: from us-smtp-delivery-44.mimecast.com ([207.211.30.44]:28958 "EHLO us-smtp-delivery-44.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229740AbhFIIvc (ORCPT <rfc822;linux-fsdevel@vger.kernel.org>); Wed, 9 Jun 2021 04:51:32 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-329-JBFnEtmXMAmnbWzYpR0ofw-1; Wed, 09 Jun 2021 04:49:34 -0400 X-MC-Unique: JBFnEtmXMAmnbWzYpR0ofw-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 6E73919057A5; Wed, 9 Jun 2021 08:49:32 +0000 (UTC) Received: from web.messagingengine.com (ovpn-116-20.sin2.redhat.com [10.67.116.20]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1EAE45D9E3; Wed, 9 Jun 2021 08:49:16 +0000 (UTC) Subject: [PATCH v6 0/7] kernfs: proposed locking and concurrency improvement From: Ian Kent <raven@themaw.net> To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Tejun Heo <tj@kernel.org> Cc: Eric Sandeen <sandeen@sandeen.net>, Fox Chen <foxhlchen@gmail.com>, Brice Goglin <brice.goglin@gmail.com>, Al Viro <viro@ZenIV.linux.org.uk>, Rick Lindsley <ricklind@linux.vnet.ibm.com>, David Howells <dhowells@redhat.com>, Miklos Szeredi <miklos@szeredi.hu>, Marcelo Tosatti <mtosatti@redhat.com>, "Eric W. Biederman" <ebiederm@xmission.com>, Carlos Maiolino <cmaiolino@redhat.com>, linux-fsdevel <linux-fsdevel@vger.kernel.org>, Kernel Mailing List <linux-kernel@vger.kernel.org> Date: Wed, 09 Jun 2021 16:49:14 +0800 Message-ID: <162322846765.361452.17051755721944717990.stgit@web.messagingengine.com> User-Agent: StGit/0.23 MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=raven@themaw.net X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: themaw.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: <linux-fsdevel.vger.kernel.org> X-Mailing-List: linux-fsdevel@vger.kernel.org |
Series |
kernfs: proposed locking and concurrency improvement
|
expand
|