aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pstore/platform.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-17pstore: Add persistent function tracingAnton Vorontsov1-1/+1
2012-07-17pstore: Introduce write_buf backend callbackAnton Vorontsov1-0/+10
2012-06-25Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman1-22/+12
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-22/+12
2012-06-13pstore/platform: Disable automatic updates by defaultAnton Vorontsov1-2/+4
2012-06-13pstore/platform: Make automatic updates interval configurableAnton Vorontsov1-4/+11
2012-06-13pstore: Add console log messages supportAnton Vorontsov1-0/+37
2012-03-16pstore: Introduce get_reason_str() to pstoreSeiji Aguchi1-8/+22
2011-11-18pstore: gracefully handle NULL pstore_info functionsKees Cook1-3/+3
2011-11-17pstore: pass reason to backend write callbackKees Cook1-29/+1
2011-11-17pstore: pass allocated memory region back to callerKees Cook1-5/+8
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong1-5/+6
2011-08-16pstore: change mutex locking to spin_locksDon Zickus1-7/+21
2011-08-16pstore: defer inserting OOPS entries into pstoreLuck, Tony1-9/+45
2011-07-22pstore: Allow the user to explicitly choose a backendMatthew Garrett1-0/+11
2011-07-22pstore: Make "part" unsignedMatthew Garrett1-1/+2
2011-07-22pstore: Add extra context for writes and erasesMatthew Garrett1-4/+5
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett1-6/+7
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong1-1/+7
2011-05-16pstore: fix one type of return value in pstoreChen Gong1-2/+2
2011-03-22pstore: cleanups to pstore_dump()Tony Luck1-3/+12
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony1-13/+3
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck1-0/+202