aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pstore.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-15pstore: Add ftrace timestamp counterGravatar Joel Fernandes 1-0/+76
2016-09-08pstore/pmsg: drop bounce bufferGravatar Mark Salyzyn 1-3/+8
2016-09-08pstore/ram: Set pstore flags dynamicallyGravatar Namhyung Kim 1-2/+0
2016-09-08pstore: Split pstore fragile flagsGravatar Namhyung Kim 1-1/+7
2016-06-02pstore: add lzo/lz4 compression supportGravatar Geliang Tang 1-1/+2
2015-10-22pstore: add pstore unregisterGravatar Geliang Tang 1-13/+1
2015-03-23pstore: Add pstore type id for PPC64 opal nvram partitionGravatar Hari Bathini 1-0/+1
2015-01-16pstore: Add pmsg - user-space accessible pstore objectGravatar Mark Salyzyn 1-0/+1
2013-12-20pstore: Don't allow high traffic options on fragile devicesGravatar Luck, Tony 1-0/+3
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackGravatar Aruna Balakrishnaiah 1-1/+1
2013-08-19pstore: Add new argument 'compressed' in pstore write callbackGravatar Aruna Balakrishnaiah 1-2/+2
2013-07-01pstore: Pass header size in the pstore write callbackGravatar Aruna Balakrishnaiah 1-4/+4
2013-06-20powerpc/pseries: Read common partition via pstoreGravatar Aruna Balakrishnaiah 1-0/+1
2013-06-20powerpc/pseries: Read of-config partition via pstoreGravatar Aruna Balakrishnaiah 1-0/+1
2013-06-20powerpc/pseries: Read rtas partition via pstoreGravatar Aruna Balakrishnaiah 1-0/+2
2013-01-11pstore: Avoid deadlock in panic and emergency-restart pathGravatar Seiji Aguchi 1-0/+6
2012-11-26efi_pstore: Add a sequence counter to a variable nameGravatar Seiji Aguchi 1-3/+5
2012-11-26efi_pstore: Add ctime to argument of erase callbackGravatar Seiji Aguchi 1-1/+1
2012-09-06pstore/ftrace: Convert to its own enable/disable debugfs knobGravatar Anton Vorontsov 1-8/+0
2012-07-17pstore: Headers should include all stuff they useGravatar Anton Vorontsov 1-0/+6
2012-07-17pstore: Add persistent function tracingGravatar Anton Vorontsov 1-0/+9
2012-07-17pstore: Introduce write_buf backend callbackGravatar Anton Vorontsov 1-0/+4
2012-06-13pstore: Add console log messages supportGravatar Anton Vorontsov 1-0/+1
2011-11-17pstore: pass reason to backend write callbackGravatar Kees Cook 1-7/+5
2011-11-17pstore: pass allocated memory region back to callerGravatar Kees Cook 1-1/+3
2011-10-12pstore: make pstore write function return normal success/fail valueGravatar Chen Gong 1-2/+2
2011-08-16pstore: change mutex locking to spin_locksGravatar Don Zickus 1-1/+1
2011-07-22pstore: Make "part" unsignedGravatar Matthew Garrett 1-1/+1
2011-07-22pstore: Add extra context for writes and erasesGravatar Matthew Garrett 1-2/+3
2011-07-22pstore: Extend API for more flexibility in new backendsGravatar Matthew Garrett 1-3/+5
2011-05-16pstore: fix pstore filesystem mount/remount issueGravatar Chen Gong 1-0/+2
2011-05-16pstore: fix one type of return value in pstoreGravatar Chen Gong 1-1/+1
2010-12-28pstore: new filesystem interface to platform persistent storageGravatar Tony Luck 1-0/+60