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] UBIFS changes for 3.16
Date: Mon, 09 Jun 2014 12:53:09 +0300 [thread overview]
Message-ID: <1402307589.20454.49.camel@sauron.fi.intel.com> (raw)
Hi Linus,
the following changes since commit d6d211db37e75de2ddc3a4f979038c40df7cc79c:
Linux 3.15-rc5 (2014-05-09 13:10:52 -0700)
are available in the git repository at:
git://git.infradead.org/linux-ubifs.git tags/upstream-3.16-rc1
for you to fetch changes up to 380347e9ca76828ee9bac63cfc338ca99cdee4f3:
UBIFS: Add an assertion for clean_zn_cnt (2014-06-03 11:16:51 +0300)
----------------------------------------------------------------
condition between the mmap page fault path and fsync. The other
just removes a bogus assertion from the UBIFS memory shrinker.
UBIFS also started honoring the MS_SILENT mount flag, so now it won't print
many I/O errors when user-space just tries to probe for the FS.
Rest of the changes are rather minor UBI/UBIFS fixes, improvements, and
clean-ups.
----------------------------------------------------------------
Artem Bityutskiy (1):
UBIFS: fix debugging check
Daniel Golle (2):
UBIFS: add missing ui pointer in debugging code
UBIFS: respect MS_SILENT mount flag
Ezequiel Garcia (1):
UBI: weaken the 'exclusive' constraint when opening volumes to rename
Helmut Schaa (1):
UBI: block: Fix error path on alloc_workqueue failure
Mike Snitzer (1):
UBI: fix rb_tree node comparison in add_map
hujianyang (5):
UBIFS: fix an mmap and fsync race condition
UBIFS: Remove unused variables in ubifs_budget_space
UBIFS: Fix dump messages in ubifs_dump_lprops
UBIFS: Remove incorrect assertion in shrink_tnc()
UBIFS: Add an assertion for clean_zn_cnt
drivers/mtd/ubi/block.c | 4 +++-
drivers/mtd/ubi/cdev.c | 2 +-
drivers/mtd/ubi/fastmap.c | 4 ++--
fs/ubifs/budget.c | 1 -
fs/ubifs/debug.c | 4 +++-
fs/ubifs/file.c | 6 +++---
fs/ubifs/io.c | 18 ++++++++++--------
fs/ubifs/shrinker.c | 1 -
fs/ubifs/super.c | 5 +++++
fs/ubifs/tnc.c | 5 +++--
fs/ubifs/ubifs.h | 11 +++++++++++
11 files changed, 41 insertions(+), 20 deletions(-)
--
Best Regards,
Artem Bityutskiy
next reply other threads:[~2014-06-09 9:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-09 9:53 Artem Bityutskiy [this message]
2014-06-09 16:53 ` Linus Torvalds
2014-06-10 6:55 ` 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=1402307589.20454.49.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
Powered by JetHome