All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Artem Bityutskiy <dedekind1@gmail.com>
Subject: [GIT PULL] UBI/UBIFS fixes for 4.3-rc4
Date: Tue, 29 Sep 2015 12:51:21 +0200	[thread overview]
Message-ID: <560A6D29.6060402@nod.at> (raw)

Linus,

the following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:

  Linux 4.3-rc2 (2015-09-20 14:32:34 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-ubifs.git tags/upstream-4.3-rc4

for you to fetch changes up to 7c7feb2ebfc9c0552c51f0c050db1d1a004faac5:

  UBI: return ENOSPC if no enough space available (2015-09-29 12:47:05 +0200)

----------------------------------------------------------------
This pull request contains three bug fixes for both UBI
and UBIFS.

----------------------------------------------------------------
Richard Weinberger (2):
      UBIFS: Kill unneeded locking in ubifs_init_security
      UBI: Validate data_size

shengyong (1):
      UBI: return ENOSPC if no enough space available

 drivers/mtd/ubi/io.c   | 5 +++++
 drivers/mtd/ubi/vtbl.c | 1 +
 drivers/mtd/ubi/wl.c   | 1 +
 fs/ubifs/xattr.c       | 3 ---
 4 files changed, 7 insertions(+), 3 deletions(-)

             reply	other threads:[~2015-09-29 10:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-29 10:51 Richard Weinberger [this message]
2015-10-01 12:02 ` [GIT PULL] UBI/UBIFS fixes for 4.3-rc4 Linus Torvalds
2015-10-01 12:04   ` 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=560A6D29.6060402@nod.at \
    --to=richard@nod.at \
    --cc=dedekind1@gmail.com \
    --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.