All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: "torvalds@linux-foundation.org" <torvalds@linux-foundation.org>
Cc: linux-mtd@lists.infradead.org,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] UBI/UBIFS changes for 4.17-rc1
Date: Tue, 10 Apr 2018 23:31:42 +0200	[thread overview]
Message-ID: <2714108.Bbh5W41enc@blindfold> (raw)

Linus,

The following changes since commit 0adb32858b0bddf4ada5f364a84ed60b196dbcda:

  Linux 4.16 (2018-04-01 14:20:27 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-ubifs.git tags/upstream-4.17-rc1

for you to fetch changes up to b5094b7f135be34630e3ea8a98fa215715d0f29d:

  ubi: Reject MLC NAND (2018-04-04 23:48:11 +0200)

----------------------------------------------------------------
This pull request contains updates for both UBI and UBIFS:
- Minor bug fixes and improvements

----------------------------------------------------------------
Jiang Biao (2):
      ubifs: Constify struct ubifs_lprops in scan_for_leb_for_idx
      ubifs: Remove useless parameter of lpt_heap_replace

Richard Weinberger (3):
      ubifs: Check ubifs_wbuf_sync() return code
      ubi: fastmap: Don't flush fastmap work on detach
      ubi: Reject MLC NAND

Romain Izard (1):
      ubi: Fix error for write access

Stefan Agner (1):
      ubifs: remove unnecessary assignment

 drivers/mtd/ubi/block.c      |  2 +-
 drivers/mtd/ubi/build.c      | 11 +++++++++++
 drivers/mtd/ubi/fastmap-wl.c |  1 -
 fs/ubifs/find.c              |  2 +-
 fs/ubifs/lprops.c            |  4 +---
 fs/ubifs/scan.c              |  1 -
 fs/ubifs/super.c             | 14 ++++++++++----
 7 files changed, 24 insertions(+), 11 deletions(-)

                 reply	other threads:[~2018-04-10 21:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2714108.Bbh5W41enc@blindfold \
    --to=richard@nod.at \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.