summaryrefslogtreecommitdiffstats
path: root/include/linux/pstore.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner2019-06-051-13/+1Star
* pstore: Convert buf_lock to semaphoreKees Cook2018-12-041-4/+3Star
* pstore: Map PSTORE_TYPE_* to stringsJoel Fernandes (Google)2018-12-041-3/+14
* pstore: Replace open-coded << with BIT()Kees Cook2018-12-041-4/+4
* pstore: Improve and update some comments and status outputKees Cook2018-12-041-1/+1
* pstore/ram: Correctly calculate usable PRZ bytesKees Cook2018-11-291-1/+4
* pstore: Convert internal records to timespec64Kees Cook2018-06-061-1/+1
* pstore: Populate pstore record->time fieldKees Cook2017-05-311-1/+4
* pstore: Remove write_buf() callbackKees Cook2017-03-071-19/+10Star
* pstore: Replace arguments for write_buf_user() APIKees Cook2017-03-071-16/+7Star
* pstore: Replace arguments for write_buf() APIKees Cook2017-03-071-16/+5Star
* pstore: Replace arguments for erase() APIKees Cook2017-03-071-11/+5Star
* pstore: Replace arguments for write() APIKees Cook2017-03-071-18/+18
* pstore: Replace arguments for read() APIKees Cook2017-03-071-14/+6Star
* pstore: Extract common arguments into structureKees Cook2017-03-071-1/+27
* pstore: Add kernel-doc for struct pstore_infoKees Cook2017-03-071-5/+128
* pstore: Add ftrace timestamp counterJoel Fernandes2016-11-161-0/+76
* pstore/pmsg: drop bounce bufferMark Salyzyn2016-09-091-3/+8
* pstore/ram: Set pstore flags dynamicallyNamhyung Kim2016-09-091-2/+0Star
* pstore: Split pstore fragile flagsNamhyung Kim2016-09-091-1/+7
* pstore: add lzo/lz4 compression supportGeliang Tang2016-06-021-1/+2
* pstore: add pstore unregisterGeliang Tang2015-10-221-13/+1Star
* 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-171-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-271-3/+5
* efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi2012-11-271-1/+1
* pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov2012-09-071-8/+0Star
* 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