summaryrefslogtreecommitdiffstats
path: root/include/linux/pstore.h
Commit message (Expand)AuthorAgeFilesLines
* pstore: Add ftrace timestamp counterJoel Fernandes2016-11-151-0/+76
* pstore/pmsg: drop bounce bufferMark Salyzyn2016-09-081-3/+8
* pstore/ram: Set pstore flags dynamicallyNamhyung Kim2016-09-081-2/+0
* pstore: Split pstore fragile flagsNamhyung Kim2016-09-081-1/+7
* pstore: add lzo/lz4 compression supportGeliang Tang2016-06-021-1/+2
* pstore: add pstore unregisterGeliang Tang2015-10-221-13/+1
* pstore: Add pstore type id for PPC64 opal nvram partitionHari Bathini2015-03-231-0/+1
* pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn2015-01-161-0/+1
* pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-201-0/+3
* pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-191-1/+1
* pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-191-2/+2
* 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