From: Richard Weinberger <richard@nod.at>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: [GIT PULL] UBI/UBIFS updates for 4.6
Date: Thu, 24 Mar 2016 19:21:49 +0100 [thread overview]
Message-ID: <56F4303D.5060606@nod.at> (raw)
Linus,
The following changes since commit 1e75a9f34a5ed5902707fb74b468356c55142b71:
Merge git://www.linux-watchdog.org/linux-watchdog (2016-03-19 19:35:51 -0700)
are available in the git repository at:
git://git.infradead.org/linux-ubifs.git tags/upstream-4.6-rc1
for you to fetch changes up to c27cb97218b3e72417ffc5e73dce488844017b39:
ubifs: Remove unused header (2016-03-20 21:37:46 +0100)
----------------------------------------------------------------
This pull request contains cleanups and a maintainer update
for UBI and UBIFS.
----------------------------------------------------------------
Andreas Gruenbacher (1):
ubifs: Remove unused header
Joe Perches (2):
ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn
mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err
Richard Weinberger (1):
MAINTAINERS: Update UBIFS entry
MAINTAINERS | 3 ++-
drivers/mtd/ubi/misc.c | 49 +++++++++++++++++++++++++++++++++++++++++++
drivers/mtd/ubi/ubi.h | 16 ++++++++------
fs/ubifs/Makefile | 1 +
fs/ubifs/misc.c | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++
fs/ubifs/ubifs.h | 41 +++++++++++++++---------------------
fs/ubifs/xattr.c | 1 -
7 files changed, 136 insertions(+), 32 deletions(-)
create mode 100644 fs/ubifs/misc.c
reply other threads:[~2016-03-24 18:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=56F4303D.5060606@nod.at \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox