From: "Luck, Tony" <tony.luck@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] pstore fixes for 3.8 merge window
Date: Tue, 11 Dec 2012 09:04:50 -0800 [thread overview]
Message-ID: <50c767b243957db9@agluck-desk.sc.intel.com> (raw)
The following changes since commit 9489e9dcae718d5fde988e4a684a0f55b5f94d17:
Linux 3.7-rc7 (2012-11-25 17:59:19 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux.git tags/please-pull-pstore_mevent
for you to fetch changes up to f94ec0c0594ef73ab3a2f1f32735aca8ddaf65e2:
efi_pstore: Add a format check for an existing variable name at erasing time (2012-11-26 16:08:37 -0800)
----------------------------------------------------------------
Patch series to allow EFI variable backend to pstore
to hold multiple records.
----------------------------------------------------------------
Seiji Aguchi (7):
efi_pstore: Check remaining space with QueryVariableInfo() before writing data
efi_pstore: Add a logic erasing entries to an erase callback
efi_pstore: Remove a logic erasing entries from a write callback to hold multiple logs
efi_pstore: Add ctime to argument of erase callback
efi_pstore: Add a sequence counter to a variable name
efi_pstore: Add a format check for an existing variable name at reading time
efi_pstore: Add a format check for an existing variable name at erasing time
drivers/acpi/apei/erst.c | 16 ++---
drivers/firmware/efivars.c | 163 +++++++++++++++++++++++++++++++-------------
fs/pstore/inode.c | 7 +-
fs/pstore/internal.h | 2 +-
fs/pstore/platform.c | 13 ++--
fs/pstore/ram.c | 9 ++-
include/linux/efi.h | 1 +
include/linux/pstore.h | 6 +-
8 files changed, 144 insertions(+), 73 deletions(-)
reply other threads:[~2012-12-11 17:04 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=50c767b243957db9@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®