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=-11.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_PASS,URIBL_BLOCKED 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 45B67C43381 for ; Wed, 13 Mar 2019 14:18:19 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 16C6D214AE for ; Wed, 13 Mar 2019 14:18:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="M+RjoIen" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 16C6D214AE Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=nod.at Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=kB0SL0XMt+BWu62xRJGwDirPY6FXo6i6AV5unIqHy+k=; b=M+RjoIenitj999 JlMbS3ScOi7GEceYi3mcPQ2fUJIdWB9j/9h601r5f5o29oomgUMX+wLLc4z1qTa9FcEtuboVBincx GOkNS5IUksNOGyVtuJYd7KLHZWoWV1v3wKnQX3KbBubWlVdkty7Yd2L9p670NNt5SWd5TVZ07BV0J pMVNl8vKNSnjS7/lm3ZjlP6qhL0ZI1LlbBBhaIkhC8hZ0YYfDWH7b8pcHLOm7LQP/mXUIjBajVn+w K60l1RY8ZkoJ1ix+CFosIRTyWKQwfmrg3GVHxW+r8680DSM0m8LUt/iz+Tz+T0oVPSvljBHX9VxtN P99PIoSL2OcH5ucTCSRw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h44i0-0007nq-Kz; Wed, 13 Mar 2019 14:18:16 +0000 Received: from lithops.sigma-star.at ([195.201.40.130]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h44ht-0007nP-Vs for linux-mtd@lists.infradead.org; Wed, 13 Mar 2019 14:18:15 +0000 Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id E572C609184E; Wed, 13 Mar 2019 15:18:07 +0100 (CET) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id XWp8lvN4ehiS; Wed, 13 Mar 2019 15:18:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 8353C609187E; Wed, 13 Mar 2019 15:18:07 +0100 (CET) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id kud4FxutLIA6; Wed, 13 Mar 2019 15:18:07 +0100 (CET) Received: from blindfold.localnet (unknown [82.150.214.1]) by lithops.sigma-star.at (Postfix) with ESMTPSA id 477EE609184E; Wed, 13 Mar 2019 15:18:07 +0100 (CET) From: Richard Weinberger To: torvalds@linux-foundation.org Subject: [GIT PULL] UBI/UBIFS updates for 5.1-rc1 (kernel.org edition) Date: Wed, 13 Mar 2019 15:18:06 +0100 Message-ID: <1772241.TFzy4IAa5k@blindfold> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190313_071810_177042_CC2F34EA X-CRM114-Status: UNSURE ( 8.17 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org Linus, The following changes since commit a3b22b9f11d9fbc48b0291ea92259a5a810e9438: Linux 5.0-rc7 (2019-02-17 18:46:40 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs.git tags/upstream-5.1-rc1 for you to fetch changes up to 5578e48e5c0bf4684e68ae08caa2293bfb3f5307: ubi: wl: Silence uninitialized variable warning (2019-03-05 21:21:07 +0100) ---------------------------------------------------------------- This pull request contains updates for both UBI and UBIFS: - A new interface for UBI to deal better with read disturb - Reject unsupported ioctl flags in UBIFS (xfstests found it) ---------------------------------------------------------------- Dan Carpenter (1): ubi: wl: Silence uninitialized variable warning Hou Tao (1): ubifs: Reject unsupported ioctl flags explicitly Richard Weinberger (2): ubi: Introduce in_pq() ubi: Expose the bitrot interface drivers/mtd/ubi/cdev.c | 30 ++++++++ drivers/mtd/ubi/ubi.h | 1 + drivers/mtd/ubi/wl.c | 174 ++++++++++++++++++++++++++++++++++++++++++-- fs/ubifs/ioctl.c | 8 ++ include/uapi/mtd/ubi-user.h | 5 ++ 5 files changed, 211 insertions(+), 7 deletions(-) ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/