summaryrefslogtreecommitdiffstats
path: root/fs/pstore/platform.c
Commit message (Expand)AuthorAgeFilesLines
* pstore: Allow the user to explicitly choose a backendMatthew Garrett2011-07-221-0/+11
* pstore: Make "part" unsignedMatthew Garrett2011-07-221-1/+2
* pstore: Add extra context for writes and erasesMatthew Garrett2011-07-221-4/+5
* pstore: Extend API for more flexibility in new backendsMatthew Garrett2011-07-221-6/+7
* pstore: fix pstore filesystem mount/remount issueChen Gong2011-05-161-1/+7
* pstore: fix one type of return value in pstoreChen Gong2011-05-161-2/+2
* pstore: cleanups to pstore_dump()Tony Luck2011-03-221-3/+12
* pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony2011-03-211-13/+3
* pstore: new filesystem interface to platform persistent storageTony Luck2010-12-281-0/+202