From: Artem Bityutskiy <dedekind1@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-mtd <linux-mtd@lists.infradead.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] UBI/UBIFS fixes for 3.18-rc1
Date: Mon, 13 Oct 2014 16:46:52 +0300 [thread overview]
Message-ID: <1413208012.7906.23.camel@sauron.fi.intel.com> (raw)
Hi Linus,
please pull UBI/UBIFS changes.
The following changes since commit 2ce7598c9a453e0acd0e07be7be3f5eb39608ebd:
Linux 3.17-rc4 (2014-09-07 16:09:43 -0700)
are available in the git repository at:
git://git.infradead.org/linux-ubifs.git tags/upstream-3.18-rc1
for you to fetch changes up to fda322a1b3b9e8ee231913c500f73c6988b1aff5:
UBI: Dispatch update notification if the volume is updated (2014-09-16 19:02:05 +0300)
----------------------------------------------------------------
* Fix for a theoretical race condition which could lead to a situation when
UBIFS is unable to mount a file-system (Hujianyang)
* Few fixes for the ubiblock sybsystem and an error path fix
* The ubiblock subsystem has had the volume size change handling improved
----------------------------------------------------------------
Artem Bityutskiy (2):
UBIFS: fix a race condition
UBIFS: fix free log space calculation
Colin Ian King (1):
UBI: block: fix dereference on uninitialized dev
Ezequiel Garcia (3):
UBI: block: Fix block device size setting
UBI: block: Add support for the UBI_VOLUME_UPDATED notification
UBI: Dispatch update notification if the volume is updated
Richard Genoud (1):
UBI: add missing kmem_cache_free() in process_pool_aeb error path
drivers/mtd/ubi/block.c | 36 +++++++++++++++++++++++++-----------
drivers/mtd/ubi/cdev.c | 4 +++-
drivers/mtd/ubi/fastmap.c | 1 +
fs/ubifs/commit.c | 8 +++-----
fs/ubifs/log.c | 19 ++++++++++++++-----
5 files changed, 46 insertions(+), 22 deletions(-)
--
Artem
next reply other threads:[~2014-10-13 13:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-13 13:46 Artem Bityutskiy [this message]
2014-10-13 14:00 ` [GIT PULL] UBI/UBIFS fixes for 3.18-rc1 Artem Bityutskiy
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=1413208012.7906.23.camel@sauron.fi.intel.com \
--to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox