aboutsummaryrefslogtreecommitdiff
path: root/fs/pstore/platform.c
AgeCommit message (Expand)Author
2013-08-19pstore: Add file extension to pstore file if compressedAruna Balakrishnaiah
2013-08-19pstore: Add decompression support to pstoreAruna Balakrishnaiah
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah
2013-08-19pstore: Add compression support to pstoreAruna Balakrishnaiah
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah
2013-06-28pstore: Return unique error if backend registration excluded by kernel paramLenny Szubowicz
2013-01-11pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi
2012-11-26efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi
2012-11-14pstore: Fix NULL pointer dereference in console writesColin Ian King
2012-09-20pstore: Avoid recursive spinlocks in the oops_in_progress caseChuansheng Liu
2012-09-06pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov
2012-07-17pstore: Add persistent function tracingAnton Vorontsov
2012-07-17pstore: Introduce write_buf backend callbackAnton Vorontsov
2012-06-25Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers
2012-06-13pstore/platform: Disable automatic updates by defaultAnton Vorontsov
2012-06-13pstore/platform: Make automatic updates interval configurableAnton Vorontsov
2012-06-13pstore: Add console log messages supportAnton Vorontsov
2012-03-16pstore: Introduce get_reason_str() to pstoreSeiji Aguchi
2011-11-18pstore: gracefully handle NULL pstore_info functionsKees Cook
2011-11-17pstore: pass reason to backend write callbackKees Cook
2011-11-17pstore: pass allocated memory region back to callerKees Cook
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong
2011-08-16pstore: change mutex locking to spin_locksDon Zickus
2011-08-16pstore: defer inserting OOPS entries into pstoreLuck, Tony
2011-07-22pstore: Allow the user to explicitly choose a backendMatthew Garrett
2011-07-22pstore: Make "part" unsignedMatthew Garrett
2011-07-22pstore: Add extra context for writes and erasesMatthew Garrett
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong
2011-05-16pstore: fix one type of return value in pstoreChen Gong
2011-03-22pstore: cleanups to pstore_dump()Tony Luck
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck