lkml.org 
[lkml]   [2015]   [Feb]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] fs/pstore for 3.20
Date
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


\
 
 \ /
  Last update: 2015-02-11 19:21    [W:0.027 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site