aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pstore.h
Commit message (Expand)AuthorAgeFilesLines
* pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi2013-03-061-0/+8
* pstore: pass allocated memory region back to callerKees Cook2011-11-171-1/+3
* pstore: make pstore write function return normal success/fail valueChen Gong2011-10-121-2/+2
* pstore: change mutex locking to spin_locksDon Zickus2011-08-161-1/+1
* pstore: Make "part" unsignedMatthew Garrett2011-07-221-1/+1
* pstore: Add extra context for writes and erasesMatthew Garrett2011-07-221-2/+3
* pstore: Extend API for more flexibility in new backendsMatthew Garrett2011-07-221-3/+5
* pstore: fix pstore filesystem mount/remount issueChen Gong2011-05-161-0/+2
* pstore: fix one type of return value in pstoreChen Gong2011-05-161-1/+1
* pstore: new filesystem interface to platform persistent storageTony Luck2010-12-281-0/+60