All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: Linus <torvalds@linux-foundation.org>
Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] UBI/UBIFS updates for 4.15-rc1
Date: Thu, 23 Nov 2017 15:37:01 +0100	[thread overview]
Message-ID: <2342271.CoAPh78JdH@blindfold> (raw)

Linus,

The following changes since commit bebc6082da0a9f5d47a1ea2edc099bf671058bd4:

  Linux 4.14 (2017-11-12 10:46:13 -0800)

are available in the git repository at:

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

for you to fetch changes up to 15e5178339b9a95bc60c6bcfcae1b8f48afedd23:

  ubi: fastmap: Clean up the initialization of pointer p (2017-11-19 21:15:14 
+0100)

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

----------------------------------------------------------------
Clay McClure (1):
      ubi: Fix race condition between ubi volume creation and udev

Colin Ian King (1):
      ubi: fastmap: Clean up the initialization of pointer p

Geert Uytterhoeven (1):
      ubifs: Fix uninitialized variable in search_dh_cookie()

Jeff Westfahl (1):
      mtd: ubi: Use 'max_bad_blocks' to compute bad_peb_limit if available

Pan Bian (1):
      ubi: fastmap: Use kmem_cache_free to deallocate memory

 drivers/mtd/ubi/build.c   | 13 +++++++++++--
 drivers/mtd/ubi/fastmap.c |  5 ++---
 drivers/mtd/ubi/vmt.c     | 15 ++++++++++-----
 fs/ubifs/tnc.c            | 21 +++++++--------------
 4 files changed, 30 insertions(+), 24 deletions(-)

             reply	other threads:[~2017-11-23 14:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-23 14:37 Richard Weinberger [this message]
2017-11-24  3:41 ` [GIT PULL] UBI/UBIFS updates for 4.15-rc1 Linus Torvalds
2017-11-24  9:46   ` Richard Weinberger

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=2342271.CoAPh78JdH@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.