summaryrefslogtreecommitdiff
path: root/fs/pstore/platform.c
Commit message (Expand)AuthorAge
* pstore: Fix memory leak when decompress using big_oops_bufLiu ShuoX2014-03-17
* pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-20
* pstore: Remove the messages related to compression failureAruna Balakrishnaiah2013-09-16
* pstore: Use zlib_inflateInit2 instead of zlib_inflateInitAruna Balakrishnaiah2013-09-16
* pstore: Adjust buffer size for compression for smaller registered buffersAruna Balakrishnaiah2013-09-16
* pstore: Add file extension to pstore file if compressedAruna Balakrishnaiah2013-08-19
* pstore: Add decompression support to pstoreAruna Balakrishnaiah2013-08-19
* pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-19
* pstore: Add compression support to pstoreAruna Balakrishnaiah2013-08-19
* pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-19
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\
| * pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-01
* | pstore: Return unique error if backend registration excluded by kernel paramLenny Szubowicz2013-06-28
|/
* pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi2013-01-11
* efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi2012-11-26
* pstore: Fix NULL pointer dereference in console writesColin Ian King2012-11-14
* pstore: Avoid recursive spinlocks in the oops_in_progress caseChuansheng Liu2012-09-20
* pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov2012-09-06
* pstore: Add persistent function tracingAnton Vorontsov2012-07-17
* pstore: Introduce write_buf backend callbackAnton Vorontsov2012-07-17
* Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman2012-06-25
|\
| * kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-15
* | pstore/platform: Disable automatic updates by defaultAnton Vorontsov2012-06-13
* | pstore/platform: Make automatic updates interval configurableAnton Vorontsov2012-06-13
* | pstore: Add console log messages supportAnton Vorontsov2012-06-13
|/
* pstore: Introduce get_reason_str() to pstoreSeiji Aguchi2012-03-16
* pstore: gracefully handle NULL pstore_info functionsKees Cook2011-11-18
* pstore: pass reason to backend write callbackKees Cook2011-11-17
* pstore: pass allocated memory region back to callerKees Cook2011-11-17
* pstore: make pstore write function return normal success/fail valueChen Gong2011-10-12
* pstore: change mutex locking to spin_locksDon Zickus2011-08-16
* pstore: defer inserting OOPS entries into pstoreLuck, Tony2011-08-16
* pstore: Allow the user to explicitly choose a backendMatthew Garrett2011-07-22
* pstore: Make "part" unsignedMatthew Garrett2011-07-22
* pstore: Add extra context for writes and erasesMatthew Garrett2011-07-22
* pstore: Extend API for more flexibility in new backendsMatthew Garrett2011-07-22
* pstore: fix pstore filesystem mount/remount issueChen Gong2011-05-16
* pstore: fix one type of return value in pstoreChen Gong2011-05-16
* pstore: cleanups to pstore_dump()Tony Luck2011-03-22
* pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony2011-03-21
* pstore: new filesystem interface to platform persistent storageTony Luck2010-12-28