summaryrefslogtreecommitdiffstats
path: root/include/linux/pstore.h
Commit message (Expand)AuthorAgeFilesLines
* pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-011-4/+4
* powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah2013-06-201-0/+1
* powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah2013-06-201-0/+1
* powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah2013-06-201-0/+2
* pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi2013-01-111-0/+6
* efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi2012-11-261-3/+5
* efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi2012-11-261-1/+1
* pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov2012-09-061-8/+0
* 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-131-0/+1
* pstore: pass reason to backend write callbackKees Cook2011-11-171-7/+5
* 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