summaryrefslogtreecommitdiffstats
path: root/include/linux/pstore.h
Commit message (Expand)AuthorAgeFilesLines
* pstore: Headers should include all stuff they useAnton Vorontsov2012-07-171-0/+6
* pstore: Add persistent function tracingAnton Vorontsov2012-07-171-0/+9
* pstore: Introduce write_buf backend callbackAnton Vorontsov2012-07-171-0/+4
* pstore: Add console log messages supportAnton Vorontsov2012-06-141-0/+1
* pstore: pass reason to backend write callbackKees Cook2011-11-171-7/+5Star
* 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-231-1/+1
* pstore: Add extra context for writes and erasesMatthew Garrett2011-07-231-2/+3
* pstore: Extend API for more flexibility in new backendsMatthew Garrett2011-07-231-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