aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pstore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony1-0/+3
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah1-1/+1
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah1-2/+2
2013-07-01pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah1-4/+4
2013-06-20powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah1-0/+1
2013-06-20powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah1-0/+1
2013-06-20powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah1-0/+2
2013-01-11pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi1-0/+6
2012-11-26efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi1-3/+5
2012-11-26efi_pstore: Add ctime to argument of erase callbackSeiji Aguchi1-1/+1
2012-09-06pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov1-8/+0
2012-07-17pstore: Headers should include all stuff they useAnton Vorontsov1-0/+6
2012-07-17pstore: Add persistent function tracingAnton Vorontsov1-0/+9
2012-07-17pstore: Introduce write_buf backend callbackAnton Vorontsov1-0/+4
2012-06-13pstore: Add console log messages supportAnton Vorontsov1-0/+1
2011-11-17pstore: pass reason to backend write callbackKees Cook1-7/+5
2011-11-17pstore: pass allocated memory region back to callerKees Cook1-1/+3
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong1-2/+2
2011-08-16pstore: change mutex locking to spin_locksDon Zickus1-1/+1
2011-07-22pstore: Make "part" unsignedMatthew Garrett1-1/+1
2011-07-22pstore: Add extra context for writes and erasesMatthew Garrett1-2/+3
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett1-3/+5
2011-05-16pstore: fix pstore filesystem mount/remount issueChen Gong1-0/+2
2011-05-16pstore: fix one type of return value in pstoreChen Gong1-1/+1
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck1-0/+60