public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] UBI/UBIFS fixes for 4.3-rc4
@ 2015-09-29 10:51 Richard Weinberger
  2015-10-01 12:02 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Weinberger @ 2015-09-29 10:51 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
	Artem Bityutskiy

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-01 12:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-29 10:51 [GIT PULL] UBI/UBIFS fixes for 4.3-rc4 Richard Weinberger
2015-10-01 12:02 ` Linus Torvalds
2015-10-01 12:04   ` Richard Weinberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox