* [GIT PULL] fs/pstore for 3.20
@ 2015-02-11 18:15 Luck, Tony
0 siblings, 0 replies; only message in thread
From: Luck, Tony @ 2015-02-11 18:15 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-11 18:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-11 18:15 [GIT PULL] fs/pstore for 3.20 Luck, Tony
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®