summaryrefslogtreecommitdiff
path: root/fs/pstore/internal.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-06pstore: Implement show_optionsDavid Howells
2017-05-31pstore: Create common record initializerKees Cook
2017-04-27pstore: Solve lockdep warning by moving inode locksKees Cook
2017-03-07pstore: Switch pstore_mkfile to pass recordKees Cook
2016-11-15pstore: Add ftrace timestamp counterJoel Fernandes
2015-10-22pstore: Fix return type of pstore_is_mounted()Geliang Tang
2015-10-22pstore: add pstore unregisterGeliang Tang
2015-01-16pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn
2013-08-19pstore: Add file extension to pstore file if compressedAruna Balakrishnaiah
2012-11-26efi_pstore: Add a sequence counter to a variable nameSeiji Aguchi
2012-09-06pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov
2012-07-17pstore: Headers should include all stuff they useAnton Vorontsov
2012-07-17pstore: Add persistent function tracingAnton Vorontsov
2011-08-16pstore: defer inserting OOPS entries into pstoreLuck, Tony
2011-07-22pstore: Extend API for more flexibility in new backendsMatthew Garrett
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck