mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Luck, Tony" <tony.luck@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] fs/pstore for 3.20
Date: Wed, 11 Feb 2015 10:15:34 -0800	[thread overview]
Message-ID: <54db9c461255713423@agluck-desk.sc.intel.com> (raw)

The following changes since commit eaa27f34e91a14cdceed26ed6c6793ec1d186115:

  linux 3.19-rc4 (2015-01-11 12:44:53 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git tags/please-pull-pstore

for you to fetch changes up to a6b8978c54b771308f6f1692b9735ac0bb087cc2:

  pstore: Fix sprintf format specifier in pstore_dump() (2015-01-16 16:01:29 -0800)

----------------------------------------------------------------
Miscellaneous fs/pstore fixes

----------------------------------------------------------------
Mark Salyzyn (4):
      pstore: Use scnprintf() in pstore_mkfile()
      pstore: Remove superfluous memory size check
      pstore: Handle zero-sized prz in series
      pstore: Add pmsg - user-space accessible pstore object

alex chen (1):
      pstore: Fix sprintf format specifier in pstore_dump()

 fs/pstore/Kconfig          |  10 ++++
 fs/pstore/Makefile         |   2 +
 fs/pstore/inode.c          |  26 +++++++----
 fs/pstore/internal.h       |   6 +++
 fs/pstore/platform.c       |   5 +-
 fs/pstore/pmsg.c           | 114 +++++++++++++++++++++++++++++++++++++++++++++
 fs/pstore/ram.c            |  53 +++++++++++++++------
 include/linux/pstore.h     |   1 +
 include/linux/pstore_ram.h |   1 +
 9 files changed, 193 insertions(+), 25 deletions(-)
 create mode 100644 fs/pstore/pmsg.c

                 reply	other threads:[~2015-02-11 18:15 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=54db9c461255713423@agluck-desk.sc.intel.com \
    --to=tony.luck@intel.com \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®